Loading...
Loading...
Found 422 Skills
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
[Git & Release] Update CHANGELOG.md [Unreleased] section with business-focused entries via systematic file review
Intelligently detects when too many files are staged and automatically groups them by feature or functionality using Conventional Commits with user language preference
Golden dataset lifecycle patterns for curation, versioning, quality validation, and CI integration. Use when building evaluation datasets, managing dataset versions, validating quality scores, or integrating golden tests into pipelines.
Evolves skills based on usage patterns. Use when improving or rolling back skill definitions.
Create GitHub pull requests. Use when user asks to "create a pull request", "open a PR", "/create-pr", or requests creating pull requests.
This skill should be used when the user mentions Jujutsu version control, "jj" commands, working with jj repositories, or asks about Git to Jujutsu equivalents. Triggers on keywords like "jujutsu", "jj", "jj-vcs", "jj repo", "jj commit", "jj log", "jj new", "jj squash", "jj rebase", "jj bookmark", or questions about Jujutsu workflows and concepts.
Clean up local branches after PR merges. Syncs main with origin, identifies branches with merged PRs, and proposes safe deletion. Use when the user asks to 'clean up branches', 'delete merged branches', 'sync branches', or mentions branch cleanup.
Use when the user asks to create a pull request. Build a complete PR using best-practice structure with rich details on changes, verification, QA evidence, risks, and rollout notes. Include issue linkage and clear testing commands/results in the PR body.
Advanced Git operations wrapper. Optimizes token usage by guiding complex git workflows into efficient CLI commands.
Query, browse, and analyze Spanish legislation stored as Markdown files with full Git history in the legalize-es repository.
Create a pull request for the current branch in the current repository.