docs: add individual deep-dive wiki pages per skill + knowledge base sources
- Add 19 new pages — one per skill/test type, each covering:
- Purpose and why this skill exists
- Step-by-step breakdown of what it does
- Knowledge Base table: file, content description, primary sources with links
- Key concepts with academic/industry source citations
- Tool list (all free/open source)
- HTML report generation commands
- When to use / when not to use
- Related skills navigation
New pages: Skill-Analyze, Skill-Plan, Skill-Execute, Skill-Deploy, Skill-Review,
Test-Unit, Test-Integration, Test-E2E, Test-Perf-Overview,
Test-Perf-Load, Test-Perf-Stress, Test-Perf-Soak, Test-Perf-Frontend,
Test-Perf-DB, Test-Perf-Profile, Test-Security, Test-Contract,
Test-A11y, Test-Visual
Sources referenced: IEEE 830, OWASP Top 10, Google Web Vitals, Brendan Gregg
flamegraphs, Martin Fowler POM + Contract tests, Use The Index Luke,
xUnit Test Patterns, Google SRE Book, clinic.js, Pact docs, WCAG 2.1,
axe-core, Playwright docs, DORA metrics, Twelve-Factor App, and more.
- Update Home.md: separate Core Skills and Test Skills (functional vs perf)
with direct links to all 19 new pages
- Update Test-Sub-Skills.md: convert to index with recommended run order
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>