tools automation tools Skills
Discover the best skills in this category.
changelog
by wcygan
Generate a changelog or release notes from git history between two refs (tags, commits, or branches). Use when preparing...
create-pr
by wcygan
Create a pull request using git and GitHub CLI. Handles the full workflow from committing changes to opening a PR. Use w...
fix-issue
by wcygan
Take a GitHub issue number, investigate it, implement a fix, write tests, and open a PR. End-to-end workflow from assign...
gh-cli
by wcygan
Work with GitHub from the command line using the GitHub CLI (gh). Use when managing repositories, pull requests, issues,...
review-changes
by wcygan
Orchestrate multiple review agents for a comprehensive pre-PR code review. Analyzes diff, verifies intent alignment with...
spike
by wcygan
Quick prototype or investigation in an isolated git worktree. Creates a worktree, spawns agents to explore a technical a...
ai-patterns
by lexler
Reference patterns for augmented coding with AI. Use when discussing AI coding patterns, anti-patterns, obstacles, conte...
creating-process-files
by lexler
Creates process files - text as code instructions for reliable AI workflows. Use when creating new process files.
using-uv
by lexler
Python package and project management with UV. Use when creating Python scripts, initializing projects, or managing depe...
refactoring
by lexler
Refactoring process. Invoke immediately when user or document mentions refactoring, or proactively when code gets too co...
approval-tests
by lexler
Writes approval tests (snapshot/golden master testing) for Python, JavaScript/TypeScript, or Java. Use when verifying co...
collaborating-with-gemini
by renocrypt
Use the Gemini CLI to consult Gemini and delegate coding tasks for prototyping, debugging, and code review. Supports mul...
collaborating-with-claude
by renocrypt
Use the Claude Code CLI to consult Claude and delegate coding tasks for prototyping, debugging, and code review. Support...
Review code changes using Hyperlane Warp UI coding standards. Use when reviewing PRs, checking your own changes, or doin...
Post a single consolidated PR review with summary and inline comments. Use this skill to deliver code review feedback as...
sentry-commit-messages
by zfogg
Create commit messages following Sentry conventions with conventional commits and issue references. Use when committing...
create-changeset
by openameba
Analyze git changes and create changesets for package releases. Use when preparing pull requests, creating PRs, when bra...
finding-duplicate-functio...
by obra
Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or imp...
provider-build-test
by aztfmod
Regenerate Go code from resourceDefinition.json, build the terraform-provider-azurecaf binary, and run unit tests. Use a...
build-afm
by scouzi1966
Build AFM from scratch — submodules, patches, webui, and Swift build. Use when user types /build-afm, asks to build afm,...
morphir-developer
by finos
Helps with Morphir Go development including workspace setup, go.work management, branch/worktree handling, TDD/BDD workf...
commit
by clacky-ai
Smart Git commit helper that analyzes changes and creates semantic commits
gem-release
by clacky-ai
Automates the complete process of releasing a new version of the openclacky Ruby gem