category focus

Testing

Unit, integration, and e2e testing.

4139 スキルall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
1

react-native-testing

Generate and write tests for React Native applications using React Native Testing Library (RNTL), Jest, and userEvent. Use this skill when the user asks to write tests, create test files, add unit tests, add component tests, or generate test suites for React Native or Expo projects. Also use when working with .test.tsx files, jest.config.js, or when the user mentions testing React Native components, screens, hooks, or forms. Covers getByRole, getByText, getByLabelText queries, userEvent.press, userEvent.type interactions, waitFor, findBy async patterns, and toBeOnTheScreen matchers.

fontezbrooks
fontezbrooks
testing-security
open
testing
1

storybook

Storybook 8 for React component documentation and testing. Use for creating stories, documenting components with Controls/Actions, visual testing, and MDX documentation. Triggers on requests for Storybook stories, component documentation, visual testing, or interactive component demos.

iButters
iButters
testing-security
open
testing
1

nextjs-frontend-testing

Use this skill whenever the user wants to set up, improve, or run frontend tests (unit, component, and E2E) for a Next.js (App Router) + TypeScript + Tailwind + shadcn/ui project using Vitest/Jest, React Testing Library, and Playwright.

AgentiveCity
AgentiveCity
testing-security
open
testing
1

testing-patterns

Testing patterns for Next.js App Router with Supabase. Use when adding tests, verifying fixes, or preventing regressions. Keywords: test, testing, jest, vitest, unit test, integration test, mock, Supabase mock, playwright, e2e.

vassovass
vassovass
testing-security
open
testing
1

vue-testing

Master Vue Testing - Vitest, Vue Test Utils, Component Testing, E2E with Playwright

pluginagentmarketplace
pluginagentmarketplace
testing-security
open
testing
1

react-native-testing

Testing patterns for React Native with Jest and React Native Testing Library. Use when writing tests, mocking Expo modules, testing Zustand stores, or debugging test failures.

kurokeita
kurokeita
testing-security
open
testing
1

storybook-testing

Create comprehensive Storybook stories with interactive tests for React components using CSF Next format and play functions. Use when writing component tests, interaction tests, or documenting component behavior.

JanSzewczyk
JanSzewczyk
testing-security
open
testing
1

testing-react-testing-lib

Apply when testing React components: rendering, user interactions, and accessibility-focused testing.

CoderMariusz
CoderMariusz
testing-security
open
testing
1

testing-library

Enforces best practices for unit testing with Jest, @testing-library/react-native, and jest-expo in Expo projects. This skill should be used when writing, reviewing, or debugging unit tests to ensure tests are accessible, maintainable, and follow Testing Library guiding principles. Use this skill for test file creation, query selection, async handling, mocking patterns, and Expo Router testing.

CodySwannGT
CodySwannGT
testing-security
open
testing
1

jest-test-scaffolder

Scaffolds Jest unit tests for React components and hooks. Use when creating tests for frontend components.

okgoogle13
okgoogle13
testing-security
open
testing
1

vue-playwright-testing

Comprehensive guide for testing Vue 3 applications with Playwright (2025). This skill should be used when writing end-to-end tests or component tests for Vue apps, testing Vue Router navigation, reactive state changes, authentication flows, or setting up Playwright in Vue projects.

vinceh
vinceh
testing-security
open
testing
1

nextjs-frontend-testing

Use this skill whenever the user wants to set up, improve, or run frontend tests (unit, component, and E2E) for a Next.js (App Router) + TypeScript + Tailwind + shadcn/ui project using Vitest/Jest, React Testing Library, and Playwright.

HenryXV
HenryXV
testing-security
open
testing
1

testing-patterns

TDD/BDD workflows for FastAPI + React stack with pytest, vitest, and integration testing. Use when writing tests, configuring test runners, or implementing test-driven development.

AINative-Studio
AINative-Studio
testing-security
open
testing
1

nestjs-testing-skill

Use this skill whenever the user wants to set up, write, or refactor tests for a NestJS TypeScript backend, including unit tests, integration tests, and e2e tests with Jest, TestingModule, and Supertest.

AgentiveCity
AgentiveCity
testing-security
open
testing
1

testing-patterns

TDD and unit testing guidance for Crispy CRM. Use when writing tests, implementing TDD, debugging test failures, or setting up test infrastructure. Covers Vitest patterns, React Admin component testing, Zod schema validation testing, Supabase mocking, E2E with Playwright, and manual E2E testing with Claude Chrome. Integrates with verification-before-completion for test verification.

krwhynot
krwhynot
testing-security
open
testing
1

swift-testing

Expertise for writing XCTest tests for Swift/SwiftUI iOS and macOS apps in this project. Use when writing tests for HabitQuest, AvoidObstaclesGame, CodingReviewer, MomentumFinance, PlannerApp, or Shared-Kit. Follows project conventions and patterns.

dboone323
dboone323
testing-security
open
testing
1

mobile-testing-playwright

Mobile device testing with Playwright MCP for iOS and Android. Use when testing mobile apps, responsive layouts, touch interactions, device emulation, viewport testing, mobile browser testing, visual regression testing, or working with iPhone, iPad, Pixel, Galaxy devices. Covers test patterns, execution workflows, device configurations, and Playwright MCP tools.

ramunasnognys
ramunasnognys
testing-security
open
testing
1

xctest-patterns

Comprehensive testing patterns with XCTest for iOS/tvOS applications

Kaakati
Kaakati
testing-security
open
testing
1

test-selection

Remote App 선택형 UI 테스트용 스킬. Use when (1) 선택형 응답 UI 테스트, (2) Remote App 연동 검증, (3) awaiting_type=selection 시뮬레이션.

semicolon-devteam
semicolon-devteam
testing-security
open
testing
1

test-engineer

Test Engineer for quality assurance. Creates and executes automated tests. Use this skill for testing, QA, test suites, or coverage.

Denissvgn
Denissvgn
testing-security
open
testing
1

testing-e2e

Orchestrates end-to-end testing workflows coordinating browser automation with server verification. Use when validating complete user flows, testing multi-step scenarios, or verifying browser-server integration. Do not use for unit testing, API testing, isolated component testing, or documentation code examples → see generating-tests skill.

Git-Fg
Git-Fg
testing-security
open
testing
1

running-and-debugging-tests

Executes language-agnostic test suites to validate behavioral correctness, enforce regression safety, and automatically debug or repair test failures. Includes fallback loops, coverage validation, and failure classification to maximize suite reliability. Use to validate code changes proactively, or when the user mentions running tests, test failures, or test debugging.

kynoptic
kynoptic
testing-security
open
testing
1

skill-isolation-tester

Use PROACTIVELY when validating Claude Code skills before sharing or public release. Automated testing framework using multiple isolation environments (git worktree, Docker containers, VMs) to catch environment-specific bugs, hidden dependencies, and cleanup issues. Includes production-ready test templates and risk-based mode auto-detection. Not for functional testing of skill logic or non-skill code.

cskiro
cskiro
testing-security
open
testing
1

test-automator

Create comprehensive test suites with unit, integration, and e2e tests. Sets up CI pipelines, mocking strategies, and test data. Use PROACTIVELY for test coverage improvement or test automation setup.

sidetoolco
sidetoolco
testing-security
open
Previous
Page 106 / 173
Next