A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Structured prompt templates for Claude Code. PR reviews, release notes, audits, and more.
Structured prompt templates for Claude Code. PR reviews, release notes, audits, blog posts, and more.
You use Claude for repetitive tasks—reviewing PRs, writing release notes, auditing code—but get inconsistent results because you write prompts from scratch each time.
Pre-built, battle-tested prompt templates that produce structured, actionable output every time.
| What You Get | Why It Matters |
|---|---|
| 6 specialized skills | Right template for each task type |
| Structured output | Same input → same format, always |
| Professional artifacts | Audit reports, changelogs, blog posts |
| Zero configuration | Install and start using immediately |
Inside Claude Code, run:
/plugin install andreolf/playbooks-plugin
Done! Start using any skill immediately.
| Skill | Command | What It Does |
|---|---|---|
| PR Review | /review-pr | Structured code review with High/Medium/Low risk ratings and test plan |
| Release Notes | /release-notes | Changelog, upgrade notes, and announcement copy for multiple channels |
| Ship Blog | /ship-blog | Complete blog post with 5 titles, outline, draft, TLDR, and X thread |
| Audit Contract | /audit-contract | Security audit with severity ratings, checklist, and Go/No-Go recommendation |
| Token Launch | /token-launch | Launch checklist with T-21 to T+7 timeline and failure mode analysis |
| Panel Questions | /panel-questions | Moderator guide with 12 sharp questions and follow-ups |
You: "/review-pr" + paste diff
↓
┌─────────────────────────────────────────┐
│ Playbooks Plugin │
│ → Loads review-pr skill template │
│ → Applies structured output rules │
│ → Enforces consistent format │
└─────────────────────────────────────────┘
↓
Claude: Structured review with:
• Summary (3 bullets)
• High/Medium/Low risk issues
• Test plan
• Follow-up suggestions
Key features:
/review-pr
Review this authentication change:
diff --git a/src/auth.ts b/src/auth.ts
+ import bcrypt from 'bcrypt';
+ const hash = await bcrypt.hash(password, 10);
...
Output includes:
/release-notes
Product: MyApp
Version: 2.0.0
Changes:
- Added dark mode support
- Fixed login timeout after 30 mins
- Deprecated /api/v1 endpoints
- Breaking: Changed auth token format
Output includes:
/ship-blog
Topic: Why we rewrote our auth system in Rust
Audience: Backend engineers
Angle: Performance gains with real benchmarks
Output includes:
✅ Use for:
❌ Skip for:
Each skill is a markdown file in skills/*/SKILL.md. Fork the repo to:
git clone https://github.com/andreolf/playbooks-plugin
cd playbooks-plugin
# Test locally
claude --plugin-dir /path/to/playbooks-plugin
PRs welcome! To add a new skill:
skills/your-skill/SKILL.mdMIT — see LICENSE
Inspired by claude-playbooks, the CLI version of this concept.
Get consistent, professional output from Claude — every time.
Visual, example-driven guide with copy-paste CLAUDE.md templates for quick setup
Portable skills, agents, and templates that add Spec-Driven Development and TDD workflows to any Claude Code project. De
ATLAS: a senior-engineer layer for Claude Code. Explore with wireframes & prototypes, clarify the essentials, capture it
Production-tested CLAUDE.md and rules that make Claude Code write better code and more human text. Anti-AI-slop writing