durable-objects
Create, debug, and optimize Cloudflare Durable Objects. Supports stateful coordination, RPC, SQLite storage, WebSocket handlers, and Vitest testing.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
30 skills found
Create, debug, and optimize Cloudflare Durable Objects. Supports stateful coordination, RPC, SQLite storage, WebSocket handlers, and Vitest testing.
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.
Enforce high-quality testing practices by identifying and preventing common anti-patterns like mock-testing, test-only production code, and incomplete dependency mocking.
Standardizes Vitest unit and integration testing workflows for TypeScript, enforcing 70% coverage, proper mocking, and CI/CD-ready verification patterns.
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.
Investigate and resolve OpenClaw test memory leaks, Vitest OOMs, and RSS growth using heap snapshots.
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.
Systematic project technology stack detection, framework-specific skill auto-loading, and multi-stack analysis for fullstack projects like React + Go.
Run mutation testing to measure test suite effectiveness by introducing code faults and verifying test failure detection.
Automated Vitest management skill: handles test execution, coverage reporting, failure diagnosis, and configuration management for TypeScript/JavaScript projects.
Production-ready scaffolding for React 19 projects using Vite, TypeScript, Biome, and Vitest. Provides strict configuration, linting, formatting, and testing infrastructure.
Systematic triage and reproduction workflow for investigating flaky CI test failures in Payload CMS repositories.