reviewing-code
Perform rigorous code reviews for FastMCP projects, focusing on API design, dependency management, and codebase consistency.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
245 skills found
Perform rigorous code reviews for FastMCP projects, focusing on API design, dependency management, and codebase consistency.
Orchestrate complex workflows by coordinating multiple specialized AI agents for multi-perspective code analysis, feature implementation, and system-wide reviews.
Definition of Done (DoD) verification workflow that triggers automatically upon implementation completion to ensure quality, document evidence, and standardize reporting.
Write INVEST-compliant user stories with testable Given-When-Then acceptance criteria to bridge the gap between requirements and development.
An autonomous UI implementation agent that converts Figma designs into pixel-perfect code using Figma MCP and browser-based refinement.
Produce clear, professional technical documentation, blog posts, and tutorials based on real engineering experience, prioritizing value and actionable insights.
Enforce Test-Driven Development (TDD) via pre-commit hooks and CI/CD coverage gates. Automates test execution and ensures compliance with minimum code coverage thresholds.
Reverse engineer web APIs by capturing browser traffic (HAR files) and generating production-ready Python API clients for automation and data extraction.
Vitest testing patterns for reliable unit and integration tests. Focuses on critical business logic, edge cases, and mocking strategies for high-impact functions.
Performs a structured five-stage code review covering requirements, correctness, code quality, testing, and security. Provides actionable, categorized feedback (Blocker/Major/Minor/Nit) to improve PR quality.
Validates Skill, Agent, and Command syntax using validate_skills.py, logs errors, and manages the automated QC workflow for agent development.
Manage OpenClaw's built-in Chrome browser and chrome-devtools-mcp integration for robust browser automation using the Model Context Protocol.