Generate hook script from template
Validate MCP configuration and suggest improvements
Validate skill/command file format and structure
Problem analysis using Explore agents
Debugging specialist for root cause analysis and problem resolution
Expert-guided project setup with 6 phases
Validate hooks configuration and scripts
OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration
How-To guide patterns for documentation - task-oriented guides for users with specific goals
Complete shadcn/ui component library guide including installation, configuration, and implementation of accessible React components. Use when setting up shadcn/ui, installing components, building...
Comprehensive code review for PRs or recent changes. Checks correctness, security, performance, maintainability, and tests.
Generate comprehensive scientific research-style documentation for completed coding projects. Use when the user requests project documentation, a technical breakdown, a study paper, a lecture...
Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration
Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.
Executes OpenAI Codex CLI for code analysis, refactoring, and automated editing. Activates when users mention codex commands, code review requests, or automated code transformations requiring...
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.
Professional code review with auto CHANGELOG generation, integrated with Codex AI
Professional code review with auto CHANGELOG generation, integrated with Codex AI
Runs mandatory quality checks before commits. Executes build, tests, and pattern validation from code-review-standards.md. Use when ready to commit code or when asked to verify code quality meets...
Optimize MATLAB code for better performance through vectorization, memory management, and profiling. Use when user requests optimization, mentions slow code, performance issues, speed...