Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

245 skills found

Engineering
reviewing-code avatar

reviewing-code

Perform rigorous code reviews for FastMCP projects, focusing on API design, dependency management, and codebase consistency.

Views: 1124,908
EngineeringAutomationProductivity
parallel-agents avatar

parallel-agents

Orchestrate complex workflows by coordinating multiple specialized AI agents for multi-perspective code analysis, feature implementation, and system-wide reviews.

Views: 467,256
EngineeringProductivityAutomation
dod avatar

dod

Definition of Done (DoD) verification workflow that triggers automatically upon implementation completion to ensure quality, document evidence, and standardize reporting.

Views: 94
EngineeringProductivity
user-stories avatar

user-stories

Write INVEST-compliant user stories with testable Given-When-Then acceptance criteria to bridge the gap between requirements and development.

Views: 1253
EngineeringAutomation
pix avatar

pix

An autonomous UI implementation agent that converts Figma designs into pixel-perfect code using Figma MCP and browser-based refinement.

Views: 1490
EngineeringContent
technical-writing avatar

technical-writing

Produce clear, professional technical documentation, blog posts, and tutorials based on real engineering experience, prioritizing value and actionable insights.

Views: 21329#writing#documentation#communication#blogs
EngineeringAutomation
tdd-enforce avatar

tdd-enforce

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.

Views: 9124
EngineeringAutomationData Analysis
reverse-engineering-api avatar

reverse-engineering-api

Reverse engineer web APIs by capturing browser traffic (HAR files) and generating production-ready Python API clients for automation and data extraction.

Views: 32664
Engineering
vitest avatar

vitest

Vitest testing patterns for reliable unit and integration tests. Focuses on critical business logic, edge cases, and mocking strategies for high-impact functions.

Views: 91
EngineeringProductivity
structured-code-review avatar

structured-code-review

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.

Views: 9916#collaboration#code-review#quality#feedback
EngineeringAutomationProductivity
rule-validation avatar

rule-validation

Validates Skill, Agent, and Command syntax using validate_skills.py, logs errors, and manages the automated QC workflow for agent development.

Views: 510
AutomationEngineering
chrome-devtools-mcp-manager avatar

chrome-devtools-mcp-manager

Manage OpenClaw's built-in Chrome browser and chrome-devtools-mcp integration for robust browser automation using the Model Context Protocol.

Views: 114,454