Find the perfect skill
Simple URL Fetch via MCP
Development
Basic skill to fetch URL content via MCP using CLI arguments. Use as a template for building custom MCP skills.
Be: Autonomous task-to-PR execution
Development
Interactive alternative to /do that opens with an interview, then autonomously implements a task to a reviewed, shipped PR, including a review gauntlet and CI.
Claude Code Skill Package Manager
Development
Install, list, update and remove Claude Code skills on demand from a registry, with per-repo customization and version locks.
Assess Structural Form
Development
Evaluate a system's current structural form, identify transformation pressure, and classify transformation readiness. Covers structural inventory, pressure mapping, rigidity assessment, change capacity estimation, and readiness classification for architectural metamorphosis.
Finishing a Development Branch
Development
Guides completion of a development branch by verifying tests pass, then presenting exactly four structured options: merge locally, create a PR, keep the branch, or discard it. Executes the chosen workflow with proper worktree cleanup.
TUBES
Development
A brief description of what this skill does.
Create a draft GitHub pull request
Development
Create a detailed draft pull request after pushing changes and checking the branch. Uses conventional commits format and integrates a local review.
Elixir Pro
Development
Master Elixir with OTP patterns, fault tolerance, and Phoenix LiveView for concurrent and distributed systems.
Advanced TypeScript Patterns
Development
Write precise TypeScript with generic constraints, conditional types, mapped types, branded types, type narrowing, the satisfies operator, and utility type composition. For advanced TypeScript patterns.
MBMM Command Generator
Development
Meta-command to generate a new MBMM custom slash command from a user request. Automatically writes YAML frontmatter and prompt instructions.
Create a compliant pull request
Development
Canonical process for opening a pull request on the current branch with proper labels, description and repo contribution guidelines.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers.