Find the perfect skill
Merge Worktree Branch with Squash Merge
Development
Squash merge a worktree branch into the target branch (default main) and auto-generate a conventional commit message. Handles worktree validation, conflict detection, and cleanup.
Anthropic Official Skill Installer
Development
Installs official Anthropic skills from the marketplace with a single command. Analyzes overlaps with existing toolkit and integrates automatically.
Secrets Scanner and Rotator
Security
Detect hardcoded secrets in code, suggest proper secret management, and help rotate compromised credentials.
LangChain Agent Scaffolder
Development
Generates a LangGraph ReAct agent with custom tools and OpenAI-compatible endpoint configuration.
SpecKit Review
Development
Review completed implementation work against specifications, validate quality, and update task status in tasks.md.
Cognitive Pattern
Data & AI
Define and manage cognitive patterns for agent reasoning and decision-making.
Effect Schema Type Parity
Development
Defines Effect schemas that are verified against domain types using `satisfies` and `tsafe` assertions for type parity. Helps when authoring or updating schema definitions, or when the user mentions schema/type parity, `satisfies`, or `Equals` checks.
OpenWebF Host Controller Management
Development
Manage WebF controllers safely with WebFControllerManager: lifecycle, reuse, pre-rendering, and multiple controllers.
Basecamp CLI
Productivity
Interact with Basecamp via the Basecamp CLI. Full API coverage: projects, todos, cards, messages, files, schedule, check-ins, etc.
Alexa CLI
Productivity
Control Amazon Alexa devices and smart home via the alexacli CLI. Speak, command, and query Echo devices.
Create Pull Request
Development
Push branch and create a PR with a concise, issue-linked description.
Technical Specification Writing
Development
Create implementation-ready technical specifications from approved PRDs, covering architecture, API contracts, data models, security, and error handling.