Skip to content

malston/claude-code-wiki

Repository files navigation

Claude Code Wiki

https://www.markalston.net/claude-code-wiki/

Deep dives into Claude Code internals, patterns, and optimization techniques for getting the most from AI-assisted development.

Sections

How Claude Code works under the hood -- system prompt anatomy, context window mechanics, prompt caching economics, token optimization, and extended thinking.

How to use Claude Code effectively -- prompting techniques, development workflows, debugging strategies, testing patterns, model selection, memory organization, and permissions.

How to build on Claude Code -- subagents, skills, hooks, MCP servers, integration patterns, custom extensions, and multi-agent teams.

A consulting binder for deploying Claude Code to a 500-developer enterprise with strict network security requirements. Covers infrastructure, platform engineering, phased rollout, and governance across a 12-week engagement.

Development

Built with Hugo using the Book theme. Deployed to GitHub Pages via GitHub Actions.

# Local development
hugo serve

# Build
hugo --gc --minify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors