Agent Skills Hub

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

Clear

128 skills found

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
EngineeringAutomation
Ralph-Loop-Ultra avatar

Ralph-Loop-Ultra

Seamlessly toggle between live and mocked external dependencies using the Model Context Protocol (MCP) for autonomous development environments.

Views: 1191
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
AutomationEngineeringProductivity
steve avatar

steve

Automate macOS applications using the Accessibility API for deterministic UI control, automated testing, and agent-based scripting.

Views: 6161
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: 15124
EngineeringProductivityAutomation
verify avatar

verify

Self-healing Rust verification loop that automates test execution, clippy linting, and formatting checks.

Views: 4127
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
EngineeringAutomation
test-sync avatar

test-sync

Maintain test suite health by automatically detecting orphaned tests, missing coverage, and implementation-coupled anti-patterns.

Views: 16124
EngineeringAutomation
Global Coding Style avatar

Global Coding Style

Apply reality-first coding standards: intentional naming, focused functions, guard clauses, and deterministic side effects, with no speculative features.

Views: 17
EngineeringAutomation
solid-start-server-runtime avatar

solid-start-server-runtime

Expert guidance for SolidStart server runtime, including request events, middleware, server functions, and API architecture.

Views: 94
EngineeringAutomationProductivity
devboxes avatar

devboxes

Deploy isolated development containers with web-accessible VSCode, VNC, and automated app routing via Traefik or Cloudflare Tunnels.

Views: 1210
EngineeringAutomation
performance-testing avatar

performance-testing

Profiles application performance using k6, Artillery, or JMeter to measure latency, throughput, and error rates. Ideal for planning load, stress, and soak tests to identify bottlenecks.

Views: 24329#performance#load-testing#stress-testing#scalability