spec-to-checklist
Convert PRDs, API docs, and requirements into structured acceptance, testing, integration, and launch checklists.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
259 skills found
Convert PRDs, API docs, and requirements into structured acceptance, testing, integration, and launch checklists.
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.
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.
Automated PR lifecycle management: monitors conflicts, resolves CI failures, handles review feedback, and executes squash-merges for safe code integration.
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.
Automated security scanning for n8n workflows: detects credential exposure, validates OAuth flows, tests API key management, and checks data sanitization.
Audit UI code for Web Interface Guidelines compliance. Automatically checks accessibility, design standards, and UX best practices.
Self-healing Rust verification loop that automates test execution, clippy linting, and formatting checks.
Create robust, scalable, and maintainable technical implementation plans for complex software projects.
Specialized Pest 4 agent for Laravel testing: writing, refactoring, TDD, browser/smoke tests, and architecture enforcement.
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.
Analyzes OpenAPI specifications to generate TypeScript interfaces, API service patterns, and implementation guidance for backend-integrated frontend development.