Loading...
Loading...
Found 2,913 Skills
Bulk resolve unresolved PR review threads. Useful after manually addressing threads or after using /pr-threads-address.
Agent skill for release-swarm - invoke with $agent-release-swarm
GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.
Capture idea or task as todo from current conversation context
This skill should be used when a designer wants to produce a holistic design for a full feature before it is broken into tasks — for example "design feature
Use when new insights change the scope, acceptance criteria, domain language, or technical constraints of an existing Epic, Feature, or Task — for example "refine epic
Use when needing multiple checked-out branches simultaneously without re-cloning — review a PR while keeping WIP, per-branch build caches, or hotfix alongside feature work
Geração de mensagens de commit padronizadas com emoji e tipo semântico
End-to-end Claude Design handoff to pull request: imports a handoff bundle from claude.ai/design, generates Storybook stories and Playwright tests, runs diff-aware browser verification, and opens a PR with the bundle URL, before/after screenshots, and coverage delta embedded in the body. The one-shot 'design URL in, reviewable PR out' workflow. Use when a designer or PM hands you a Claude Design URL and you want a PR back without intermediate steps.
Update dependencies safely — check changelogs, run tests, create PR
Set up CI/CD workflows via interactive questionnaire — unit tests, build, coverage, linting, deploy, and custom actions
Stage and commit changes with conventional commit message