Writes, reviews, and improves Swift Testing code using modern APIs and best practices. Use when reading, writing, or reviewing projects that use Swift Testing.
Bidirectional integration validation where two repositories validate each other before release. TRIGGERS - symmetric dogfooding, bidirectional testing, cross-repo validation,…
Monitior technology trends (GitHub, etc.), contextualize them against the user's project, and autonomously verify them through installation and testing.
Match tutorial script blocks to e2e pytest functions and add missing tests
Create comprehensive integration tests for syncable entities in Twenty. Use when writing integration tests for metadata entities, covering validator exceptions, input…
Set up Syncfusion Blazor components — project creation, NuGet packages, service registration, script loading, bUnit testing, and localization & globalization configuration
Patterns for generating synthetic data for ML training, testing, and privacy. Covers LLM-based generation, tabular synthesis, and quality validation.
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis — from…
Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verification.
Create and run tests for The Dreamer's Cave. Use for pytest (backend), vitest (frontend), fixtures, mocking, and coverage.
引导测试驱动开发(TDD)流程:红-绿-重构。 使用时机:TDD 开发、撰写测试先行的代码、学习 TDD。 关键字:TDD, test-driven, red-green-refactor, 测试驱动, 红绿重构。
Fix bugs using red-green-refactor — reproduce the bug as a failing test first, then fix it. Use when fixing bugs to ensure they never regress.
Guide la pratique du Test-Driven Development pas à pas. Se déclenche avec "TDD", "test driven", "red green refactor", "écrire le test d'abord", "BDD", "behaviour driven" — from…
Usar siempre antes de implementar código. Ciclo rojo-verde-refactor estricto. Activar cuando el usuario quiera hacer test first, escribir test antes de implementar, seguir el…
Red-green-refactor TDD-cycle for game development. Use when coding game features for Breakout.
Role-aware TDD. NO production code without a failing test first. Tests live alongside the role's typed artifact.
Strict TDD for Domain and Application layers in Clean Architecture TypeScript. Red-Green-Refactor with Vitest. Mocks ports, never hits a database.
Configure TDD enforcement via pre-commit hooks and CI coverage gates. Use when setting up test-first development workflow, adding coverage gates, or enforcing TDD practices.
Red-Green-Refactor TDD methodology with mandatory failing tests, minimal implementation, quality refactoring, and 80% coverage gating.
Erzwingt Test-zuerst-Disziplin und Edge-Case-Abdeckung. Trigger: TDD/Test-Strategie.
Use when implementing new features. Enforces TDD workflow - write tests FIRST, then implementation. Ensures AAA pattern, proper coverage, and quality test design.
Guide Test-Driven Development workflow for FastLED. Use when implementing new features or fixing bugs with a test-first approach.
Red-green-refactor scaffold for building new features with TDD. Write failing tests first, then implement to pass. Use when building new features test-first.
Comprehensive Test Driven Development guide for engineering subagents with multi-framework support, coverage analysis, and intelligent test generation — from isihigameKoudai/utils
Use when 用户要实现新功能、修复 bug,或明确要求使用 TDD 方式开发、先写测试时。触发场景:tdd、测试驱动、测试驱动开发、先写测试、红绿重构、单元测试、test driven、TDD开发、用TDD写、测试先行、我要开始开发新功能。
Use when implementing features or fixing bugs with strict Test-Driven Development (TDD). Activate for coding tasks that require new functionality, refactoring, or comprehensive…
Orchestrator-only workflow for migrating/rewriting codebases with full TDD and agent delegation
Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development practices.
Use when the user wants to write code using test-driven development — writing the failing test BEFORE any production code.
Complete Test-Driven Development workflow combining Sherpa guidance, Julie code intelligence, and Goldfish progress tracking.
TDD protocol for sub-agent implementation tasks — write failing tests first, run quality gates, commit format, attribution rules
Pre-refactor safety checklist. Verifies test coverage exists before AI modifies existing code. Use before asking AI to refactor anything.
Erzwingt striktes Test-Driven Development mit Red-Green-Refactor Zyklus. Blockiert Code-Generierung ohne vorherige Tests. Dokumentiert 13 ungueltige Rationalisierungen.
Erzwingt striktes Test-Driven Development mit Red-Green-Refactor Zyklus. Blockiert Code-Generierung ohne vorherige Tests. Dokumentiert 13 ungueltige Rationalisierungen.
Erzwingt striktes Test-Driven Development mit Red-Green-Refactor Zyklus. Blockiert Code-Generierung ohne vorherige Tests. Dokumentiert 13 ungueltige Rationalisierungen.
Erzwingt striktes Test-Driven Development mit Red-Green-Refactor Zyklus. Blockiert Code-Generierung ohne vorherige Tests. Dokumentiert 13 ungueltige Rationalisierungen.
Erzwingt striktes Test-Driven Development mit Red-Green-Refactor Zyklus. Blockiert Code-Generierung ohne vorherige Tests. Dokumentiert 13 ungueltige Rationalisierungen.
Test-driven development substrate for solo + small-team builds. Iron-law red-green-refactor with dual-runtime examples (Vitest for TypeScript/Next.js, pytest for Python/FastAPI),…
Test-Driven Development (TDD) using Vitest and TypeScript. Use when the user requests help with TDD, writing tests before code, test-first development, Vitest test setup,…
Enforces strict red/green/refactor TDD discipline when writing code. Guides the agent through one-test-at-a-time cycles, prevents test subversion, and ensures minimal…
새 기능 작성, 버그 수정 또는 코드 리팩터링 시 이 스킬을 사용하세요. 단위, 통합, E2E 테스트를 포함한 80% 이상의 커버리지로 테스트 주도 개발을 시행합니다.
TDD anti-patterns — writing code before tests, testing implementation details instead of behavior, using waitForTimeout as a sync strategy, chaining tests that share state,…
Test-Driven Development workflow for Miyabi. Red-Green-Refactor cycle with Rust-specific patterns. Use when implementing new features, fixing bugs, or writing tests.
Use when working with tdd workflows tdd cycle (Alias for tdd-workflows-tdd-cycle)
Implement the minimal code needed to make failing tests pass in the TDD green phase. — from engineering/testing
Implement the minimal code needed to make failing tests pass in the TDD green phase. — from bg-szy/TOP-SKILLS
Generate failing tests for the TDD red phase to define expected behavior and edge cases.
Full /team pipeline with parallel /dogfood browser QA in the verify stage. Use when asked to 'team dogfood', 'team-dogfood', or when building a web app that needs browser testing…
Unified team skill for quality assurance. Full closed-loop QA combining issue discovery and software testing. Triggers on "team quality-assurance", "team qa".
Unified team skill for testing team. Progressive test coverage through Generator-Critic loops, shared memory, and dynamic layer selection. Triggers on "team testing".
Full /team pipeline with parallel TUI test QA in the verify stage. Use when asked to 'team tui', 'team-tui', or when building/modifying TUI components that need automated testing…
[METHODOLOGY] Tech-spec creation (architecture, decisions, testing strategy, implementation plan) from approved user-spec. Preloaded by dev-tech-architect agent.
Use when you need to add or review fuzz testing for Java APIs with CATS — including contract-driven negative testing, malformed payload validation, boundary input explora — from…
Create and manage temporary/disposable email inboxes via tempmail.lol API (no dependencies, just curl).
Comprehensive testing approaches for Temporal workflows using pytest, progressive disclosure resources for specific testing scenarios.
Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup.
Gunakan saat mengerjakan role QA & Docs di project Temuin. Skill ini membatasi QA ke blackbox testing, screenshot evidence, dan update docs seperlunya.
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions 'A/B test,' 'split test,' 'experiment,' 'test this change,' ' — from…
When the user wants to automate mobile app testing on iOS and Android using Appium. Also use when the user mentions 'appium,' 'mobile automation,' 'iOS testing,' 'Android…
When the user wants to write behavior-driven development (BDD) tests using Gherkin syntax and Cucumber step definitions.