Agent Skills Hub

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

Clear

92 skills found

EngineeringProductivityAutomation
verify avatar

verify

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

Views: 4127
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
mot avatar

mot

Comprehensive health assessment tool for Continuous Claude components including skills, agents, hooks, and memory systems.

Views: 113,744
EngineeringAutomation
webapp-testing avatar

webapp-testing

Toolkit for testing local web applications using Playwright, featuring server lifecycle management, automated DOM inspection, and browser automation workflows.

Views: 71125,720
EngineeringAutomation
policyengine-review-patterns avatar

policyengine-review-patterns

Standardized review patterns, validation checklists, and quality benchmarks for PolicyEngine codebases.

Views: 928
EngineeringAutomation
test-design-techniques avatar

test-design-techniques

Expert systematic test design using BVA, equivalence partitioning, decision tables, and combinatorial testing to maximize coverage and minimize redundancy.

Views: 25329#test-design#bva#equivalence-partitioning#decision-tables
EngineeringProductivityAutomation
mvnf avatar

mvnf

Run repeatable Maven tests in RDF4J with module-specific workflows, automatic environment refreshing, and actionable failure reporting.

Views: 4402
EngineeringAutomation
moonwell-contracts-v2 avatar

moonwell-contracts-v2

Automates Moonwell protocol governance proposal lifecycle, from creation and verification to deployment and testing.

Views: 18102
Engineering
clean-code avatar

clean-code

Pragmatic AI-assisted coding standards focused on clean code, simplicity, and maintainability. Enforces best practices like SRP, DRY, and KISS to prevent over-engineering.

Views: 427,262
Engineering
golang avatar

golang

Production-ready Go development support: concurrency patterns, idiomatic error handling, interface design, testing with testify, and Go best practices for scalable backend services.

Views: 27255
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
EngineeringAutomation
refactoring-patterns avatar

refactoring-patterns

Safely refactor code to improve structure and maintainability while preserving behavior through TDD cycles and automated test verification.

Views: 6329#refactoring#code-quality#technical-debt#maintainability