test-data-generation

Test data generation patterns using Bogus, test builders, and ABP seeders. Use when: (1) creating realistic test data, (2) implementing test data seeders, (3) building test fixtures, (4) generating fake data for development.

$ 安裝

git clone https://github.com/thapaliyabikendra/ai-artifacts /tmp/ai-artifacts && cp -r /tmp/ai-artifacts/.claude/skills/test-data-generation ~/.claude/skills/ai-artifacts

// tip: Run this command in your terminal to install the skill