category focus

Testing

Unit, integration, and e2e testing.

4139 مهارةall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
15

testing-strategy

Systematic testing methodology for Go projects using TDD, coverage-driven gap closure, fixture patterns, and CLI testing. Use when establishing test strategy from scratch, improving test coverage from 60-75% to 80%+, creating test infrastructure with mocks and fixtures, building CLI test suites, or systematizing ad-hoc testing. Provides 8 documented patterns (table-driven, golden file, fixture, mocking, CLI testing, integration, helper utilities, coverage-driven gap closure), 3 automation tools (coverage analyzer 186x speedup, test generator 200x speedup, methodology guide 7.5x speedup). Validated across 3 project archetypes with 3.1x average speedup, 5.8% adaptation effort, 89% transferability to Python/Rust/TypeScript.

yaleh
yaleh
testing-security
open
testing
15

matlab-test-generator

Create comprehensive MATLAB unit tests using the MATLAB Testing Framework. Use when generating test files, test cases, unit tests, test suites, or when the user requests testing for MATLAB code, functions, or classes.

matlab
matlab
testing-security
open
testing
14

testing-strategies

Provides test design patterns, coverage strategies, and best practices for comprehensive test suite development

bejranonda
bejranonda
testing-security
open
testing
14

acceptance-tester

Execute systematic acceptance testing to verify implementations against acceptance criteria. Use this skill when tasks mention "驗收測試", "acceptance testing", "驗收", "validate implementation", or when Gherkin scenarios need to be executed.

yurenju
yurenju
testing-security
open
testing
14

agent-template-generator

Generates new agent profiles with consistent structure, automatic validation pattern injection, and test-driven protocols

masharratt
masharratt
testing-security
open
testing
14

component-tester

Run Vitest tests for a specific component with coverage. Use when making changes to React components to ensure tests pass and coverage is maintained.

sgcarstrends
sgcarstrends
testing-security
open
testing
14

tdd-bug-fix

Enforce TDD when fixing bugs - write a failing test first, then make it pass. Use when about to fix a bug, correct broken behavior, or resolve an issue in production code. Activates for phrases like "let me fix", "I'll fix this", "same issue as", "the problem is", or when editing code after identifying a bug.

kurko
kurko
testing-security
open
testing
14

e2e-testing

Write and run end-to-end tests with Playwright for user flows, page interactions, and visual regression. Use when testing user journeys, ensuring UI functionality works correctly.

sgcarstrends
sgcarstrends
testing-security
open
testing
14

eventuras-testing

Running and managing tests in the Eventuras monorepo (xUnit backend tests, Playwright E2E tests, integration tests)

losol
losol
testing-security
open
testing
14

tmux-test

Test klaude-code interactively using tmux with synchronous task completion. Use when testing UI features, verifying changes, or debugging interactive behavior. Eliminates polling/sleep by using KLAUDE_TEST_SIGNAL for precise synchronization.

inspirepan
inspirepan
testing-security
open
testing
14

mock-data

Generate realistic mock data for testing using factories, fixtures, and Faker.js. Use when seeding test databases, creating test fixtures, or mocking API responses.

sgcarstrends
sgcarstrends
testing-security
open
testing
14

api-testing

Write and run API tests with Vitest for endpoints, middleware, and integrations. Use when testing API functionality, request/response validation, error handling.

sgcarstrends
sgcarstrends
testing-security
open
testing
14

rspec-rails

Write Ruby on Rails specs with RSpec following best practices for unit tests, request specs, feature specs, and job specs. Use when writing or modifying RSpec test files for Rails applications.

kurko
kurko
testing-security
open
testing
14

ts-testing

Design, implement, and maintain high‑value TypeScript test suites using popular JS/TS testing libraries. Use this skill whenever the user is adding tests, debugging failing tests, or refactoring code that should be covered by tests.

johnlindquist
johnlindquist
testing-security
open
testing
14

playwright-browser-automation

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

leegonzales
leegonzales
testing-security
open
testing
13

outside-in-testing

Generates agentic outside-in tests using gadugi-agentic-test framework for CLI, TUI, Web, and Electron apps. Use when you need behavior-driven tests that verify external interfaces without internal implementation knowledge. Creates YAML test scenarios that AI agents execute, observe, and validate against expected outcomes. Supports progressive complexity from simple smoke tests to advanced multi-step workflows.

rysweet
rysweet
testing-security
open
testing
13

tdd-workflow

Test-Driven Development workflow for Miyabi. Red-Green-Refactor cycle with Rust-specific patterns. Use when implementing new features, fixing bugs, or writing tests.

ShunsukeHayashi
ShunsukeHayashi
testing-security
open
testing
13

ocaml-testing

Testing strategies for OCaml libraries. Use when discussing tests, alcotest, eio mocks, test structure, test-driven development, or cram tests in OCaml projects.

avsm
avsm
testing-security
open
testing
13

testing-code

Generates and improves tests following TDD principles. Activates when new features are implemented, test coverage is low, or user requests tests. Ensures comprehensive test coverage with unit, integration, and edge case tests.

rysweet
rysweet
testing-security
open
testing
13

test-generator

Generate comprehensive unit tests for code. Use when creating tests, improving test coverage, or setting up testing frameworks.

ShunsukeHayashi
ShunsukeHayashi
testing-security
open
testing
13

vitest-testing-patterns

Write tests using Vitest and React Testing Library. Use when creating unit tests, component tests, integration tests, or mocking dependencies. Activates for test file creation, mock patterns, coverage, and testing best practices.

erichowens
erichowens
testing-security
open
testing
13

testing-code

Generates and improves tests following TDD principles. Activates when new features are implemented, test coverage is low, or user requests tests. Ensures comprehensive test coverage with unit, integration, and edge case tests.

rysweet
rysweet
testing-security
open
testing
13

test-gap-analyzer

Analyzes code to identify untested functions, low coverage areas, and missing edge cases. Use when reviewing test coverage or planning test improvements. Generates specific test suggestions with example templates following amplihack's testing pyramid (60% unit, 30% integration, 10% E2E). Can use coverage.py for Python projects.

rysweet
rysweet
testing-security
open
Previous
Page 75 / 173
Next