Template Catalog

August 30, 2026 · View on GitHub

Auto-generated template index with complexity, time, and domain filters.

Last updated: [auto-generated]


Total Templates: 238

  • Agents: 23
  • Commands: 52
  • Skills: 118
  • Hooks: 39
  • Workflows: 4
  • Scripts: 2

Filter by Complexity

  • Beginner: 0 templates
  • Intermediate: 238 templates
  • Advanced: 0 templates

Filter by Time

  • 15 min: 1 templates
  • 30 min: 237 templates

By Category

Agents (23)

  • adr-writer intermediate • 30 min Architecture Decision Record generator agent: read-only. Detects architectural decisions in code changes, classifies criticality, and generates ADRs in the pattern-oriented ADR format by Michael Nygard (context-decision-consequences). Never modifies code. Use after significant changes or when a decision needs documenting.

  • analytics-agent intermediate • 30 min SQL query generator with built-in evaluation and safety checks

  • anomaly-detector intermediate • 30 min Detect statistical anomalies and attack patterns from structured security events. Second stage of the cyber defense pipeline: reads cyber-defense-events.json and produces anomalies.

  • architecture-reviewer intermediate • 30 min Architecture and design review agent: read-only. Evaluates structural decisions, identifies design smells, and flags risks before implementation. Never modifies code. Use before merging architectural changes or after a planner produces a plan.

  • code-reviewer intermediate • 30 min Use for thorough code review with quality, security, and performance checks

  • devops-sre intermediate • 30 min Infrastructure troubleshooting using the FIRE framework (First Response, Investigate, Remediate, Evaluate)

  • implementer intermediate • 30 min Mechanical execution agent for bounded, well-defined tasks. Scope and approach must be explicit in the task prompt. Use after a planner has produced a plan. For complex logic or design decisions, use Sonnet instead.

  • integration-reviewer intermediate • 30 min Runtime integration validator: read-only. Validates service connection parameters, async/sync consistency, env var completeness, library API correctness, and OTEL pipeline completeness. Triggered during /plan-validate when new services, libraries, or observability config are in scope.

  • log-ingestor intermediate • 30 min Parse raw logs into structured security events. First stage of the cyber defense pipeline: reads log files and extracts typed events (errors, warnings, auth failures, anomalies).

  • loop-monitor intermediate • 30 min Autonomous loop monitor: detects stalls, token runaway, and infinite loops in long-running unattended Claude sessions. Use alongside a watchdog process when running autonomous pipelines.

  • output-evaluator intermediate • 30 min Evaluate Claude Code outputs for quality before commit/action (LLM-as-a-Judge pattern)

  • plan-challenger intermediate • 30 min Adversarial plan review agent: read-only. Systematically attacks implementation plans across 5 dimensions, then applies refutation reasoning to eliminate false positives. Never modifies code. Use before committing to any significant implementation plan.

  • planner intermediate • 30 min Strategic planning agent: read-only exploration before implementation. Use to decompose tasks, analyze codebases, and produce a detailed plan. Never modifies files.

  • planning-coordinator intermediate • 30 min Synthesis agent for dynamic research teams: read-only. Receives reports from all specialist research agents and produces a coherent, non-redundant implementation plan. Spawned automatically when 2+ agents are selected in /plan-start Phase 4.

  • README intermediate • 30 min A 4-agent pipeline that detects security threats in log files. Built natively with Claude Code Agent

  • README intermediate • 30 min Production-ready analytics agent with automated metrics collection and safety validation

  • refactoring-specialist intermediate • 30 min Use for clean code refactoring following SOLID principles and best practices

  • report-template intermediate • 30 min Monthly evaluation template for scoring analytics agent performance and accuracy

  • risk-classifier intermediate • 30 min Classify overall risk level from detected anomalies. Third stage of the cyber defense pipeline: reads cyber-defense-anomalies.json and assigns CRITICAL/HIGH/MEDIUM/LOW with justification.

  • security-auditor intermediate • 30 min Use for security vulnerability detection and OWASP compliance checks

  • security-patcher intermediate • 30 min Apply security patches from security-auditor findings. Requires audit report as input. Always proposes patches for human review: never applies without approval.

  • test-writer intermediate • 30 min Use for generating comprehensive tests following TDD/BDD principles

  • threat-reporter intermediate • 30 min Generate a human-readable security incident report. Final stage of the cyber defense pipeline: reads all three JSON files and produces a Markdown report for security teams.

