Agent Skills Hub

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

Clear

93 skills found

Engineering
testing-strategies avatar

testing-strategies

Implement robust software testing strategies, including unit, integration, and E2E tests, mocking frameworks, TDD patterns, and best practices for high-quality, reliable code across any stack.

Views: 18255
EngineeringAutomationProductivity
webapp-test-docker-demo avatar

webapp-test-docker-demo

Dedicated E2E testing agent for Playwright and Docker-based web applications, supporting automated test execution, report generation, and test creation.

Views: 14
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: 17250
Engineering
writing-bundler-tests avatar

writing-bundler-tests

Guides writing, debugging, and maintaining Bun bundler tests using itBundled and expectBundled to verify transpilation, minification, and code transformation.

Views: 989,434
EngineeringAutomationData Analysis
syncause-debugger avatar

syncause-debugger

Evidence-based debugging for Python, Node.js, and Java applications using runtime execution traces and diagnostic MCP tools.

Views: 1112
Engineering
testing-hashql avatar

testing-hashql

Guidelines for testing HashQL code using compiletest (UI tests), unit tests, and insta snapshots. Includes commands for --bless, annotation syntax, and strategies for compiler components.

Views: 91,533
EngineeringAutomation
triage-ci-flake avatar

triage-ci-flake

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

Views: 1042,106
Engineering
response-compliance avatar

response-compliance

Run OpenResponses API compliance tests to validate schema adherence, streaming responses, and endpoint reliability for LobeHub integrations.

Views: 475,883
EngineeringAutomation
shift-left-testing avatar

shift-left-testing

Accelerate software delivery by shifting testing to the earliest development phases, using AI-driven requirements validation, TDD, and automated CI pipelines to reduce defect costs.

Views: 21329#shift-left#early-testing#tdd#bdd
EngineeringAutomation
mutation-testing avatar

mutation-testing

Validate test suite effectiveness and uncover weak assertions by introducing code mutations and measuring kill rates. Essential for proving tests genuinely catch bugs rather than just satisfying coverage metrics.

Views: 9329#mutation#stryker#test-quality#kill-rate
Engineering
harness-writing avatar

harness-writing

Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.

Views: 114,884
EngineeringProductivity
always-works-testing avatar

always-works-testing

Mandatory execution-based validation for all software implementation tasks. Ensures code works through empirical verification before confirmation.

Views: 9