Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Generate realistic test data with proper relational structure
claude install community/test-data-generatorRealistic test data generation: create seed scripts, generate relational data, support faker patterns, and produce database-ready fixtures.
mkdir -p ~/.claude/skills/test-data-generator~/.claude/skills/test-data-generator/SKILL.mdResulting file structure:
~/.claude/
skills/
test-data-generator/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with Test Data Generator
Build RAG pipelines with embedding, retrieval, and cited generation
Both used by Software Engineer, Data Scientist
Query databases, inspect schemas, and explore data from your AI editor
Both used by Software Engineer, Data Scientist
Profile any dataset in seconds with distributions and quality metrics
Both used by Software Engineer, Data Scientist
Generate complex SQL queries from natural language descriptions
Both used by Software Engineer, Data Scientist
Measure code complexity and find the best refactoring targets
Both used by Software Engineer
Generate data dictionaries with business context from database schemas
Both used by Software Engineer, Data Scientist
Test Data Generator