You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Create CLAUDE.md in your project root
2. Paste content from prompts/english/agents/claude-agent-system-prompt.md into CLAUDE.md
3. Create .claude/commands/ for task-specific prompts
4. See the full setup guide: prompts/english/workflows/claude-code-setup-guide.md
For AI Agents (Claude Code, Copilot)
1. Copy content of claude-agent-system-prompt.md
2. Paste as system prompt
3. Give task β Agent runs APEI cycle automatically
For Interactive Sessions
1. Copy Foundation prompt + project-type prompt
2. Paste at start of Claude session
3. Describe your task β Follow the APEI cycle together
Token Budget Guide
Context Budget
Recommended Setup
< 2K tokens
Quick Reference only
2Kβ8K tokens
Agent System Prompt
8K+ tokens
Agent System + project-type prompt
Common Combinations
Project Type
Prompts to Use
AI Agent Task
Agent System
Claude Code Setup
Agent System + Workflow & Config
Claude Code Planning
Agent System + Mode Transitions
Token-Efficient Session
Agent System + Token Optimization
Debug / Fix Bugs
Agent System + Debugging & Troubleshooting
Production Incident
Agent System + Debugging + Monitoring
New Project
Agent System + Project Workflow
Choose Best Tools
Agent System + Technology Stack
System Architecture
Agent System + Architecture Patterns
Full-Stack App (modern)
Agent System + Full-Stack Development
API Design (GraphQL)
Agent System + API Design & GraphQL
Complex Multi-Step Task
Agent System + Prompt Chaining
Add AI/LLM Features
Agent System + AI & LLM Integration
Code Review
Agent System + Code Review
Security Check
Agent System + Security Audit
Compliance Audit
Agent System + Compliance & Governance
Accessibility Check
Agent System + Accessibility Audit
Reduce Tech Debt
Agent System + Refactoring
Framework/DB Migration
Agent System + Migration & Upgrade
Write Tests
Agent System + Testing
Write Docs
Agent System + Documentation
Optimize Speed
Agent System + Performance
Cloud Deployment
Agent System + Cloud & Infrastructure
Data Pipelines
Agent System + Data Engineering
Set Up Monitoring
Agent System + Monitoring & Observability
Git Workflow
Agent System + Git & VCS
Cross-Cutting Integrity
Agent System + Integration Guardian
Multi-Agent Teamwork
Agent System + Multi-Agent Orchestration
Monorepo Architecture
Agent System + Monorepo & Complex Projects
Error Handling
Agent System + Error Handling & Resilience
Improve Developer Experience
Agent System + Developer Experience & Tooling
Database Optimization
Agent System + Database Design & Optimization
Build Design System
Agent System + UI/UX & Design Systems
Full Claude Code Setup
Agent System + Workflow + Modes + Token Optimization
Prompt customization, team standards, measuring effectiveness
Customization
Fork β Modify prompts β Add team standards β Use.
All prompts are MIT-licensed templates. Adapt for your stack, conventions, and tools.
Contributing
See CONTRIBUTING.md. Key areas: new project types, prompt improvements, examples.
License
MIT License β use, modify, and distribute freely.
About
A curated collection of high-quality prompt templates designed for Claude, focused on coding, problem-solving, productivity, and advanced reasoning workflows.