worldcrafter-test-generator
Generate comprehensive tests following three-layer pyramid - unit (Vitest), integration (real database), E2E (Playwright). Use when user needs "add tests", "improve coverage", "test [feature]", "write E2E tests", "generate test factory", or mentions testing auth, forms, database, AI features, visualizations, real-time collaboration, performance, accessibility, or import/export. Provides templates and patterns for 80%+ coverage including AI mocking, chart testing, WebSocket testing, and Page Object Models. Do NOT use when building new features (use worldcrafter-feature-builder which includes tests), database-only changes (use worldcrafter-database-setup), or simple routes (use worldcrafter-route-creator).
$ 安裝
git clone https://github.com/hopeoverture/worldcrafter-v2 /tmp/worldcrafter-v2 && cp -r /tmp/worldcrafter-v2/.claude/skills/worldcrafter-test-generator ~/.claude/skills/worldcrafter-v2// tip: Run this command in your terminal to install the skill
Repository
