Agent Skills Hub

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

Clear

30 skills found

EngineeringAutomation
durable-objects avatar

durable-objects

Create, debug, and optimize Cloudflare Durable Objects. Supports stateful coordination, RPC, SQLite storage, WebSocket handlers, and Vitest testing.

Views: 201,386
EngineeringProductivityAutomation
tdd-workflow avatar

tdd-workflow

A rigorous TDD workflow agent that enforces test-first development, ensuring 80%+ code coverage across unit, integration, and E2E tests for features, bug fixes, and refactoring.

Views: 35250
Engineering
testing-anti-patterns avatar

testing-anti-patterns

Enforce high-quality testing practices by identifying and preventing common anti-patterns like mock-testing, test-only production code, and incomplete dependency mocking.

Views: 1816
EngineeringAutomation
typescript-testing avatar

typescript-testing

Standardizes Vitest unit and integration testing workflows for TypeScript, enforcing 70% coverage, proper mocking, and CI/CD-ready verification patterns.

Views: 23204
Engineering
typescript-circular-dependency avatar

typescript-circular-dependency

Detect and resolve TypeScript/JavaScript circular import dependencies. Solves runtime errors like 'Cannot access X before initialization' and 'undefined' imports caused by module cycle initialization order.

Views: 1192,303
EngineeringAutomation
openclaw-test-heap-leaks avatar

openclaw-test-heap-leaks

Investigate and resolve OpenClaw test memory leaks, Vitest OOMs, and RSS growth using heap snapshots.

Views: 59366,735
Engineering
testing avatar

testing

Run, debug, and manage DBHub tests including unit, integration with Testcontainers, and database-specific suites. Perfect for verifying code changes and troubleshooting database connector issues.

Views: 262,669
EngineeringAutomation
context-detection avatar

context-detection

Systematic project technology stack detection, framework-specific skill auto-loading, and multi-stack analysis for fullstack projects like React + Go.

Views: 15255
EngineeringAutomation
mutation-test avatar

mutation-test

Run mutation testing to measure test suite effectiveness by introducing code faults and verifying test failure detection.

Views: 27127
EngineeringAutomation
vitest-runner avatar

vitest-runner

Automated Vitest management skill: handles test execution, coverage reporting, failure diagnosis, and configuration management for TypeScript/JavaScript projects.

Views: 31124
Engineering
tooling-setup avatar

tooling-setup

Production-ready scaffolding for React 19 projects using Vite, TypeScript, Biome, and Vitest. Provides strict configuration, linting, formatting, and testing infrastructure.

Views: 21255
EngineeringAutomation
triage-ci-flake avatar

triage-ci-flake

Systematic triage and reproduction workflow for investigating flaky CI test failures in Payload CMS repositories.

Views: 2142,106