Loading...
Loading...
Found 3,021 Skills
Watch CI runs and iterate on failures until all checks pass
Refactor code with safety nets — tests green before and after, no behavior change
Commit changes and create a pull request to the official upstream repo
Branch finishing and PR preparation. Use when completing a feature branch, preparing a pull request, or cleaning up commit history.
Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.
Suggest tests worth writing for a feature using the ZOMBIES heuristic (Zero, One, Many, Boundaries, Interface, Exceptions, Simple scenarios). Pass a free-text feature description, or omit args to use the current branch's diff. Outputs only the categories that apply — not a full ZOMBIES checklist.
Optional skill. Reconstruct a human-review-preparation file from an existing pull request, merge request, branch diff, or commit range in a repository the user trusts. Use when the user wants retrospective understanding of already-implemented changes, AI-side assessment and recommendations, and an optional provider-specific sharing variant written to a local file when needed.
Summarize authored commits over a user-specified time period into a concise update
Create a fresh branch, complete work, and open a pull request
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".
Ghostty submodule and GhosttyKit workflow rules for cmux. Use when modifying the ghostty submodule, rebuilding GhosttyKit.xcframework, updating the parent submodule pointer, or documenting fork conflict notes.
Use when performing a CTO-level PR review — includes staging evidence gate for infra/backend PRs.