Loading...
Loading...
Found 1,822 Skills
Silently refresh AI context by reading project configuration and guidelines. Use when starting a new conversation, after context loss, or before major tasks.
Enterprise template management with code boilerplates, feedback templates, and project optimization workflows
Review pull requests. Use when user asks to "review a PR", "/review-pr", or wants to review a pull request.
Check test coverage for unstaged changes. Use when user asks to "check coverage", "/coverage", or wants to see which unstaged changes lack test coverage.
Configure TypeScript project tooling for existing Node or frontend projects without app scaffolding. Use for TS starter setup, TS lint/format/test setup, Node TypeScript starter, or Vite TypeScript config requests.
Create safe Conventional Commit messages and commits from current working tree changes.
Verify all implementation is done, then deliver the plan. Part of the Plot workflow. Use on /plot-deliver.
Verify release readiness and guide the release process. Part of the Plot workflow. Use on /plot-release.
Generate feature-based and confidentiality-safe English LinkedIn Experience drafts directly from commit messages. Use when asked to write LinkedIn experience text from real commit activity for all-time or a specific date range (`since`/`until` in YYYY-MM-DD), while avoiding repository statistics and internal/confidential implementation details.
Use when the user says /bye, "wrap up", "end session", or similar. Reconstructs full session history including compacted context, creates a sessionlog, commits changes, and summarizes next steps.
Synchronize work between Antigravity and Claude Code agents
Reset the working directory for the next task by ensuring no uncommitted changes exist, then switching to the main branch and pulling latest.