Sandbox
11 repos for agents · Rules & Prompts · Claude CodeClear
bgreenwell/
dotagents
bgreenwell/dotagentsRules & Prompts

A proposed convention for the .agents/ directory to prevent context bloat and improve agent reasoning in complex codebases.

89
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.

1.2k
ilindaniel/
ponytail-lite

Stop agents from over-engineering. Inspired by Ponytail, but without the plugin madness. Just one AGENTS.md file.

171
wanshuiyin/
HERO-Anti-OverDefense

HERO = Hashing · Edge cases · Rubrics · Overbuild — the four shapes coding agents over-defend in. A paste-in contract that stops them. Works with Claude Code, Codex, Antigravity, Cursor, Copilot, Windsurf, Gemini CLI.

444

All parts of Claude Code's system prompt, 27 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, statusline, magic docs, WebFetch, Bash cmd, security review, agent creation). Updated for each Claude Code version.

13k
wshobson/
commands
wshobson/commandsRules & Prompts

A collection of production-ready slash commands for Claude Code

2.6k
lifedever/
claude-rules
lifedever/claude-rulesRules & Prompts

Coding standards for AI coding assistants. Auto-detect tech stack, generate project rules. Works with Claude Code, Cursor, Antigravity, GitHub Copilot.

189