test-driven-development
Enforces disciplined Test-Driven Development (TDD) by requiring a failing test before implementation, ensuring code reliability and preventing premature over-engineering.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
233 skills found
Enforces disciplined Test-Driven Development (TDD) by requiring a failing test before implementation, ensuring code reliability and preventing premature over-engineering.
A framework for applying Test-Driven Development to process documentation, ensuring agent reliability by using pressure scenarios to identify and patch rationalization loopholes.
Generates comprehensive, best-practice unit tests for functions and classes, supporting multiple frameworks like pytest, unittest, and jest.
A command-line interface for X/Twitter that allows for reading, searching, posting, and social engagement using cookie-based authentication, integrated into the OpenWhale AI agent ecosystem.
A testing skill designed to verify the functionality of the Skillet CLI by performing basic tasks and confirming completion.
Write INVEST-compliant user stories with testable Given-When-Then acceptance criteria to bridge the gap between requirements and development.
Real-time observability dashboard for PAI multi-agent activity, featuring live WebSocket streaming, session tracing, and agent workflow debugging.
Focus testing effort on highest-risk areas using risk assessment and prioritization. Use when planning test strategy, allocating resources, or making coverage decisions.
Enforce high-quality testing practices by identifying and preventing common anti-patterns like mock-testing, test-only production code, and incomplete dependency mocking.
Test C# Model Context Protocol (MCP) servers using unit tests for tools and integration tests for protocol compliance and end-to-end scenarios.
Control headless Chrome via Cloudflare Browser Rendering using CDP. Capture screenshots, navigate pages, automate scraping, and generate videos in a Cloudflare Workers environment.
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.