repowise-dev/claude-code-prompts
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.
This collection provides pre-written prompt templates that help you configure AI coding agents, specifically those inspired by Claude Code. You input these prompts into your agent setup, and they guide its behavior, safety rules, tool usage, and even how it delegates tasks to sub-agents. It's for developers or prompt engineers who are building or customizing AI coding assistants and want to ensure they behave reliably and efficiently.
670 stars. Actively maintained with 7 commits in the last 30 days.
Use this if you are developing an AI coding agent and need robust, battle-tested prompt structures to define its identity, safety, tool usage, and overall workflow.
Not ideal if you are a non-technical end-user looking for a ready-to-use coding assistant without needing to delve into prompt engineering.
Stars
670
Forks
269
Language
—
License
MIT
Category
Last pushed
Apr 01, 2026
Commits (30d)
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/repowise-dev/claude-code-prompts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
Windy3f3f3f3f/how-claude-code-works
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more....
Windy3f3f3f3f/claude-code-from-scratch
🔍 Claude Code 开源了 50 万行代码,读不动?用 ~3000 行 TypeScript 从零复现核心架构,11 章分步教程带你理解 coding agent 精髓。Build...
JCodesMore/ai-website-cloner-template
Clone any website with one command using AI coding agents
Enderfga/openclaw-claude-code
OpenClaw plugin — turn Claude Code CLI into a programmable, headless coding engine with plenty...
noya21th/claude-source-leaked
Claude Code v2.1.88 source analysis: system prompts, 87 hidden feature flags, cost optimization,...