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.

PR
Prompt Lab · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

  1. 浏览模板:github.com/repowise-dev/claude-code-prompts
  2. 复制适合你用例的 prompt 模板
  3. 粘贴到你的 AI Agent 系统提示或配置中
  4. 替换占位符值

简介

Claude Code Prompts 是一个独立编写的 26 个 AI 编程 Agent 提示模板集合,拥有 750+ GitHub Star 和 MIT 许可证。它记录了在 Claude Code 行为中观察到的模式——安全规则、工具路由、Agent 委派和记忆管理——然后提供原创的、可直接用于生产的提示实现。

适合人群:构建自定义 AI 编程 Agent 或自定义 Claude Code / Cursor 行为的开发者。 兼容工具:Claude Code、Cursor、任何基于 LLM 的编程 Agent。


模板分类

  • 系统提示(1 个):Agent 身份、行为规则、安全约束
  • 工具提示(11 个):Shell 执行、文件操作、搜索、网页获取、Agent 启动
  • Agent 提示(5 个):通用、代码探索、架构规划、验证测试、文档
  • 记忆提示(4 个):对话压缩、会话追踪、记忆提取、去重合并
  • 协调提示(1 个):多 Agent 编排
  • 工具提示(4 个):会话标题、操作摘要、回顾、建议

FAQ

Q: Claude Code Prompts 是什么? A: 26 个独立编写的 AI 编程 Agent 提示模板,覆盖系统提示、工具路由、Agent 委派和多 Agent 协调。

Q: 免费吗? A: MIT 开源免费。


🙏

来源与感谢

Created by RepoWise. Licensed under MIT.

claude-code-prompts — ⭐ 750+

讨论

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

相关资产