Agent Skills Hub

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

Clear

259 skills found

EngineeringProductivityAutomation
spec-to-checklist avatar

spec-to-checklist

Convert PRDs, API docs, and requirements into structured acceptance, testing, integration, and launch checklists.

Views: 154,456#spec#checklist#acceptance#qa
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
EngineeringAutomationProductivity
dyad:swarm-pr-review avatar

dyad:swarm-pr-review

Collaborative PR review using a swarm of three specialized AI agents (Correctness, Health, UX) that discuss findings and reach consensus before posting a structured summary with inline comments.

Views: 2120,232
EngineeringAutomation
land avatar

land

Automated PR lifecycle management: monitors conflicts, resolves CI failures, handles review feedback, and executes squash-merges for safe code integration.

Views: 819
Engineering
svelte-testing avatar

svelte-testing

A Svelte 5 testing expert using vitest-browser-svelte and Playwright. Provides patterns for unit, SSR, and E2E tests, plus a CLI tool for AI assistants to fetch testing patterns.

Views: 11109
EngineeringAutomation
n8n-security-testing avatar

n8n-security-testing

Automated security scanning for n8n workflows: detects credential exposure, validates OAuth flows, tests API key management, and checks data sanitization.

Views: 9329#n8n#security#credentials#oauth
EngineeringProductivity
web-design-guidelines avatar

web-design-guidelines

Audit UI code for Web Interface Guidelines compliance. Automatically checks accessibility, design standards, and UX best practices.

Views: 7864,170
EngineeringProductivityAutomation
verify avatar

verify

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

Views: 4127
EngineeringProductivityAutomation
planning avatar

planning

Create robust, scalable, and maintainable technical implementation plans for complex software projects.

Views: 101
EngineeringAutomation
pest-testing avatar

pest-testing

Specialized Pest 4 agent for Laravel testing: writing, refactoring, TDD, browser/smoke tests, and architecture enforcement.

Views: 131
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
EngineeringData AnalysisAutomation
api-spec-analyzer avatar

api-spec-analyzer

Analyzes OpenAPI specifications to generate TypeScript interfaces, API service patterns, and implementation guidance for backend-integrated frontend development.

Views: 8255