Public betaPlug into your AI. Get superpowers.Get access
┌ pillar /testing4 rules · 21 skills
Pillar · testing

Testing.

TDD-first skills, AI regression on every PR. Below: every rule the AI cites and every skill that fires inside this pillar — versioned, dated, cross-referenced.

01/05auto-trigger

Path-scoped. Loaded only when relevant.

Open a test file → the right rules attach. Zero token cost the rest of the time.

Frontend Testing
React Testing (RTL + jest)
Ionic Testing
React Native Testing
AI Regression Testing
Browser QA
02/05how it works

What this pillar does for you.

01
TDD-first skills

Failing test -> minimum code -> refactor. Tight RED-GREEN-REFACTOR loop, baked in.

02
AI regression on every PR

Visual diff + behavioral checks run on every PR. Regressions are caught before review.

03
Browser QA before merge

Headless run of critical flows on the preview env. No flaky tests in main.

03/05rules in this pillar

4 rules.

Each rule is a markdown file the AI loads when it edits a matching path. Click any to see related skills and where it's referenced.

TestingruleFrontend Testingrules/frontend/testing.md

Three layers (unit/integration/e2e), jest + msw + Playwright, test behavior not implementation, no library internals, co-located specs.

TestingruleReact Testing (RTL + jest)rules/frontend/react/testing.md

RTL with role-first queries, userEvent over fireEvent, renderWithProviders helper, real Redux store, never assert on store state - assert on what the user sees.

TestingruleIonic Testingrules/frontend/ionic/testing.md

Jest + Testing Library for components, mock Capacitor plugins at service boundary, Playwright for web routes, native smoke check on requested platform before release.

TestingruleReact Native Testingrules/frontend/react-native/testing.md

jest + jest-expo + @testing-library/react-native, role/label-first queries, renderWithProviders helper, msw or typed service fakes, Maestro .yml for device E2E flows.

04/05skills in this pillar

21 skills.

Skills are intent-triggered workflows. The AI router loads them by description; bodies on demand.

TestingskillAI Regression Testingskills/ai-regression-testing

Sandbox-mode API testing without DB dependencies, automated bug-check workflows, and patterns that catch AI blind spots where the same model writes and reviews code.

TestingskillBrowser QAskills/browser-qa

Visual testing, Lighthouse and Core Web Vitals checks, accessibility audits, and UI interaction verification via browser automation after deploy or build.

TestingskillClick Path Auditskills/click-path-audit

Trace UI touchpoints through handlers, state stores, effects, async calls, and final visible state when controls look wired but do the wrong thing.

TestingskillC++ Testingskills/cpp-testing

GoogleTest/CTest configuration, diagnosing failing or flaky C++ tests, adding coverage and sanitizers.

TestingskillC# Testingskills/csharp-testing

C#/.NET testing with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.

TestingskillDjango TDDskills/django-tdd

TDD for Django with pytest-django, factory_boy, mocking, coverage, and DRF API testing.

TestingskillDjango Verificationskills/django-verification

Verification loop for Django: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.

TestingskillE2E Testingskills/e2e-testing

Playwright E2E patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky-test strategies.

TestingskillFlutter & Dart Code Reviewskills/flutter-dart-code-review

Library-agnostic Flutter/Dart review checklist: widget practices, BLoC/Riverpod/Provider/GetX/MobX/Signals, Dart idioms, performance, accessibility, security, clean architecture.

TestingskillGo Testingskills/golang-testing

Go testing patterns: table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.

TestingskillKotlin Testingskills/kotlin-testing

Kotlin testing with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD with idiomatic Kotlin.

TestingskillLaravel TDDskills/laravel-tdd

TDD for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.

TestingskillLaravel Verificationskills/laravel-verification

Verification loop for Laravel: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness.

TestingskillPerl Testingskills/perl-testing

Perl testing patterns: Test2::V0, Test::More, prove runner, mocking, Devel::Cover coverage, and TDD methodology.

TestingskillPython Testingskills/python-testing

Python testing with pytest, TDD, fixtures, mocking, parametrization, and coverage requirements.

TestingskillRust Testingskills/rust-testing

Rust testing patterns: unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD.

TestingskillSpring Boot TDDskills/springboot-tdd

TDD for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo - for new features, fixes, and refactors.

TestingskillSpring Boot Verificationskills/springboot-verification

Verification loop for Spring Boot: build, static analysis, tests with coverage, security scans, and diff review before release or PR.

TestingskillSwift Protocol DI Testingskills/swift-protocol-di-testing

Protocol-based dependency injection for testable Swift code - mock file system, network, and external APIs using focused protocols and Swift Testing.

TestingskillTDD Workflowskills/tdd-workflow

Red-green-refactor for new features, bug fixes, and refactors. Enforces 80%+ coverage across unit, integration, and E2E - only after onboarding is resolved.

TestingskillVerification Loopskills/verification-loop

Comprehensive verification system: local-evidence production audits and Production-Readiness Score audits for SPA + Supabase and Ionic releases.

[ // GET STARTED ][ DEPLOY // ][ PLUGIN // ][ // SHIP ]
Get started

Use the AI you already pay for.
Add superpowers.

One plugin. Senior-engineer rules, security, a backend, and one-command deploys — inside the editor you already use.

Install "Traffic One" via AI Agent plugin marketplacemarketplace
free hobby tier·no credit card·any model, any plan
works inside
Cursor logoCursor
Claude Code logoClaude Code
Codex logoCodex
Copilot logoCopilot
Kilo logoKilo
Windsurf logoWindsurf
OpenCode logoOpenCode