Find the perfect skill
Update Pull Request
Development
Update an existing pull request with new changes, sync with the base branch, and refresh the description.
Incremental Implementation
Development
A structured approach for implementing features incrementally, following established conventions and patterns to ensure code consistency and quality.
Claude Code Skill Manager
Development
A package manager for Claude Code skills. Install, list, and update skills on demand from a registry, customizable per repository.
Commands Manager
Development
Build and improve slash commands for Claude Code following the commands-management policy. Includes decision tree, command types, and workflows.
Windsurf Cascade Onboarding
Development
Configure Cascade AI agent for new Windsurf projects. Covers .windsurfrules, project context, team defaults, and onboarding best practices.
Code Task Brief
Development
Generates a self-contained task brief for a Claude Code routine, specifying what to change, why, and acceptance criteria for implementation.
Commit Message Generation
Development
Generates commit messages from staged changes using repository conventions, with gitmoji, type, and scope selection.
Specification Creation
Development
Create technology-agnostic feature specifications following specification-first development. Captures what and why without implementation details.
Conductor Artifact Validator
Development
Validates Conductor project artifacts for completeness, consistency, and correctness. Use after setup or before implementation.
Multi-Persona Code Reviewer
Development
Multi-language code reviewer with 9 specialized personas for local or GitHub PR reviews. Posts inline comments and scans PR queues.
Deep Strategy Generation
Development
Generate comprehensive multi-approach strategies with domain knowledge extraction, alternative approaches, failure mode analysis, and risk-aware plans.
Write Spec
Development
Turn accepted ADRs into formal implementation contracts specifying exact interfaces, behavior, and constraints.