Skills (52)

  • all intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/ci-all/SKILL.md](

  • alternatives intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/learn-alternatives

  • audit-agents-skills intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/audit-agents-skill

  • audit-codebase intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/audit-codebase/SKI

  • autoresearch intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/autoresearch/SKILL

  • canary intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/canary/SKILL.md](

  • catchup intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/catchup/SKILL.md]

  • check-cache-bugs intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/check-cache-bugs/S

  • commit intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/commit/SKILL.md](

  • create-handoff intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/handoff-create/SKI

  • diagnose intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/diagnose/SKILL.md

  • explain intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/explain/SKILL.md]

  • generate-tests intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/generate-tests/SKI

  • git-worktree intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/git-worktree/SKILL

  • git-worktree-clean intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/git-worktree-clean

  • git-worktree-remove intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/git-worktree-remov

  • git-worktree-status intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/git-worktree-statu

  • investigate intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/investigate/SKILL.

  • land-and-deploy intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/land-and-deploy/SK

  • methodology-advisor intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/methodology-adviso

  • optimize intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/optimize/SKILL.md

  • pipeline intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/ci-pipeline/SKILL.

  • plan-ceo-review intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/plan-pipeline/ceo-

  • plan-eng-review intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/plan-pipeline/eng-

  • plan-execute intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/plan-pipeline/exec

  • plan-start intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/plan-pipeline/star

  • plan-validate intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/plan-pipeline/vali

  • pr intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/pr/SKILL.md](../s

  • qa intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/qa/SKILL.md](../s

  • quiz intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/learn-quiz/SKILL.m

  • README intermediate • 30 min Slash commands for CI/CD workflows. Auto-detect stack (Python/Node/Rust) and support both GitLab CI

  • recipe-template intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/recipe-template/SK

  • refactor intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/refactor/SKILL.md

  • release-notes intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/release-notes/SKIL

  • resume-handoff intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/handoff-resume/SKI

  • review-plan intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/review-plan/SKILL.

  • review-pr intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/review-pr/SKILL.md

  • routines-discover intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/routines-discover/

  • sandbox-status intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/sandbox-status/SKI

  • scaffold intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/scaffold/SKILL.md

  • security intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/security/SKILL.md

  • security-audit intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/security-audit/SKI

  • security-check intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/security-check/SKI

  • session-save intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/session-save/SKILL

  • ship intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/ship/SKILL.md](..

  • sonarqube intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/sonarqube/SKILL.md

  • status intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/ci-status/SKILL.md

  • teach intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/learn-teach/SKILL.

  • tests intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [examples/skills/ci-tests/SKILL.md

  • update-handoff intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/handoff-update/SKI

  • update-threat-db intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/update-threat-db/S

  • validate-changes intermediate • 30 min This command was migrated to a skill in Claude Code 2.1.3. See: [`examples/skills/validate-changes/S

Skills (118)

  • ast-grep-patterns intermediate • 30 min Skill teaching Claude when and how to use ast-grep for structural code searches

  • audit-agents-skills intermediate • 30 min Audit Claude Code agents, skills, and commands for quality and production readiness. Use when evaluating skill quality, checking production readiness scores, or comparing agents against best-practice templates.

  • audit-codebase intermediate • 30 min Codebase health audit scoring 7 categories with progression plan

  • autoresearch intermediate • 30 min Autonomous improvement loop: scan codebase metrics, scaffold experiment files, run agent-driven iterations until metric improves

  • before-after intermediate • 30 min Real-world examples of verbose voice input transformed into structured prompts

  • behavioral intermediate • 30 min Reference for Observer, Strategy, Command, Chain of Responsibility and other behavior patterns

  • canary intermediate • 30 min Post-deploy monitoring: watch production after a deploy and alert on regressions

  • catchup intermediate • 30 min Restore context after /clear by summarizing recent work and project state

  • ccboard intermediate • 30 min Launch and navigate the ccboard TUI/Web dashboard for Claude Code. Use when monitoring token usage, tracking costs, browsing sessions, or checking MCP server status across projects.

  • ccboard-install intermediate • 30 min Install or update ccboard

  • ccboard-web intermediate • 30 min Launch ccboard web interface

  • changelog-parsing-rules intermediate • 30 min How to extract and categorize entries from CHANGELOG.md for social content generation.

  • changelog-template intermediate • 30 min Use this template for generating CHANGELOG.md entries.

  • check-cache-bugs intermediate • 30 min Audit Claude Code setup for cache bugs (CC#40524): sentinel, --resume/--continue, attribution header + ArkNill B3/B4/B5

  • ci-all intermediate • 30 min Full CI pipeline: run local tests, type check, push branch, and return the pipeline URL. The only command you need before opening a PR.

  • ci-pipeline intermediate • 30 min Push current branch and return the pipeline tracking URL (GitLab or GitHub Actions)

  • ci-status intermediate • 30 min Show current pipeline status for the active branch (GitLab CI or GitHub Actions)

  • ci-tests intermediate • 30 min Run the test suite for the current repo, auto-detecting Python (pytest/uv), Node (vitest/pnpm), or Rust (cargo test)

  • commit intermediate • 30 min Generate a conventional commit message for staged changes

  • commit-categories intermediate • 30 min This document defines how to categorize commits based on Conventional Commits format.

  • content-transformation intermediate • 30 min Maps technical CHANGELOG language to user-facing social value. Apply tone-guidelines.md rules to all

  • costs intermediate • 30 min Open ccboard costs analysis tab

  • creational intermediate • 30 min Reference for Singleton, Factory, Builder, Prototype and other object creation patterns

  • cyber-defense-team intermediate • 30 min Orchestrate a 4-agent cyber defense pipeline to analyze log files for threats. Use when investigating security logs, detecting anomalies in access patterns, classifying breach severity, or generating incident reports from nginx/auth/syslog files.

  • dashboard intermediate • 30 min Launch ccboard TUI dashboard

  • design-patterns intermediate • 30 min Detect, suggest, and evaluate GoF design patterns in TypeScript/JavaScript codebases. Use when refactoring code, applying singleton/factory/observer/strategy patterns, reviewing pattern quality, or finding stack-native alternatives for React, Angular, NestJS, and Vue.

  • diagnose intermediate • 30 min Interactive troubleshooting assistant for Claude Code issues

  • eval-agents intermediate • 30 min Audit Claude Code agents defined in .claude/agents/ for description specificity, model tier appropriateness, tools scoping, and system prompt quality. Detects dispatch ambiguity between agents, flags over-permissive tool grants, and checks for human-in-the-loop patterns that break programmatic orchestration. Use when onboarding to a project with existing agents, after adding new agents to a fleet, or when an orchestrator consistently selects the wrong agent.

  • eval-hooks intermediate • 30 min Audit Claude Code hooks defined in settings.json files for validity, performance safety, and correctness. Resolves each command against the filesystem, checks exit-code strategy for blocking hooks, flags missing timeouts, and reviews interactive vs async patterns. Use when setting up hooks for the first time, debugging a hook that never fires or hangs the agent, or doing a periodic hooks hygiene pass.

  • eval-rules intermediate • 30 min Audit .claude/rules/ files for structural correctness, glob validity, and real-world usefulness. Resolves each paths: pattern against actual project files, then asks the user whether each rule is still relevant and useful. Can update rules in-place based on answers. Use when setting up rules for the first time, debugging rules that fire too often or never, or doing a periodic rules hygiene pass.

  • eval-skills intermediate • 30 min Audit all skills in the current project for frontmatter completeness, effort level appropriateness, allowed-tools scoping, and content quality. Produces a scored report with effort-level recommendations for each skill. Use when onboarding to a new project, reviewing skill quality before shipping, or adding effort fields to an existing skill library.

  • explain intermediate • 30 min Explain code, concepts, or system behavior with adjustable depth levels

  • feedback-draft intermediate • 30 min Usage: Send to 1-2 trusted peers BEFORE submitting the CFP or finalizing the script.

  • generate-tests intermediate • 30 min Generate comprehensive tests for specified code

  • git-ai-archaeology intermediate • 30 min Analyze AI config evolution in a git repo. Use when mapping AI adoption history, finding when configs were first introduced, charting commit velocity by month, or identifying maturity phases in a project's AI tooling.

  • git-worktree intermediate • 30 min Create isolated git worktrees for feature development without switching branches

  • git-worktree-clean intermediate • 30 min Clean up stale git worktrees with merged branch detection and disk usage report

  • git-worktree-remove intermediate • 30 min Safely remove a git worktree with branch cleanup and safety checks

  • git-worktree-status intermediate • 30 min Check status of background verification tasks running in a git worktree

  • guide-recap intermediate • 30 min Transform CHANGELOG entries into social content (LinkedIn, Twitter/X, Newsletter, Slack) in FR + EN. Use after releases or weekly to generate release notes, announcements, social media posts, or recap summaries from guide updates.

  • handoff-create intermediate • 30 min Generate a structured handoff document from the current session. Captures scope, relevant files with line numbers, key discoveries, work completed, current status, next steps, and code snippets. Use before ending a session or handing work to another agent.

  • handoff-resume intermediate • 30 min Load a handoff document and resume work from where a previous session left off. Parses scope, file references, completed work, and next steps, then confirms understanding before proceeding.

  • handoff-update intermediate • 30 min Update an existing handoff document with current session progress. Applies section-specific merge rules: append-only for Work Done (never deletes history), replace for Status and Next Steps, merge for Files and Discoveries. Falls back to creating a new handoff if no source file is found.

  • investigate intermediate • 30 min Systematic root-cause debugging: find the cause before writing any fix

  • issue-comment intermediate • 30 min Use these templates to generate GitHub issue comments during /issue-triage Phase 3. Comments are p

  • issue-triage intermediate • 30 min 3-phase issue backlog management with audit, deep analysis, and validated triage actions. Use when triaging GitHub issues, sorting bug reports, cleaning up stale tickets, or detecting duplicate issues. Args: 'all' to analyze all, issue numbers to focus (e.g. '42 57'), 'en'/'fr' for language, no arg = audit only.

  • kimi-prompt-template intermediate • 30 min

    Copy-paste this entire prompt into Kimi.com to generate the presentation.

  • land-and-deploy intermediate • 30 min Merge PR, wait for CI, verify deploy, run canary. The complete landing pipeline.

  • landing-page-generator intermediate • 30 min Generate complete, deploy-ready landing pages from any repository. Use when creating a homepage for an open-source project, building a project website, converting a README into a marketing page, or standardizing landing pages across multiple repos.

  • landing-pattern intermediate • 30 min Documentation of the established landing page pattern used in claude-code-ultimate-guide-landing a

  • learn-alternatives intermediate • 30 min Compare different approaches to solve the same problem

  • learn-quiz intermediate • 30 min Test understanding of recently written or accepted code

  • learn-teach intermediate • 30 min Step-by-step explanation of a concept with progressive depth

  • linkedin-template intermediate • 30 min Target: ~1300 characters. Structure: hook + context + bullets + CTA + hashtags.

  • mcp-integration-reference intermediate • 30 min Template for skills that integrate with an MCP server. Demonstrates the reference file pattern: Claude reads a domain-specific MCP cheatsheet before making any tool calls, reducing query failures caused by server-specific gotchas. Fork this skill and replace the Sentry example with your target MCP.

  • mcp-status intermediate • 30 min Open ccboard MCP servers tab

  • methodology-advisor intermediate • 30 min Analyzes your codebase and asks 3 targeted questions to recommend the right AI-assisted development methodology stack

  • newsletter-template intermediate • 30 min Target: ~500 words. Structured sections with depth.

  • optimize intermediate • 30 min Analyze and suggest performance improvements for code, queries, or systems

  • pattern-evaluation intermediate • 30 min Systematic scoring criteria for evaluating design pattern implementation quality

  • pdf-generator intermediate • 30 min Generate professional PDFs using Quarto/Typst stack with modern design template

  • plan-pipeline intermediate • 30 min Orchestrates the complete planning pipeline: product direction (ceo-review) -> architecture (eng-review) -> implementation plan (start) -> validation (validate) -> execution (execute). Run stages individually or let the orchestrator coordinate the full flow.

  • plan-pipeline-ceo-review intermediate • 30 min Strategic product gate: challenge the brief, find the 10-star product hiding inside the request, before writing any code

  • plan-pipeline-eng-review intermediate • 30 min Engineering architecture gate: lock architecture, diagrams, edge cases, and test matrix before writing implementation code

  • plan-pipeline-execute intermediate • 30 min Execute a validated plan: worktree isolation, TDD scaffolding, level-based parallel agents, quality gate with smoke test, PR creation and merge. Handles everything through to merged PR.

  • plan-pipeline-start intermediate • 30 min 5-phase planning: PRD analysis, design review, technical decisions, dynamic research team, metrics. Produces a complete implementation plan + ADRs before any code is written.

  • plan-pipeline-validate intermediate • 30 min 2-layer plan validation: instant structural checks + trigger-based specialist agents. Auto-fixes issues using ADRs and first principles. Every issue must be resolved before execution.

  • pr intermediate • 30 min Analyze changes, detect scope issues, and create a well-structured PR

  • pr-triage intermediate • 30 min 4-phase PR backlog management with audit, deep code review, validated comments, and optional worktree setup. Use when triaging pull requests, catching up on pending code reviews, or managing a backlog of open PRs. Args: 'all' to review all, PR numbers to focus (e.g. '42 57'), 'en'/'fr' for language, no arg = audit only.

  • qa intermediate • 30 min Systematic QA testing of a web application: diff-aware, tiered, with fix-and-verify loop

  • README intermediate • 30 min

    Comprehensive TUI/Web dashboard for monitoring and managing Claude Code

  • README intermediate • 30 min 6-stage skill pipeline that transforms raw material (article, transcript, notes) into a complete con

  • README intermediate • 30 min This directory contains documentation that will be loaded contextually during skill execution.

  • README intermediate • 30 min This directory contains executable scripts for deterministic, repeatable tasks.

  • README intermediate • 30 min This directory contains templates, images, and boilerplate code.

  • recipe-template intermediate • 30 min Template for commands that implement a structured recipe: validate preconditions, then execute numbered steps. Fork this and replace the placeholder content. The 'Context Validation Checkpoints' section is the key pattern, forcing Claude to verify preconditions before starting.

  • refactor intermediate • 30 min Analyze code for SOLID violations and suggest targeted improvements

  • release-notes intermediate • 30 min Generate release notes in multiple formats from git commits

  • release-notes-generator intermediate • 30 min Generate release notes in 3 formats (CHANGELOG.md, PR body, Slack announcement) from git commits. Automatically categorizes changes and converts technical language to user-friendly messaging. Use for releases, changelogs, version notes, what's new summaries, or ship announcements.

  • review-comment intermediate • 30 min Use this template to generate GitHub PR review comments. Fill in each section based on the code-revi

  • review-plan intermediate • 30 min Structured plan review across 4 axes before writing any code (inspired by Garry Tan's workflow)

  • review-pr intermediate • 30 min Perform a comprehensive code review of a pull request

  • routines-discover intermediate • 30 min Analyzes the current project to surface high-value Routines use cases across the three trigger types (schedule, API, GitHub events). Usage: /routines-discover

  • rtk-optimizer intermediate • 30 min Wrap high-verbosity shell commands with RTK to reduce token consumption. Use when running git log, git diff, cargo test, pytest, or other verbose CLI output that wastes context window tokens.

  • sandbox-status intermediate • 30 min Display native sandbox status, configuration, and recent violations

  • sandbox-unblock intermediate • 30 min Diagnostic protocol to run before reporting a sandbox blocker or asking for a configuration change. Eight checks that eliminate false positives, then a report template the person holding the settings can act on. On one measured day, six of eight reported blockers turned out to be false, all from the same handful of method errors.

  • scaffold intermediate • 30 min Interactive coach that asks 4-5 questions to determine whether you need an agent, command, skill, hook, or rule, then generates a ready-to-use template. Usage: /scaffold (no arguments needed, starts the coaching session)

  • security intermediate • 30 min Rapid security assessment focused on OWASP Top 10 vulnerabilities

  • security-audit intermediate • 30 min Comprehensive security audit with scored posture assessment

  • security-check intermediate • 30 min Quick configuration security check against known threats database

  • security-checklist intermediate • 30 min Comprehensive security checklist for web applications

  • sentry-mcp intermediate • 30 min Reference file for the Sentry MCP server. Read this before making any Sentry MCP calls. It contains

  • session-save intermediate • 30 min Save the current session state (decisions, modified files, current status, and next steps) to a handoff file for later resume.

  • sessions intermediate • 30 min Browse Claude Code sessions history

  • ship intermediate • 30 min Comprehensive pre-deployment verification to ensure release readiness

  • skill-creator intermediate • 30 min Scaffold a new Claude Code skill with SKILL.md, frontmatter, and bundled resources. Use when creating a custom skill, standardizing skill structure across a team, or packaging a skill for distribution.

  • slack-template intermediate • 30 min Compact, scannable, emoji-rich. Ready to paste.

  • slack-template intermediate • 30 min Use this template for generating product-focused Slack messages.

  • smart-explore intermediate • 30 min Progressive code exploration using tree-sitter AST: structure first, drill second. Reduces code reading from 10-15k tokens per file to 200-500 tokens.

  • sonarqube intermediate • 30 min Analyze SonarCloud quality issues for a specific PR

  • structural intermediate • 30 min Reference for Adapter, Decorator, Facade, Proxy and other composition patterns

  • talk-pipeline intermediate • 30 min Orchestrates the complete talk preparation pipeline from raw material to revision sheets, running 6 stages in sequence with human-in-the-loop checkpoints for REX or Concept mode talks. Use when starting a new talk pipeline, resuming a pipeline from a specific stage, or running the full end-to-end preparation workflow.

  • talk-stage1-extract intermediate • 30 min Extracts and structures source material (articles, transcripts, notes) into a talk summary with narrative arc, themes, metrics, and gaps. Auto-detects REX vs Concept type. Use when starting a new talk from any source material or auditing existing material before committing to a talk.

  • talk-stage2-research intermediate • 30 min Performs git archaeology, changelog analysis, and builds a verified factual timeline by cross-referencing git history with source material. REX mode only (skipped automatically in Concept mode). Use when building a REX talk and you need verified commit metrics, release timelines, and contributor data from a git repository.

  • talk-stage3-concepts intermediate • 30 min Builds a numbered, categorized concept catalogue from the talk summary and timeline, scoring each concept HIGH / MEDIUM / LOW for talk potential with optional repo enrichment. Use when you need a structured inventory of concepts before choosing a talk angle, or when assessing which ideas have the strongest presentation potential.

  • talk-stage4-position intermediate • 30 min Generates 3-4 strategic talk angles with strength/weakness analysis, title options, CFP descriptions, and a peer feedback draft, then enforces a mandatory CHECKPOINT for user confirmation before scripting. Use when deciding how to frame a talk, preparing a CFP submission, or choosing between multiple narrative angles.

  • talk-stage5-script intermediate • 30 min Produces a complete 5-act pitch with speaker notes, a slide-by-slide specification, and a ready-to-paste Kimi prompt for AI slide generation. Requires validated angle and title from Stage 4. Use when you have a confirmed talk angle and need the full script, slide spec, and AI-generated presentation prompt.

  • talk-stage6-revision intermediate • 30 min Produces revision sheets with quick navigation by act, a master concept-to-URL table, Q&A cheat-sheet with 6-10 anticipated questions, glossary, and external resources list. Use when preparing for a talk with Q&A, creating shareable reference material for attendees, or building a safety-net glossary for live delivery.

  • tdd-workflow intermediate • 30 min Test-Driven Development workflow and best practices

  • tech-to-product-mappings intermediate • 30 min This document defines how to transform technical commit messages into user-friendly product language

  • token-audit intermediate • 30 min Audit Claude Code configuration to measure fixed-context token overhead and produce a prioritized action plan. Use when hitting rate limits, experiencing early context compression, or after adding significant config files.

  • tone-guidelines intermediate • 30 min Rules for social content generated from CHANGELOG entries. Central principle: **engagement through v

  • twitter-template intermediate • 30 min Two modes: single tweet (280 chars) or thread (2-3 tweets).

  • update-threat-db intermediate • 30 min Delegate threat-intelligence research and updates to AgentSec, then validate the guide and landing mirrors.

  • validate-changes intermediate • 30 min Evaluate staged changes using LLM-as-a-Judge before committing

  • version-output intermediate • 30 min Input: /guide-recap v3.20.5

  • voice-refine intermediate • 30 min Transform verbose voice input into structured, token-efficient Claude prompts. Use when cleaning up voice memos, dictation output, or speech-to-text transcriptions that contain filler words, repetitions, and unstructured thoughts.

  • week-output intermediate • 30 min Input: /guide-recap week 2026-01-27

Hooks (39)

Workflows (4)

  • bounded-loop-contract intermediate • 15 min • architecture Reference contract for a bounded agent loop with a separate verifier interface, evidence, and escalation Prerequisites: Python 3.10+

  • database-branch-setup intermediate • 30 min Guide for isolated feature development using database branches with Neon or PlanetScale

  • memory-stack-integration intermediate • 30 min 5-day sprint example combining claude-mem, Serena, grepai and rg for auth refactoring

  • remotion-quickstart intermediate • 30 min 15-minute quickstart to create programmatic videos with Remotion and Claude Code

Scripts (2)

  • ai-usage-charter-template intermediate • 30 min

    Template: Copy to docs/ai-usage-charter.md in your organization's docs repo.

  • README intermediate • 30 min Utility scripts for Claude Code power users: audits, health checks, and session management


By Domain

Architecture (1)

  • bounded-loop-contract (intermediate, 15 min)

General (237)

  • README (intermediate, 30 min)
  • README (intermediate, 30 min)
  • README (intermediate, 30 min)
  • README (intermediate, 30 min)
  • README (intermediate, 30 min)
  • README (intermediate, 30 min)
  • README (intermediate, 30 min)
  • README (intermediate, 30 min)
  • README (intermediate, 30 min)
  • adr-writer (intermediate, 30 min)
  • ai-usage-charter-template (intermediate, 30 min)
  • all (intermediate, 30 min)
  • alternatives (intermediate, 30 min)
  • analytics-agent (intermediate, 30 min)
  • anomaly-detector (intermediate, 30 min)
  • architecture-reviewer (intermediate, 30 min)
  • ast-grep-patterns (intermediate, 30 min)
  • audit-agents-skills (intermediate, 30 min)
  • audit-agents-skills (intermediate, 30 min)
  • audit-codebase (intermediate, 30 min)
  • audit-codebase (intermediate, 30 min)
  • auto-checkpoint (intermediate, 30 min)
  • auto-format (intermediate, 30 min)
  • auto-format (intermediate, 30 min)
  • auto-rename-session (intermediate, 30 min)
  • autoresearch (intermediate, 30 min)
  • autoresearch (intermediate, 30 min)
  • before-after (intermediate, 30 min)
  • behavioral (intermediate, 30 min)
  • canary (intermediate, 30 min)
  • canary (intermediate, 30 min)
  • catchup (intermediate, 30 min)
  • catchup (intermediate, 30 min)
  • ccboard (intermediate, 30 min)
  • ccboard-install (intermediate, 30 min)
  • ccboard-web (intermediate, 30 min)
  • changelog-parsing-rules (intermediate, 30 min)
  • changelog-template (intermediate, 30 min)
  • check-cache-bugs (intermediate, 30 min)
  • check-cache-bugs (intermediate, 30 min)
  • ci-all (intermediate, 30 min)
  • ci-pipeline (intermediate, 30 min)
  • ci-status (intermediate, 30 min)
  • ci-tests (intermediate, 30 min)
  • claudemd-scanner (intermediate, 30 min)
  • code-reviewer (intermediate, 30 min)
  • commit (intermediate, 30 min)
  • commit (intermediate, 30 min)
  • commit-categories (intermediate, 30 min)
  • content-transformation (intermediate, 30 min)
  • costs (intermediate, 30 min)
  • create-handoff (intermediate, 30 min)
  • creational (intermediate, 30 min)
  • cyber-defense-team (intermediate, 30 min)
  • dangerous-actions-blocker (intermediate, 30 min)
  • dashboard (intermediate, 30 min)
  • database-branch-setup (intermediate, 30 min)
  • design-patterns (intermediate, 30 min)
  • devops-sre (intermediate, 30 min)
  • diagnose (intermediate, 30 min)
  • diagnose (intermediate, 30 min)
  • eval-agents (intermediate, 30 min)
  • eval-hooks (intermediate, 30 min)
  • eval-rules (intermediate, 30 min)
  • eval-skills (intermediate, 30 min)
  • explain (intermediate, 30 min)
  • explain (intermediate, 30 min)
  • feedback-draft (intermediate, 30 min)
  • file-guard (intermediate, 30 min)
  • generate-tests (intermediate, 30 min)
  • generate-tests (intermediate, 30 min)
  • git-ai-archaeology (intermediate, 30 min)
  • git-worktree (intermediate, 30 min)
  • git-worktree (intermediate, 30 min)
  • git-worktree-clean (intermediate, 30 min)
  • git-worktree-clean (intermediate, 30 min)
  • git-worktree-remove (intermediate, 30 min)
  • git-worktree-remove (intermediate, 30 min)
  • git-worktree-status (intermediate, 30 min)
  • git-worktree-status (intermediate, 30 min)
  • governance-enforcement-hook (intermediate, 30 min)
  • guide-recap (intermediate, 30 min)
  • handoff-create (intermediate, 30 min)
  • handoff-resume (intermediate, 30 min)
  • handoff-update (intermediate, 30 min)
  • identity-reinjection (intermediate, 30 min)
  • implementer (intermediate, 30 min)
  • integration-reviewer (intermediate, 30 min)
  • investigate (intermediate, 30 min)
  • investigate (intermediate, 30 min)
  • issue-comment (intermediate, 30 min)
  • issue-triage (intermediate, 30 min)
  • kimi-prompt-template (intermediate, 30 min)
  • land-and-deploy (intermediate, 30 min)
  • land-and-deploy (intermediate, 30 min)
  • landing-page-generator (intermediate, 30 min)
  • landing-pattern (intermediate, 30 min)
  • learn-alternatives (intermediate, 30 min)
  • learn-quiz (intermediate, 30 min)
  • learn-teach (intermediate, 30 min)
  • learning-capture (intermediate, 30 min)
  • linkedin-template (intermediate, 30 min)
  • log-ingestor (intermediate, 30 min)
  • loop-monitor (intermediate, 30 min)
  • mcp-config-integrity (intermediate, 30 min)
  • mcp-integration-reference (intermediate, 30 min)
  • mcp-status (intermediate, 30 min)
  • memory-stack-integration (intermediate, 30 min)
  • methodology-advisor (intermediate, 30 min)
  • methodology-advisor (intermediate, 30 min)
  • newsletter-template (intermediate, 30 min)
  • notification (intermediate, 30 min)
  • optimize (intermediate, 30 min)
  • optimize (intermediate, 30 min)
  • output-evaluator (intermediate, 30 min)
  • output-secrets-scanner (intermediate, 30 min)
  • output-validator (intermediate, 30 min)
  • pattern-evaluation (intermediate, 30 min)
  • pdf-generator (intermediate, 30 min)
  • permission-request (intermediate, 30 min)
  • pipeline (intermediate, 30 min)
  • plan-ceo-review (intermediate, 30 min)
  • plan-challenger (intermediate, 30 min)
  • plan-eng-review (intermediate, 30 min)
  • plan-execute (intermediate, 30 min)
  • plan-pipeline (intermediate, 30 min)
  • plan-pipeline-ceo-review (intermediate, 30 min)
  • plan-pipeline-eng-review (intermediate, 30 min)
  • plan-pipeline-execute (intermediate, 30 min)
  • plan-pipeline-start (intermediate, 30 min)
  • plan-pipeline-validate (intermediate, 30 min)
  • plan-start (intermediate, 30 min)
  • plan-validate (intermediate, 30 min)
  • planner (intermediate, 30 min)
  • planning-coordinator (intermediate, 30 min)
  • pr (intermediate, 30 min)
  • pr (intermediate, 30 min)
  • pr-triage (intermediate, 30 min)
  • pre-commit-evaluator (intermediate, 30 min)
  • pre-commit-secrets (intermediate, 30 min)
  • privacy-warning (intermediate, 30 min)
  • prompt-injection-detector (intermediate, 30 min)
  • qa (intermediate, 30 min)
  • qa (intermediate, 30 min)
  • quiz (intermediate, 30 min)
  • recipe-template (intermediate, 30 min)
  • recipe-template (intermediate, 30 min)
  • refactor (intermediate, 30 min)
  • refactor (intermediate, 30 min)
  • refactoring-specialist (intermediate, 30 min)
  • release-notes (intermediate, 30 min)
  • release-notes (intermediate, 30 min)
  • release-notes-generator (intermediate, 30 min)
  • remotion-quickstart (intermediate, 30 min)
  • repo-integrity-scanner (intermediate, 30 min)
  • report-template (intermediate, 30 min)
  • resume-handoff (intermediate, 30 min)
  • review-comment (intermediate, 30 min)
  • review-plan (intermediate, 30 min)
  • review-plan (intermediate, 30 min)
  • review-pr (intermediate, 30 min)
  • review-pr (intermediate, 30 min)
  • risk-classifier (intermediate, 30 min)
  • routines-discover (intermediate, 30 min)
  • routines-discover (intermediate, 30 min)
  • rtk-auto-wrapper (intermediate, 30 min)
  • rtk-baseline (intermediate, 30 min)
  • rtk-optimizer (intermediate, 30 min)
  • sandbox-status (intermediate, 30 min)
  • sandbox-status (intermediate, 30 min)
  • sandbox-unblock (intermediate, 30 min)
  • sandbox-validation (intermediate, 30 min)
  • scaffold (intermediate, 30 min)
  • scaffold (intermediate, 30 min)
  • security (intermediate, 30 min)
  • security (intermediate, 30 min)
  • security-audit (intermediate, 30 min)
  • security-audit (intermediate, 30 min)
  • security-auditor (intermediate, 30 min)
  • security-check (intermediate, 30 min)
  • security-check (intermediate, 30 min)
  • security-check (intermediate, 30 min)
  • security-check (intermediate, 30 min)
  • security-checklist (intermediate, 30 min)
  • security-gate (intermediate, 30 min)
  • security-patcher (intermediate, 30 min)
  • sentry-mcp (intermediate, 30 min)
  • session-logger (intermediate, 30 min)
  • session-save (intermediate, 30 min)
  • session-save (intermediate, 30 min)
  • session-summary (intermediate, 30 min)
  • session-summary-config (intermediate, 30 min)
  • sessions (intermediate, 30 min)
  • setup-init (intermediate, 30 min)
  • ship (intermediate, 30 min)
  • ship (intermediate, 30 min)
  • skill-creator (intermediate, 30 min)
  • slack-template (intermediate, 30 min)
  • slack-template (intermediate, 30 min)
  • smart-explore (intermediate, 30 min)
  • smart-suggest (intermediate, 30 min)
  • sonarqube (intermediate, 30 min)
  • sonarqube (intermediate, 30 min)
  • status (intermediate, 30 min)
  • structural (intermediate, 30 min)
  • subagent-stop (intermediate, 30 min)
  • talk-pipeline (intermediate, 30 min)
  • talk-stage1-extract (intermediate, 30 min)
  • talk-stage2-research (intermediate, 30 min)
  • talk-stage3-concepts (intermediate, 30 min)
  • talk-stage4-position (intermediate, 30 min)
  • talk-stage5-script (intermediate, 30 min)
  • talk-stage6-revision (intermediate, 30 min)
  • tdd-workflow (intermediate, 30 min)
  • teach (intermediate, 30 min)
  • tech-to-product-mappings (intermediate, 30 min)
  • test-hooks (intermediate, 30 min)
  • test-on-change (intermediate, 30 min)
  • test-writer (intermediate, 30 min)
  • tests (intermediate, 30 min)
  • threat-reporter (intermediate, 30 min)
  • token-audit (intermediate, 30 min)
  • tone-guidelines (intermediate, 30 min)
  • tts-selective (intermediate, 30 min)
  • twitter-template (intermediate, 30 min)
  • typecheck-on-save (intermediate, 30 min)
  • unicode-injection-scanner (intermediate, 30 min)
  • update-handoff (intermediate, 30 min)
  • update-threat-db (intermediate, 30 min)
  • update-threat-db (intermediate, 30 min)
  • validate-changes (intermediate, 30 min)
  • validate-changes (intermediate, 30 min)
  • velocity-governor (intermediate, 30 min)
  • verification-gate (intermediate, 30 min)
  • version-output (intermediate, 30 min)
  • voice-refine (intermediate, 30 min)
  • week-output (intermediate, 30 min)

For Beginners

Templates recommended for first-time users:

No templates explicitly marked as beginner-friendly yet.


Metadata Reference

Templates can include the following metadata in YAML frontmatter:


name: template-name

description: What this template does

complexity: beginner|intermediate|advanced

time: 5 min|15 min|30 min|1 hour|2 hours|4+ hours|varies

domain: security|testing|deployment|general|...

prerequisites: [skill1, skill2]

status: stable|experimental|deprecated

keywords: [tag1, tag2]