Map what we're optimizing and what constraints we treat as real. Use before jumping to solutions, when hitting...
cat ~/热门
浏览按 GitHub 星标排序的热门技能
Define the framing of a problem. Change the statement, change the solution space. Use when starting work, when...
Check work and detect drift before committing. A second opinion that catches misalignment early. Use at natural...
Extract learning before restarting. Code is a draft; learning is the asset. Use when work is drifting, approach has...
Deliver code to users. Optimize the path from merged code to working install. Use when execution is complete and you...
Explore candidate solutions before committing. Use when you have a problem statement and need to evaluate approaches...
Project setup. Explore the codebase, ask about strategy and aims, write persistent context to AGENTS.md. Run when...
Create a pull request from the current branch following project conventions. Uses the branch name to find the Jira...
Look up Jira ticket details including summary, type, and description. Use this to fetch ticket context for branch...
>
Rebase the current branch onto an updated main branch. Use when main has been updated and you need to incorporate...
Rebase after a parent PR has been merged to main. Use when your branch was stacked on another PR that has now been...
Rebase the current branch onto an updated parent PR branch. Use when you have stacked PRs and the parent branch has...
Reply to PR review comments after addressing them. Resolves conversations where changes were made. Uses polite tone...
Address PR review comments from reviewers (amazon-q-developer, copilot, humans). Use when the user wants to see and...
Create a new branch stacked on another PR. Use when you want to start work that depends on an existing PR that...
Initialize work on a Jira ticket. Creates a new branch with conventional commit prefix based on the ticket type. Use...
>
Guide for creating effective skills for any AI agent (Claude, Trae, Gemini, OpenCode, Qwen, etc.). This skill should...
Create custom OpenCode commands for repetitive tasks. Define command prompts, arguments, shell output injection,...
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting...
Convert documents to Markdown using markitdown. Use when you need to extract text and convert PDF, Word, PowerPoint,...
Create and update README.md files with proper structure, badges, and sections.
Programmatic search queries to a SearXNG instance. Use when searching the web, images, or other content via this...