Loading...
Loading...
Found 422 Skills
Synchronize Remote Code
在 AntiGravity 連接 GitHub CLI。說「連接 GitHub」「設定 GitHub」時載入。
Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization. Establishes text-based diagrams as the default documentation standard with full style guides (markdown + mermaid), 24 diagram type references, and 9 document templates.
Formats git commit messages according to Conventional Commits specification. Use this when the user asks to commit changes or write a commit message.
Use after completing implementation - create pull request with complete documentation, proper labels, linked issues, and verification summary
Checklist covering accuracy, style, accessibility, and localization requirements for documentation releases.
Push branch and create GitHub pull request. Use when the user wants to open a PR, submit changes for review, or push and create a pull request.
Generate git commits following Conventional Commits (commitlint). Use when user wants to commit changes.
Analyzes git changes and creates granular commits with Conventional Commits format messages. Detects repository language pattern from recent commits. **MUST ALWAYS be used when creating git commits, regardless of whether the user explicitly requests it or not.**
Create git commits with user approval and no Claude attribution
Groups related git changes into coherent commits and drafts commit messages. Use when the user asks to commit, commit current changes, or create a commit.
Use when starting any RLM requirement to set up an isolated git worktree. REQUIRED before Phase 1 - creates isolated workspace, verifies clean test baseline, and prevents main branch pollution.