- Home
- /
- Categories
- /
- Templates
Templates
Project and code templates
blueprint-sync-ids
by laurigates
"Scan all blueprint documents and assign IDs to those missing them, update manifest registry"
blueprint-feature-tracker-sync
by laurigates
"Synchronize feature tracker with TODO.md and PRDs, manage tasks"
blueprint-adr-validate
by laurigates
"Validate ADR relationships, detect orphaned references, and check domain consistency"
blueprint-docs-list
by laurigates
"List blueprint documents (ADRs, PRDs, PRPs) with metadata extracted from frontmatter and headers"
blueprint-derive-tests
by laurigates
"Derive test regression plans from git history by identifying fix and feature commits lacking corresponding tests. Use when you need to find untested bug fixes, coverage gaps, or generate a test backlog from commit analysis."
blueprint-init
by laurigates
"Initialize Blueprint Development structure in current project"
blueprint-derive-rules
by laurigates
"Derive Claude rules from git commit log decisions. Newer commits override older decisions when conflicts exist."
blueprint-development
by laurigates
"Generate project-specific rules and commands from PRDs for Blueprint Development methodology. Use when generating behavioral rules for architecture patterns, testing strategies, implementation guides, or quality standards from requirements documents."
sc-claude-md-improver
by kylesnowschwartz
Audit and improve CLAUDE.md files in repositories. This skill SHOULD be used when the user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. This skill SHOULD also be used when the user mentions "CLAUDE.md maintenance" or "project memory optimization".
graphkit
by levi-qiao
Run a long-horizon coding task as a small graph of agent nodes instead of one drifting loop. Generates an executor node (works against a single-source-of-truth ledger) and a clean-context supervisor node that watches from outside the executor's context — checkpoint-committing clean work and correcting drift through a one-way directives file. Use for multi-round tasks where an agent tends to scope-creep, fake "done", or quietly lower the bar. Nodes share no context, so the executor runs on a cheap/fast model while a strong model supervises.
ad-persistence
by blacklanternsecurity
Establishes persistent access in Active Directory environments after domain compromise. Covers DCShadow (rogue DC attribute modification), Skeleton Key (LSASS master password), custom SSP injection (credential logging via mimilib/memssp), security descriptor backdoors (WMI/WinRM/ DCOM/registry ACL modification), ADFS Golden SAML (DKM key extraction and forged SAML tokens), SID history persistence (DA SID in regular user), and certificate-based persistence (golden certificate, renewal, enrollment agent).
typescript-advanced-types
by HermeticOrmus
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
structured-plan-mode
by NikiforovAll
This skill should be used when planning and tracking complex feature implementations that require systematic task decomposition. Use this skill to break down large features into manageable, well-documented tasks with clear dependencies, action items, and success criteria. The skill provides a structured template and methodology for iterative planning and tracking throughout implementation.
vulnhunter
by sendaifun
Security vulnerability detection and variant analysis skill. Use when hunting for dangerous APIs, footgun patterns, error-prone configurations, and vulnerability variants across codebases. Combines sharp edges detection with variant hunting methodology.
example-skill
by sendaifun
Template and guide for creating skills. Demonstrates the standard skill structure with resources, docs, examples, and templates directories. Use this as a reference when building new protocol integrations.
inco-svm
by sendaifun
Build confidential dApps on Solana using Inco Lightning encryption — encrypted balances, private transfers, and attested decryption
mini-wiki
by trsoliu
Automatically generate professional-grade structured project Wiki from documentation, code, design files, and images. Use when: - User requests "generate wiki", "create docs", "create documentation" - User requests "update wiki", "rebuild wiki" - User requests "list plugins", "install plugin", "manage plugins" - Project needs automated documentation generation Features: - Smart project structure and tech stack analysis - Deep code analysis with semantic understanding - Mermaid diagrams for architecture, data flow, dependencies - Cross-linked documentation network - Incremental updates (only changed files) - Code blocks link to source files - Multi-language support (zh/en) - Plugin system for extensions For Chinese instructions, see references/SKILL.zh.md
client-reporting-delivery
by JoelLewis
"Report generation, customization, delivery channels, frequency management, report templates, client portal integration, compliance review, and print vs digital delivery for advisory firms."
action-mailer-patterns
by ThibautBaissac
Implements transactional emails with Action Mailer and TDD. Use when creating email templates, notification emails, password resets, email previews, or when user mentions mailer, email, notifications, or transactional emails.
example-skill
by vincentkoc
Template skill for repository authors; excluded from public publishing.
typescript-advanced-types
by flpbalada
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
content-creator
by aAAaqwq
"Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creati..."
canva-automation
by aAAaqwq
"Automate Canva tasks via Rube MCP (Composio): designs, exports, folders, brand templates, autofill. Always search tools first for current schemas."
setup-vault-types
by mycelium-hq
'Use when configuring which document types a vault tracks: after installing ai-brain-starter, when a new kind of note appears (journals, books, meetings, clients, podcasts, travel, WhatsApp/Slack/iMessage exports), when extraction skips files because no extractor matches their type, or to add, list, or remove a custom type. Triggers: /setup-vault-types, "set up vault types", "add a note type", "enable an extractor". NOT for running extraction (use /second-brain-mapping).'