testing-anti-patterns
π―Skillfrom d-oit/do-novelist-ai
Part of
d-oit/do-novelist-ai(14 items)
Installation
git clone https://github.com/yourusername/novelist-goap-ebook-engine.gitnpm run devnpm run dev # Start Vite dev server (http://localhost:5173)npm run build # Build for productionnpx playwright testMore from this repository10
iterative-refinement skill from d-oit/do-novelist-ai
Skill
Skill
Skill
Skill
Breaks down complex tasks into atomic, actionable sub-goals with clear dependencies, enabling systematic project planning and multi-agent coordination.
Executes multiple independent tasks simultaneously across available agents to maximize throughput and minimize total execution time.
Analyzes and enforces code quality standards, automatically detecting potential issues, style violations, and maintainability risks in the project's TypeScript and React codebase.
Optimizes Playwright E2E tests by replacing arbitrary waits with smart waits, enabling parallel test execution, and reducing test flakiness.
Validates and enforces TypeScript type safety and coding standards across the Novelist.ai project's codebase, preventing potential type-related errors and maintaining high-quality code integrity.