Testing

Unit tests, integration tests, test automation

Showing 2065-2088 of 5585 skills
Geeksfino

fork-test

by Geeksfino

Minimal skill for testing context fork behavior. Do not use in production.

Auth 64 6mo ago
NTCoding

typescript-backend-project-setup

by NTCoding

"Sets up NX monorepo for TypeScript backend projects optimized for AI-assisted development. Delegates to NX commands where possible, patches configs as last resort. Triggers on: 'set up typescript backend project', 'create backend project', 'initialize typescript backend', 'create monorepo', or when working in an empty project folder."

Linting 327 5mo ago
NTCoding

concise-output

by NTCoding

"Enforces brevity and signal-over-noise in all outputs. Eliminates verbose explanations, filler phrases, and unnecessary elaboration. Triggers on: every response (governs output length and density when loaded)."

Auth 327 5mo ago
zhukunpenglinyutong

tdd-workflow

by zhukunpenglinyutong

在编写新功能、修复 bug 或重构代码时使用此 skill。强制执行测试驱动开发,覆盖率要求 80% 以上,包括单元测试、集成测试和 E2E 测试。

API Dev 326 6mo ago
ertugrul-dmr

python-clean-code

by ertugrul-dmr

Use when writing, fixing, editing, reviewing, or refactoring any Python code. Enforces Robert Martin's complete Clean Code catalog—naming, functions, comments, DRY, and boundary conditions.

Git & VCS 142 6mo ago
ScientiaCapital

testing

by ScientiaCapital

"TDD patterns, test writing strategies, coverage guidance, mocking patterns. Use when: write tests, TDD, test coverage, unit test, integration test, E2E test, mocking, test organization, pytest, vitest, jest."

Processing 26 6mo ago
ScientiaCapital

stripe-stack

by ScientiaCapital

"Stripe integration patterns for Next.js + Supabase - payments, subscriptions, webhooks, credit systems, checkout. Use when: stripe, payments, billing, subscription, webhook, checkout, add payments to project."

Code Gen 26 5mo ago
dykyi-roman

check-class-length

by dykyi-roman

Analyzes PHP code for class length issues. Detects classes exceeding 300 lines, God class indicators, cohesion issues, SRP violations.

Code Review 93 5mo ago
brianlovin

tdd

by brianlovin

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

Refactoring 354 5mo ago
brianlovin

bun

by brianlovin

Use Bun instead of Node.js, npm, pnpm, or vite. Provides command mappings, Bun-specific APIs, and development patterns.

File Ops 354 5mo ago
sergiodxa

frontend-testing-best-practices

by sergiodxa

Testing best practices for the frontend. Emphasizes E2E tests over unit tests, minimal mocking, and testing behavior over implementation details. Use when writing tests or reviewing test code.

Testing 93 5mo ago
ertugrul-dmr

clean-tests

by ertugrul-dmr

Use when writing, fixing, editing, or refactoring Python tests. Enforces Clean Code principles—fast tests, boundary coverage, one assert per test.

Debugging 142 6mo ago
manutej

kubernetes-orchestration

by manutej

Comprehensive guide to Kubernetes container orchestration, covering workloads, networking, storage, security, and production operations

Docker 61 9mo ago
manutej

jest-react-testing

by manutej

Comprehensive React component testing with Jest and React Testing Library covering configuration, mocking strategies, async testing patterns, hooks testing, and integration testing best practices

Debugging 61 9mo ago
notedit

feature-dev

by notedit

"Guided feature development with codebase understanding and architecture focus. Use for implementing features systematically: explore → clarify → design → implement → test → review."

Code Review 340 6mo ago
majesticlabs-dev

pmf-validation

by majesticlabs-dev

Validate product-market fit through assumption testing, customer discovery, and MVP strategy.

Monitoring 44 5mo ago
basecamp

consult-outside-expert

by basecamp

Get a second opinion via Codex MCP. Use for stress-testing ideas, getting fresh perspective, steelmanning arguments, or iteratively refining work through expert back-and-forth. Invoke for ANY request involving external review, feedback, or consultation.

Agents 55 5mo ago
jfr992

terragrunt

by jfr992

Use this skill when working with Terragrunt infrastructure configurations. Triggers include: - Setting up a new Terragrunt infrastructure catalog from scratch - Creating or managing Terragrunt stacks (terragrunt.stack.hcl) - Creating units that wrap OpenTofu modules from separate repos - Configuring live infrastructure repositories with root.hcl hierarchy - Setting up remote state backends (S3 with DynamoDB locking) - Multi-account/multi-environment deployments with cross-account role assumption

Code Gen 25 6mo ago
parhumm

qa-test-run

by parhumm

Execute tests, diagnose failures, auto-fix simple issues, generate coverage reports. Use when running and debugging test suites.

Code Gen 25 5mo ago
parhumm

dev-output-integrate

by parhumm

Copy generated jaan-to outputs into project locations with entry point wiring and validation. Use when integrating generated code.

Code Gen 25 5mo ago
parhumm

qa-test-cases

by parhumm

Generate production-ready BDD/Gherkin test cases from acceptance criteria using ISTQB techniques. Use when writing test specifications.

Code Gen 25 5mo ago
wsbm393

executing-hard-tasks

by wsbm393

Use when a task spans multiple steps, files, or unknowns — before planning the order of work, whenever about to report completion or success in any wording, and when picking the next action after a result, failure, or surprise. Also under deadline pressure, or when resuming work built on questionable foundations.

Finance 25 20d ago
parhumm

qa-test-generate

by parhumm

Generate runnable Vitest and Playwright test files from BDD test cases and scaffold code. Use when generating test implementations.

Code Gen 25 5mo ago
rnavarych

role-aqa:mobile-testing

by rnavarych

Mobile test automation with Appium (cross-platform), Detox (React Native gray-box), XCUITest (iOS native), Espresso (Android native), device farms (BrowserStack, Sauce Labs, AWS Device Farm), screenshot testing, gesture testing, and deep link testing. Use when automating mobile app tests or setting up mobile test infrastructure.

Responsive 14 4mo ago