83,201 skills sorted by stars.
Use when user says "commit", "commit changes", "git commit", "make a commit", "create a commit", or mentions "/commit"....
Use this skill when user asks to "commit changes", "create a commit", "stage and commit", or wants help with git commit...
프로젝트 커밋 컨벤션에 맞는 커밋 메시지 자동 생성. git diff 분석 후 Conventional Commits 형식으로 생성합니다. Use when committing changes or when the use...
**Must use before every git commit.** Use when staging files, writing commit messages, or committing changes.
Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes...
Commit staged changes with conventional commit message. Use when user says "commit changes", "commit this", "save my cha...
Complete git commit workflow for PyPTO including pre-commit review, staging, message generation, and verification. Use w...
Git commit message generator that creates conventional commit messages based on code changes.
This skill should be used when creating conventional commits for current changes. It groups related changes into logical...
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user...
Quick commit and push with minimal, clean messages
Plans and executes git commits with optional TICKET_ID prefix. Analyzes staged changes, proposes optimal commit structur...
Generate well-formatted git commit messages following conventional commit standards
意味のある差分をステージングし、WHYに焦点を当てたメッセージでコミットを作成します。エージェントがコード変更をコミットする必要がある場合に使用します。
Use when committing changes in dd-sdk-ios. Use when writing commit messages, signing commits, or staging files before a...
Generate conventional commit messages for Java projects. Use when user says "commit", "create commit", "commit changes",...
创建高质量的 git 提交:审查/暂存预期的变更,拆分为逻辑提交,并编写清晰的提交信息(遵循 Conventional Commits 规范,支持 Emoji)。当用户要求提交代码、编写提交信息、暂存变更或将工作拆分为多个提交时使用此技能。
Git Commit and Push. Use when user wants to commit and push changes together.
This skill should be used when creating conventional commits for current changes and then submitting the current branch...
Generates commit messages by inspecting staged changes and repo history. Matches existing conventions (Conventional Comm...
MUST be used for ALL git commits. Overrides default commit behavior. Generates commit messages from staged diff, matches...
该技能用于在任意 Git 仓库中安全执行规范化提交与推送(Conventional Commits),并处理 pull/rebase 冲突与 worktree 管理等常见 Git 工作流问题。
skills for agents
{{ 𝚫𝚫𝚫 }} Split uncommitted changes into granular commits.
Generate conventional commit messages from staged git changes. Use when asked to compose a commit message, write a commi...
Generate conventional commit messages with strict formatting rules
生成符合 Conventional Commits 规范的 Git 提交信息。当用户要求生成提交、创建 commit 或写提交信息时使用
Enforce git commit best practices using gitmoji + Conventional Commits format. TRIGGER when creating commits. Ensures qu...
Generate conventional commit messages automatically. Use when user runs git commit, stages changes, or asks for commit m...
Generate conventional commit messages from staged git changes. Use after staging files before committing.
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or...