Agent Skills Hub

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

Clear

233 skills found

EngineeringAutomation
test-driven-development avatar

test-driven-development

Enforces disciplined Test-Driven Development (TDD) by requiring a failing test before implementation, ensuring code reliability and preventing premature over-engineering.

Views: 64171,902
EngineeringProductivityAutomation
ring:writing-skills avatar

ring:writing-skills

A framework for applying Test-Driven Development to process documentation, ensuring agent reliability by using pressure scenarios to identify and patch rationalization loopholes.

Views: 7181
EngineeringAutomation
test-writer avatar

test-writer

Generates comprehensive, best-practice unit tests for functions and classes, supporting multiple frameworks like pytest, unittest, and jest.

Views: 72
ProductivityEngineeringAutomation
bird avatar

bird

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.

Views: 1055
EngineeringAutomation
simple-skill avatar

simple-skill

A testing skill designed to verify the functionality of the Skillet CLI by performing basic tasks and confirming completion.

Views: 1019
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
EngineeringProductivityAutomation
Observability avatar

Observability

Real-time observability dashboard for PAI multi-agent activity, featuring live WebSocket streaming, session tracing, and agent workflow debugging.

Views: 91
EngineeringAutomation
risk-based-testing avatar

risk-based-testing

Focus testing effort on highest-risk areas using risk assessment and prioritization. Use when planning test strategy, allocating resources, or making coverage decisions.

Views: 17329#risk#prioritization#test-planning#coverage
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: 516
EngineeringAutomation
mcp-csharp-test avatar

mcp-csharp-test

Test C# Model Context Protocol (MCP) servers using unit tests for tools and integration tests for protocol compliance and end-to-end scenarios.

Views: 81,466
EngineeringAutomation
cloudflare-browser avatar

cloudflare-browser

Control headless Chrome via Cloudflare Browser Rendering using CDP. Capture screenshots, navigate pages, automate scraping, and generate videos in a Cloudflare Workers environment.

Views: 69,875
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