Testing

Unit tests, integration tests, test automation

Showing 2593-2616 of 5551 skills
availproject

nexus-sdk-integration

by availproject

End-to-end integration guidance for Avail Nexus SDK in any JS/TS frontend project (React/Next/Vite/etc). Use when asked to integrate, initialize, or wire Nexus SDK flows (bridge, transfer, execute, swap), hooks, events, balances, supported chains/tokens, or formatter utilities.

Testing 6 4mo ago
robertmsale

safe-worktree

by robertmsale

Safely remove issue worktrees and branches with policy-aware fallbacks. Use for post-merge cleanup or abandoned issue cleanup when branch/worktree deletion commands may be blocked. Aggressively protects main/master and other integration branches, and when local branch-deletion safeguards are missing, proactively offer to install lightweight protection hooks first.

CLI Tools 6 4mo ago
joabgonzalez

code-refactoring

by joabgonzalez

"Systematic code refactoring with risk mitigation. Trigger: When refactoring legacy code, migrating technologies, or resolving technical debt."

Database 6 3mo ago
boisenoise

skill-creator

by boisenoise

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

Processing 6 3mo ago
joabgonzalez

playwright

by joabgonzalez

"Cross-browser E2E testing with Playwright. Trigger: When writing or running end-to-end tests with Playwright."

Auth 6 3mo ago
workleap

workleap-skill-optimizer

by workleap

Optimize agent skills to reduce context bloat while preserving answer coverage. Use when: (1) A skill's SKILL.md body exceeds ~250 lines or duplicates its references/ files (2) A skill's YAML description is verbose or triggers false positives from sibling skills (3) Planning or executing a body/reference split for a skill (4) Auditing skill token efficiency

File Ops 6 3mo ago
joabgonzalez

solid

by joabgonzalez

"SOLID principles for maintainable OOP design. Trigger: When designing classes, services, or repositories in object-oriented code."

Code Gen 6 3mo ago
joabgonzalez

hexagonal-architecture

by joabgonzalez

"Ports and Adapters isolating application core from external concerns. Trigger: When building testable services with swappable infrastructure."

Code Gen 6 3mo ago
almeidamarcell

paywall-upgrade-cro

by almeidamarcell

When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions "paywall," "upgrade screen," "upgrade modal," "upsell," "feature gate," "convert free to paid," "freemium conversion," "trial expiration screen," "limit reached screen," "plan upgrade prompt," or "in-app pricing." Distinct from public pricing pages (see page-cro) — this skill focuses on in-product upgrade moments where the user has already experienced value.

Code Gen 6 4mo ago
mrclrchtr

agent-orchestrator

by mrclrchtr

Orchestrate complex work via a phase-gated multi-agent loop (audit → design → implement → review → validate → deliver). Use when you need to split work into subsystems, run independent audits, reconcile findings into a confirmed issue list, delegate fixes in clusters, enforce PASS/FAIL review gates, and drive an end-to-end validated delivery. Do not use for small, single-file tasks.

Agents 6 3mo ago
sotayamashita

tdd-workflow

by sotayamashita

Test-driven development with Kent Beck's canonical 5-step workflow: Test List, Write Test, Make Pass, Refactor, Repeat. Strict vertical-slice cycles with automatic project detection. Use when the user asks to "write tests first", "use TDD", "red-green-refactor", "test-driven development", "build a feature with TDD", "fix a bug with TDD", wants test-first development for any language or framework, or mentions "tracer bullet" or "vertical slice".

Code Gen 6 4mo ago
viamin

Test Analyzer

by viamin

Expert in test suite analysis, coverage assessment, and test quality evaluation

Code Review 6 8mo ago
almeidamarcell

signup-flow-cro

by almeidamarcell

When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form optimization," "free trial signup," "reduce signup dropoff," or "account creation flow." For post-signup onboarding, see onboarding-cro. For lead capture forms (not account creation), see form-cro.

Auth 6 4mo ago
almeidamarcell

form-cro

by almeidamarcell

