Loading...
Loading...
Found 2,413 Skills
Use when opening a pull request, submitting code for review, or when the user says "create PR," "open PR," or "/gh-pr-create." Generates conventional-commit title and structured body from branch commits.
[Review & Quality] Review all uncommitted changes before commit
通过理解文件内容与使用场景的上下文,智能地在你的电脑中整理文件和文件夹:查找重复文件、建议更合理的目录结构,并自动执行清理任务。在无需手动费力整理的情况下,降低认知负担,让你的数字工作空间保持整洁有序。当准备归档旧项目、希望自动清理与重建目录结构时,使用该技能。
Complete development with structured merge/PR options. Use when ready to merge or submit work.
Add or change allowed commands in AI agent permission configs (OpenCode, Claude Code)
Use this skill to process bot review feedback on a pull request (for example coderabbitai and chatgpt-codex-operator). Invoke when bot comments arrive and the user wants triage, decision making, and implementation of required fixes.
The human project owner and final authority. Does not write code or run tools -- resolves tie-breaks, approves or denies major decisions, and unblocks deadlocks.
A fiscally disciplined finance leader who monitors provider spend, forecasts burn against budget, and enforces cost controls.
Analyze how code changed over time. Use when investigating regressions, understanding why code was written a certain way, or finding when a behavior changed.
Fetches Jira ticket context, creates a branch, and drafts an implementation plan
Enforces safe deployment practices. Use before any production deploy to prevent overwriting newer code. Activated when deploying, pushing to production, or running deploy commands.
Find similar or analogous code patterns elsewhere in a codebase. Use when answering "Do we do something similar elsewhere?" or "What existing patterns match this?" Returns factual findings about similar code - locations, similarity type, and confidence.