Prompts2026年4月6日·1 分钟阅读

Claude Code Prompts — 26 Agent Prompt Templates

Independently authored collection of 26 prompt templates for AI coding agents — system prompts, tool routing, agent delegation, memory management, and multi-agent coordination patterns. MIT license.

介绍

Claude Code Prompts is an independently written collection of 26 AI coding agent prompt templates with 750+ GitHub stars and an MIT license. It documents patterns observed in Claude Code's behavior — security rules, tool routing, agent delegation, and memory management — then provides original, production-ready prompt implementations.

Best for developers building custom AI coding agents or customizing Claude Code / Cursor behavior. Compatible tools: Claude Code, Cursor, any LLM-based coding agent.


Template Categories

  • System prompts (1): agent identity, behavior rules, safety constraints
  • Tool prompts (11): shell execution, file operations, search, web fetching, agent launching
  • Agent prompts (5): general, code exploration, architecture planning, verification testing, documentation
  • Memory prompts (4): conversation compression, session tracking, memory extraction, dedup merging
  • Coordination prompts (1): multi-agent orchestration
  • Utility prompts (4): session titles, action summaries, recaps, suggestions

FAQ

Q: What is Claude Code Prompts? A: 26 independently written AI coding agent prompt templates covering system prompts, tool routing, agent delegation, and multi-agent coordination.

Q: Is it free? A: MIT open source and free.


🙏

来源与感谢

Created by RepoWise. Licensed under MIT.

claude-code-prompts — ⭐ 750+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。