category focus

Testing

Unit, integration, and e2e testing.

4139 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
4

storybook-stories

Write comprehensive Storybook stories for React components with proper TypeScript types, args, controls, decorators, and interaction tests. Use this skill when the user asks to create or improve Storybook stories for components in the /components workspace.

andersnygaard
andersnygaard
testing-security
open
testing
4

test-vue-composable

Guide for unit testing Vue 3 Composables using Vitest. Use this skill when writing tests for Vue logic to determine the correct testing strategy based on whether the composable is independent, relies on lifecycle hooks (onMounted), or uses dependency injection (provide/inject).

alexanderop
alexanderop
testing-security
open
testing
4

testing

Creates comprehensive test suites including unit tests, integration tests, and end-to-end tests. Trigger keywords: test, testing, unit test, integration test, e2e, coverage, TDD, mock, fixture.

cosmix
cosmix
testing-security
open
testing
4

testing-strategies

This skill should be used for test coverage, test pyramid, unit/integration/E2E test design, TDD, BDD, mocking strategies, test doubles, test architecture

Zate
Zate
testing-security
open
testing
4

agent-validation-testing

エージェントの検証とテストケース設計を専門とするスキル。 **Anchors:** • Test-Driven Development: By Example(Kent Beck)/ 適用: エージェント検証とテストケース設計 / 目的: Red-Green-Refactorパターンに基づく信頼性の高い検証 **Trigger:** エージェント検証・テストケース設計・テスト実装・結果評価・バリデーション実行時に使用 **公式リソース:** - Kent Beck『Test-Driven Development: By Example』: TDDの基本原則と実装パターン - Level 1-4のガイドで段階的に習得可能 - テストケースパターンと実装テンプレート完備

daishiman
daishiman
testing-security
open
testing
4

unit-test-remote

仅在最终的 /speckit.verify 步骤用于统一验证代码正确性;实现阶段禁止调用。

EricOo0
EricOo0
testing-security
open
testing
4

testing

Writing tests for the B2C CLI project using Mocha, Chai, and MSW

SalesforceCommerceCloud
SalesforceCommerceCloud
testing-security
open
testing
4

playwright-testing

Playwrightによるブラウザ自動化テストの実装技術。 安定した待機戦略、適切なセレクタ選択、効率的なテスト設計を提供します。 Anchors: • Test-Driven Development: By Example (Kent Beck) / 適用: Red-Green-Refactorサイクル / 目的: テスト設計と実装フロー • Playwright Best Practices / 適用: セレクタ戦略・待機パターン / 目的: フレーキーテスト防止 Trigger: Use when implementing E2E tests, browser automation, fixing flaky tests, selecting Playwright selectors, optimizing wait strategies, or designing cross-browser test suites. E2E testing, browser automation, Playwright selectors, flaky test debugging, test wait strategies, accessibility testing

daishiman
daishiman
testing-security
open
testing
4

debugger

Verify frontend changes by running flows in browser using Playwright MCP. Checks console logs, captures snapshots, and validates user interactions work correctly.

tomeraitz
tomeraitz
testing-security
open
testing
4

manage-entity-tests

Create or update test files for TypeScript classes that implement interfaces. Use when user asks to "create tests", "update tests", "generate test file", "fix tests", "test MyClass", or mentions needing tests for a class. Generates vitest test files with describe blocks, createClass helpers, and proper fake dependency injection.

talbenmoshe
talbenmoshe
testing-security
open
testing
4

mutation-testing

Evaluate Python test suite quality using mutmut to introduce code mutations and verify tests catch them. Use for mutation testing, test quality assessment, mutant detection, and test effectiveness analysis.

jaredmcfarland
jaredmcfarland
testing-security
open
testing
4

test-frontend

Run and verify frontend tests for the React/Vite application.

ruska-ai
ruska-ai
testing-security
open
testing
4

test-data-management

テストデータの設計・生成・隔離・クリーンアップを体系化するスキル。 E2E/統合/単体テストの再現性を高め、データ依存による不安定化を防ぐ。 Anchors: • Test-Driven Development: By Example / 適用: テストデータ設計 / 目的: 再現性と最小実装 • Growing Object-Oriented Software, Guided by Tests / 適用: フィクスチャ設計 / 目的: 依存性の分離 Trigger: Use when planning or implementing test data setup, seeding, isolation, or cleanup. test data, fixture, seeding, teardown

daishiman
daishiman
testing-security
open
testing
4

api-mocking

E2EテストおよびユニットテストにおけるAPIモック技術スキル。外部API依存を排除し、テストの安定性・速度・信頼性を向上させるための手法とベストプラクティスを提供します。 📖 参考資料: • 『RESTful Web APIs』(Leonard Richardson)/ 適用: APIレスポンスのモック化 / 目的: 外部API依存を排除し、テストの安定性と速度を向上させる • 『Mock Service Worker』(Artem Zakharchenko)/ 適用: ネットワークリクエストのインターセプト / 目的: 複雑なAPI統合シナリオでのテスト精度向上 • 『Testing JavaScript』(Kent C. Dodds)/ 適用: エラーケース(4xx、5xx)のテスト / 目的: エラーハンドリングの包括的な検証 外部APIへのテスト依存を排除したい時、エラーケースをテストしたい時、ネットワーク遅延をシミュレートしたい時、MSWによるHTTPインターセプトを実装したい時に使用します。

daishiman
daishiman
testing-security
open
testing
4

go-test

Run Go tests with race detection and coverage. Use when asked to run tests, check test coverage, or verify Go code functionality.

mway
mway
testing-security
open
testing
4

vitest-advanced

Vitestの高度な機能を活用したテスト実装スキル。 並列実行、カバレッジ最適化、非同期テスト処理、モック戦略を実装します。 Anchors: • 『Test-Driven Development: By Example』(Kent Beck) / 適用: テスト設計 / 目的: 品質向上 Trigger: Use when optimizing Vitest tests, configuring parallel execution, improving coverage, implementing async testing patterns, or designing mock strategies.

daishiman
daishiman
testing-security
open
testing
4

tdd-enforce

Use when strict test-first discipline is explicitly requested or required for a change.

mway
mway
testing-security
open
testing
4

async-testing-expert

Comprehensive pytest skill for async Python testing with proper mocking, fixtures, and patterns from production-ready test suites. Use when writing or improving async tests for Python applications, especially FastAPI backends with database interactions.

rafaelkamimura
rafaelkamimura
testing-security
open
testing
4

condition-based-waiting

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

alexsandrocruz
alexsandrocruz
testing-security
open
testing
4

test-engineer

编写、运行和优化项目测试用例(Vitest)。

CaoMeiYouRen
CaoMeiYouRen
testing-security
open
testing
4

qa-element-extraction

Extract and capture screenshots of specific UI elements mentioned in QA test procedures. Use when creating visual references for test steps to show exactly what buttons, fields, and components look like.

jpoutrin
jpoutrin
testing-security
open
testing
4

e2e-testing

Guide for writing end-to-end tests with Playwright in the DEVS platform. Use this when asked to write E2E tests, debug test failures, or set up test automation.

codename-co
codename-co
testing-security
open
testing
4

testing-framework-helper

Generates comprehensive test suites with unit tests, integration tests, and E2E tests for various frameworks (Jest, Pytest, Vitest, etc.). Use when writing tests.

Dexploarer
Dexploarer
testing-security
open
Previous
Page 88 / 173
Next