#100 · Primary category: AI Coding Assistants

claude-code-system-prompts

claude-code claude-code-system-prompts system-prompts

All parts of Claude Code's system prompt, 27 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, statusline, magic docs, WebFetch, Bash cmd, security review, agent creation). Updated for each Claude Code version.

Project last updated:08/28/26

GitHub Stars

12.5K

Forks

2.0K

Contributors

5

License

MIT

Why we included this project

Anyone who tunes Claude Code by editing its system prompt needs a reliable map of what actually ships in each release, and this repository is that map. It extracts every part of Claude Code's prompt layer straight from the compiled npm package: the builtin tool descriptions, the Plan/Explore/Task subagent prompts, and the utility prompts behind compaction, CLAUDE.md generation, statusline setup, and code review. Each entry shows its token count, which helps you judge where the model's attention budget goes, and the changelog tracks how these strings shift from version to version. That makes it a solid reference while you patch your own install, and for teams building their own coding agents the subagent and tool-description prompts are a useful starting point for design patterns worth borrowing.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category