83,201 skills sorted by stars.
Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean histor...
Master advanced Git techniques to maintain clean history, collaborate effectively, and recover from any situation with c...
Analyze git repository changes, branch differences, and commit history. Use when analyzing branches, comparing changes,...
Analyzes git repositories to provide insights about code changes, commit patterns, and repository status.
Carefully apply changes from a specific git commit to the current branch.
Advanced Git operations automation including intelligent branching, commit optimization, release workflows, and reposito...
Automates git workflow - sync, branch management, conflict resolution, smart commits, and PRs. Integrates with feature d...
Provide safe git commands for common tasks. Use when a junior developer needs help with branching, commits, or resolving...
Intelligently detects when too many files are staged and automatically groups them by feature or functionality using Con...
Generate comprehensive, detailed git commit messages following best practices with problem explanations for fixes and co...
Automated git bisect for bug hunting with test script execution
Automatically performs git bisect to identify the first bad commit that introduced a bug or failure. Use when debugging...
Use when creating a new branch in dd-sdk-ios for a JIRA ticket or feature. Use when choosing a branch name or base branc...
Analyzes and safely cleans up local Git branches. Categorizes branches by merge status, staleness, and remote tracking....
Use only when the user explicitly asks for a git branch name or branch naming suggestion. Output one strong recommendati...
Use only when the user explicitly asks for a git branch name or naming suggestion. Goal: branch names are convention-ali...
Use when planning git branching strategies or managing branches for development. Helps create clear development narrativ...
Git-bug issue tracker commands. Use when asked about managing issues, creating bugs, or using the issue tracker.
This skills takes a source branch and a target branch. It will cherry-pick the last commit from the source branch to the...
Git commands optimized for AI agent workflows with porcelain output and deterministic execution patterns.
{{ 𝛀𝛀𝛀 }} Initialize a new project from the Kamino template
Commit changes to git with a descriptive conventional commit message. Use when ready to commit staged or unstaged change...
Get git records for specified users and days, perform code review for each commit, and generate detailed code review rep...
Collaboration workflows for team-based Git development. Covers pull request workflows, merge vs rebase strategies, confl...
Git command conventions for pikru. Use when running any git commands to avoid blocking on interactive pager.
Stage meaningful diffs and create commits with WHY-focused messages. Use when agent needs to commit code changes.
Generate commit messages following conventional commits format
Stage meaningful diffs and create commits with WHY-focused messages. Use whenever making git commits.
Create properly formatted commits following repository conventions
Git workflow automation for commits, branches, and PRs. Triggers on "commit", "push", "create PR", "git workflow".
Git commit convention for all Fenrir Ledger team members. Use this skill whenever committing code, docs, or any artifact...
Gitコミット時に変更内容を分析し、コミットprefix(add/fix/docs/refactor/test/chore/perf/build/ci/revert/style)を適切に選定して、明確で追跡可能なコミットメッセージを作成・実...
Stage all changes, create a helpful commit message, and push to remote. Use this when the user wants to quickly commit a...
Quick commit and push with minimal, clean messages
Commit staged changes with conventional commit message. Use when user says "commit changes", "commit this", "save my cha...
当用户明确要求"提交 Git 改动"、"生成 commit 信息"或"创建 git commit"时使用。仅用 Git 分析改动并自动生成 conventional commit 信息(可选 emoji);必要时建议拆分提交,默认运行本地...