TEA Academy - interactive testing education across 7 progressive sessions.
From bmad-coworknpx claudepluginhub bspann/bmad-cowork --plugin bmad-coworkThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Use when learning about testing concepts, strategies, and best practices. Interactive learning companion with 7 structured sessions.
Trigger with: "teach me testing", "TEA academy", "learn testing", "testing tutorial"
Agent: TEA (Murat) Input: User's current knowledge level and interests Output: Interactive teaching sessions
Ask the user about their testing experience:
Session 1: Testing as Engineering Why tests exist, the testing pyramid, cost of bugs at each stage.
Session 2: Risk-Based Testing Probability × impact, P0-P3 prioritization, where to invest testing effort.
Session 3: Test Design Patterns Given/When/Then, equivalence partitioning, boundary analysis, state transition.
Session 4: Test Architecture Page objects, data factories, fixtures, test isolation, determinism.
Session 5: Test Automation Strategy What to automate vs manual test, flaky test prevention, test maintenance.
Session 6: CI/CD Testing Pipeline stages, parallelization, quality gates, artifact management.
Session 7: Release Confidence Traceability, coverage metrics that matter, go/no-go decision frameworks.
For each session:
The user can resume from any session. Ask which session to start or continue.