When the user wants to optimize any form that is NOT signup/registration — including lead capture forms, contact forms, demo request forms, application forms, survey forms, or checkout forms. Also use when the user mentions "form optimization," "lead form conversions," "form friction," "form fields," "form completion rate," or "contact form." For signup/registration forms, see signup-flow-cro. For popups containing forms, see popup-cro.

Email 6 4mo ago
boisenoise

ab-test-setup

by boisenoise

"Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness."

Code Review 6 3mo ago
boisenoise

ai-product

by boisenoise

Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production. This skill covers LLM integration patterns, RAG architecture, prompt ...

Prompts 6 3mo ago
daishiman

test-skill

by daishiman

E2Eテスト用のスキル

CLI Tools 6 4mo ago
salvo-rs

salvo-testing

by salvo-rs

Write unit and integration tests for Salvo applications using TestClient. Use for testing handlers, middleware, and API endpoints.

Code Gen 18 4mo ago
neonwatty

ios-workflow-to-playwright

by neonwatty

Translates iOS workflow markdown files into Playwright E2E tests for CI using WebKit with mobile viewport. Use this when the user says "convert ios workflows to playwright", "translate ios workflows to CI", or wants to promote refined iOS/mobile workflows to automated CI tests.

Automation 15 4mo ago
nahisaho

traceability-auditor

by nahisaho

Validates complete requirements traceability across EARS requirements → design → tasks → code → tests. Trigger terms: traceability, requirements coverage, coverage matrix, traceability matrix, requirement mapping, test coverage, EARS coverage, requirements tracking, traceability audit, gap detection, orphaned requirements, untested code, coverage validation, traceability analysis. Enforces Constitutional Article V (Traceability Mandate) with comprehensive validation: - Requirement → Design mapping (100% coverage) - Design → Task mapping - Task → Code implementation mapping - Code → Test mapping (100% coverage) - Gap detection (orphaned requirements, untested code) - Coverage percentage reporting - Traceability matrix generation Use when: user needs traceability validation, coverage analysis, gap detection, or requirements tracking across the full development lifecycle.

Auth 61 5mo ago
nahisaho

change-impact-analyzer

by nahisaho

Analyzes impact of proposed changes on existing systems (brownfield projects) with delta spec validation. Trigger terms: change impact, impact analysis, brownfield, delta spec, change proposal, change management, existing system analysis, integration impact, breaking changes, dependency analysis, affected components, migration plan, risk assessment, brownfield change. Provides comprehensive change analysis for existing systems: - Affected component identification - Breaking change detection - Dependency graph updates - Integration point impact - Database migration analysis - API compatibility checks - Risk assessment and mitigation strategies - Migration plan recommendations Use when: proposing changes to existing systems, analyzing brownfield integration, or validating delta specifications.

Auth 61 6mo ago
nahisaho

quality-assurance

by nahisaho

Copilot agent that assists with comprehensive QA strategy and test planning to ensure product quality through systematic testing and quality metrics Trigger terms: QA, quality assurance, test strategy, QA plan, quality metrics, test planning, quality gates, acceptance testing, regression testing Use when: User requests involve quality assurance tasks.

CI/CD 61 6mo ago
nahisaho

constitution-enforcer

by nahisaho

Validates compliance with 9 Constitutional Articles and Phase -1 Gates before implementation. Trigger terms: constitution, governance, compliance, validation, constitutional compliance, Phase -1 Gates, simplicity gate, anti-abstraction gate, test-first, library-first, EARS compliance, governance validation, constitutional audit, compliance check, gate validation. Enforces all 9 Constitutional Articles with automated validation: - Article I: Library-First Principle - Article II: CLI Interface Mandate - Article III: Test-First Imperative - Article IV: EARS Requirements Format - Article V: Traceability Mandate - Article VI: Project Memory - Article VII: Simplicity Gate - Article VIII: Anti-Abstraction Gate - Article IX: Integration-First Testing Runs Phase -1 Gates before any implementation begins. Use when: validating project governance, checking constitutional compliance, or enforcing quality gates before implementation.

Legal 61 5mo ago
koolamusic

skill-creator

by koolamusic

Guide for creating effective skills. Use when creating a new skill, updating an existing skill, or verifying skills work before deployment. Covers skill structure, creation process, testing methodology, and packaging.

Code Gen 9 4mo ago