🧪
Spec Driven Implementation
Use when ready to implement designed features - breaks design into TDD tasks (Red-Green-Refactor), tracks progress with checkboxes in tasks.md, enforces strict testing discipline. Activates when user says "implement this", "let's code", "start execution", mentions "tasks", "TDD", or uses /dev-workfl
xbklairithtesting
🧪
Spec Driven Planning
Use when planning new features or need structured requirements - creates feature structure, elicits EARS requirements through systematic questioning, proposes architectural approaches with trade-offs. Activates when user mentions "new feature", "requirements", "specs", "design", "architecture", or u
xbklairithtesting
🧪
Spec Flow
Interactive spec-driven development workflow with phase-by-phase confirmation. Each phase waits for user confirmation before proceeding. Trigger phrases include "spec-flow", "spec mode", "need a plan", or "structured development". Creates .spec-flow/ directory with proposal, requirements, design, an
echovictesting
🧪
Spec Knowledge
Maintains consistency when creating, modifying, reading, reviewing, or working with specifications. Use when user mentions SPEC.md, requirements, or any specification documents to ensure consistent handling. Provides specification knowledge—quality criteria, editing methods, and three-layer framewor
elct9620testing
🧪
Spec Writer
Transform conversations and ideas into structured technical specifications. Outputs: User stories, acceptance criteria, technical requirements, edge cases. Use when user wants to document requirements before coding. Triggers: write spec, create user stories, document requirements, /spec
vibery-studiotesting
🧪
Specification Validation
This skill validates specs, implementations, and understanding for completeness, consistency, and correctness, guiding quality improvements.
code-reviewtestingdocsplanning
🧪
Startup Idea Validation
Use when validating a startup idea before building. Produces evidence-based GO/NO-GO decisions using a 9-dimension scorecard (problem, market, timing, moat, unit economics, founder-market fit, feasibility, GTM, risk), a validation ladder (interviews -> smoke test -> concierge/WoZ -> paid pilot), and
vasilyu1983testing
🧪
State Machine Driven Ui
This skill helps you design deterministic UI flows with finite state machines, improving reliability, visualization, and validation across complex interactions.
frontenddesignuxdebugging
🧪
Statistical Analysis
Probability, distributions, hypothesis testing, and statistical inference. Use for A/B testing, experimental design, or statistical validation.
pluginagentmarketplacetesting
🧪
Storekit
Use when implementing in-app purchases, StoreKit 2 subscriptions, consumables, non-consumables, or transaction handling. Covers testing-first workflow with .storekit configuration, StoreManager architecture, and transaction verification.
johnrogerstesting
🧪
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.
ibutterstesting
🛡️
Supabase Audit Auth Config
This skill analyzes Supabase authentication configuration for security weaknesses, generates progressive context updates, and surfaces actionable remediation.
securityapidatabasetesting
🧪
Swift Async Stream Patterns
This skill helps building robust AsyncStream and AsyncSequence patterns in Swift by applying state machine, mutex, and continuation safety practices.
swiftdebuggingdesigntesting