Comprehensive code review for PRs or recent changes. Checks correctness, security, performance, maintainability, and tests.
|
Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices
Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices
Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration
Execute the same request with 5 different specialized agents in parallel, then synthesize results with a reviewer agent to produce the best possible outcome. Use when users want comprehensive...
Meta-skill for extracting and creating reusable Claude Code skills from past work sessions. Analyzes git history, code patterns, workflows, and documentation to identify harvestable skills, then...
Evaluate module design using APOSD principles with 40-item checklist. Detect complexity symptoms (change amplification, cognitive load, unknown unknowns), shallow modules, information leakage,...
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.
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...
Computer Science subject expertise for studying algorithms, data structures, systems, and programming concepts. Provides complexity analysis, code patterns, and visual diagrams. Use when studying...
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing,...
This skill should be used when the user asks to "plan team
This skill should be used when the user asks to "plan team
This skill should be used when the user asks to "plan team
This skill should be used when the user asks to "plan team
Documentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates. Use when creating or reviewing technical documents, or determining which documents are required.