Generate comprehensive tests for code. Use when user says "write tests for this function", "add unit tests to this file", "generate integration tests for the API", "I need test coverage for this module", or "create e2e tests for the checkout flow".
/plugin marketplace add Uniswap/ai-toolkit/plugin install development-productivity@uniswap-ai-toolkitThis skill is limited to using the following tools:
gen-tests-guide.mdGenerate comprehensive tests with advanced testing strategies, scenario generation, and edge case identification.
| Option | Values | Default |
|---|---|---|
--framework | jest, vitest, pytest, cypress, playwright | auto-detect |
--type | unit, integration, e2e, all | unit |
--strategy | standard, scenario, property, mutation | standard |
--requirements | User stories for scenario generation | (none) |
Always identifies:
Invoke test-writer agent with:
paths: Files to testframework: Testing frameworktestType: Testing strategyrequirements: User stories (if provided)For complex scenarios, coordinate with context-loader and security-analyzer.
"Write tests for src/utils/validator.ts"
"Add integration tests for the API endpoints"
"Generate e2e tests for checkout flow"
"I need property-based tests for this pure function"
For advanced strategies and orchestration, see gen-tests-guide.md.
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.