Quick review of uncommitted changes (staged and unstaged) focusing on bugs and logic mistakes. This skill should be...

Write Markdown files that comply with the project's markdownlint rules and editorconfig settings. This skill should...

Inspect the current git diff, compose a commit message following project conventions, and execute git commit. This...

Review uncommitted changes using the CodeRabbit CLI, fix each reported issue, and commit each fix individually. This...

Guide for building AI agents in Go using adk-go framework. Use when creating agents with Gemini or OpenAI models,...

Convert PRDs to tasks.json format for autonomous execution. Use when you have an existing PRD in spec/ and need to...

Create or update Agent Skills for any supported coding agent. Use when the user asks how to author a skill, requests...

Write pytest unit tests for Python code changes. Use when adding tests for new or modified Python code in projects...

Create Product Requirements Documents (PRDs) through structured interviews. Use when the user asks to create a PRD,...

Create GitHub pull requests using gh CLI with automatic stacked PR detection. Use when the user asks to create a PR,...

Manage git worktrees and branches. Use when the user asks to create a worktree, new worktree, create a branch, new...

Create git commits with appropriate commit messages. Use when the user asks to commit, create a commit, write a...

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions,...

Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes...

Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package...

Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for...

Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs,...