Piebald-AI/claude-code-system-prompts
All parts of Claude Code's system prompt, 18 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.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-system-prompts": {
"command": "npx",
"args": [
"-y",
"claude-code-system-prompts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div> <div align="right"> <a href="https://piebald.ai"></a> </div>
<div align="left">
We've released Piebald, the ultimate agentic AI developer experience. \ Download it and try it out for free! https://piebald.ai/
<a href="https://piebald.ai/discord"></a> <a href="https://x.com/PiebaldAI"></a>
<sub>**Scroll down for Claude Code's system prompts.** :point_down:</sub>
</div> </div>
<div align="left"> <a href="https://piebald.ai"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://piebald.ai/screenshot-dark.png"> <source media="(prefers-color-scheme: light)" srcset="https://piebald.ai/screenshot-light.png"> </picture> </a> </div>
[](https://github.com/hesreallyhim/awesome-claude-code)
> [!important] > NEW (January 23, 2026): We've added all of Claude Code's ~40 system reminders to this list—see [System Reminders](#system-reminders).
This repository contains an up-to-date list of all Claude Code's various system prompts and their associated token counts as of [Claude Code v2.1.77](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.77) (March 16th, 2026). It also contains a **CHANGELOG.md** for the system prompts across 127 versions since v2.0.14. From the team behind **Piebald.**
**This repository is upd
Loading reviews...