Loading...
Loading...
Found 1,970 Skills
Generate concise PR descriptions by analyzing the diff against a base branch
Land a PR by monitoring conflicts, resolving them, waiting for checks, and squash-merging when green; use when asked to land, merge, or shepherd a PR to completion.
Watch CI runs and iterate on failures until all checks pass
Commit changes and create a pull request to the official upstream repo
Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.
AI-powered skill discovery tool. Used when users ask "how to implement X", "find a skill for X", or "is there a skill with X functionality".
Use when performing a CTO-level PR review — includes staging evidence gate for infra/backend PRs.
Optimize CI/CD pipelines for speed, reliability, and efficiency. Use when improving build times, fixing pipeline failures, or enhancing deployment processes.
Entry point for ALL work requests - triages scope from trivial to massive, asks clarifying questions, and routes to appropriate planning skills. Use this when receiving any new work request.
Build and ship Nuxt modules with @nuxt/module-builder. Use when scaffolding, building, or maintaining a Nuxt module (unbuild preset, types, runtime).
PR stacking workflow for breaking large features into smaller, dependent PRs. Use when planning multi-step features, creating dependent branches, or rebasing stacked changes.
Base project initialization that other commands can extend for language-specific setup