Loading...
Loading...
Found 8,831 Skills
Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write failing tests before implementation code, make them pass, then refactor.
Unified code review system — dispatches the right review agents for the situation. Use when reviewing code for quality, bugs, compliance, or before merging.
Refactor code after tests pass. The "Refactor" phase of Red-Green-Refactor.
Build the project, commit all changes, and deploy directly to main. Use when deploying changes to production.
Review, organize, and commit pending changes. Split into logical commits, stage carefully, and write clear Conventional Commit messages. Use when the user asks to commit, stage changes, or organize work into commits.
Creates new skills for the Antigravity agent environment. Use when the user asks to create a skill, build a skill, or generate a skill structure.
Commit and push vault changes to Git with smart commit messages. Auto-stages files, creates meaningful commits, and syncs with remote. Use after making vault changes or at end of day.
Manages Git worktrees for isolated parallel development. Creates worktrees in .github/worktrees/ with symlinked .env files.
Generate commit messages following conventional commits and commit staged changes. Use when creating commits or when user invokes /commit.
Interactive brainstorming session, then optionally create a Project or capture knowledge
Use this skill for complex git operations including rebases, merge conflict resolution, cherry-picking, branch management, or repository archaeology. Activates on mentions of git rebase, merge conflict, cherry-pick, git history, branch cleanup, git bisect, worktree, force push, or complex git operations.
Conduct topic and competitor research for any content type. Analyzes existing content landscape, identifies gaps, and produces actionable insights. This is a generalized research skill — platform-specific tools and output locations are provided by orchestrator skills.