repowise-dev/claude-code-prompts

1,074 stars · Last commit 2026-05-11

Independently authored prompt templates for AI coding agents — system prompts, tool prompts, agent delegation, memory management, and multi-agent coordination. Informed by studying Claude Code.

README preview

# Claude Code Prompts — Independently Authored Prompt Collection

 Independently written prompt templates for building AI coding agents, inspired by patterns observed in Claude Code codebase. System prompts, tool prompts, agent prompts, memory management, and multi-agent coordination.

## Check out [RepoWise](https://github.com/repowise-dev/repowise)

<p align="center">
  <a href="https://github.com/repowise-dev/repowise">
    <img src="./assets/repowise-logo.png" alt="RepoWise" width="140" />
  </a>
</p>

**Prompts tell your agent how to behave. [RepoWise](https://github.com/repowise-dev/repowise) tells it what the codebase actually does.**

Open-source codebase intelligence engine. Auto-generated architecture wikis, dependency graphs, ownership maps, dead code detection, and 9 MCP tools your AI editor can query in real time.

**[GitHub](https://github.com/repowise-dev/repowise)** &nbsp; | &nbsp; [repowise.dev](https://repowise.dev)

Scroll down for Claude Code's prompt patterns. 👇

View full repository on GitHub →