Guide for creating VS Code extensions from scratch to Marketplace publication. Use when: (1) Creating a new VS Code extension, (2) Adding commands, keybindings, or settings to an extension, (3)...
Guide for creating VS Code extensions from scratch to Marketplace publication. Use when: (1) Creating a new VS Code extension, (2) Adding commands, keybindings, or settings to an extension, (3)...
Helps with code explanation, refactoring, debugging, and optimization. Use when working with programming tasks.
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
Ask Google Gemini questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns...
Perform comprehensive code reviews using Google Gemini CLI to identify bugs, security vulnerabilities, performance issues, and code quality problems. Use after code changes, before commits, during...
Delegate coding tasks to Codex AI for implementation, analysis, and alternative solutions. Use when you need a second AI perspective, want to explore different approaches, or need specialized...
Automated code review against project conventions (CLAUDE.md) and best practices
Intelligent code review dispatcher - automatically selects best reviewer based on context and preferences
General Correctness rules, Rust patterns, comments, avoiding over-engineering. When writing code always take these into account
Orchestrate comprehensive codebase research focusing on identifying and explaining relevant code with precise file and line references.
Perform code reviews using Claude Code CLI to identify bugs, security vulnerabilities, performance issues, and code quality problems. Use when the user asks to review code, check for issues,...
Perform and apply code reviews (UACRP + application protocol) and coordinate artifacts via mpcr.
Use when asked to profile Python code performance, identify bottlenecks, measure execution time, or analyze function call statistics.
Structured code review covering style, readability, and security concerns with actionable feedback. Use when reviewing pull requests or merge requests to identify issues and suggest improvements.
The Foundation Skill. LLM Firewall + 2025 Security + Cross-Skill Coordination. Use for ALL code output - prevents hallucinations, enforces security, ensures quality.
Capable of performing comprehensive code reviews on git commits. Analyzes commit changes, investigates side effects in the codebase, and categorizes findings by severity levels (critical, major,...