CtrlK
CommunityDocumentationLog inGet started
Tessl Logo

generating-test-data

tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill generating-test-data

This skill enables Claude to generate realistic test data for software development. It uses the test-data-generator plugin to create users, products, orders, and custom schemas for comprehensive testing. Use this skill when you need to populate databases, simulate user behavior, or create fixtures for automated tests. Trigger phrases include "generate test data", "create fake users", "populate database", "generate product data", "create test orders", or "generate data based on schema". This skill is especially useful for populating testing environments or creating sample data for demonstrations.

60%

Overall

SKILL.md
Review
Evals

Validation

88%
CriteriaDescriptionResult

metadata_version

'metadata' field is not a dictionary

Warning

license_field

'license' field is missing

Warning

Total

14

/

16

Passed

Implementation

20%

This skill content is overly verbose and abstract, describing what Claude will do rather than providing concrete, executable guidance. It lacks actual plugin syntax, parameter examples, or sample output formats. The content explains concepts Claude already understands while omitting the specific technical details needed to actually use the test-data-generator plugin.

Suggestions

Replace abstract descriptions with concrete plugin invocation syntax showing exact parameters (e.g., `test-data-generator --type users --count 500 --locale en-US`)

Add executable code examples showing actual JSON output format and schema definition syntax

Remove the 'How It Works' section entirely - Claude doesn't need to be told it will 'analyze requirements' and 'present data'

Include specific parameter options, supported data types, and schema format documentation

DimensionReasoningScore

Conciseness

Verbose and padded with unnecessary explanations. Phrases like 'empowers Claude', 'streamlining software testing', and explaining what the skill does in multiple redundant ways wastes tokens. The 'How It Works' section describes obvious steps Claude would naturally follow.

1 / 3

Actionability

No concrete code, commands, or executable examples. The examples describe what 'the skill will' do abstractly rather than showing actual plugin invocation syntax, parameters, or output formats. No copy-paste ready content.

1 / 3

Workflow Clarity

Steps are listed in 'How It Works' but lack specificity. No validation checkpoints, no error handling guidance, and no concrete plugin command syntax. The workflow is conceptual rather than actionable.

2 / 3

Progressive Disclosure

Content is organized into sections but everything is inline with no references to external documentation. The 'Integration' section hints at other capabilities but provides no links or detailed guidance. Could benefit from separating schema examples into a reference file.

2 / 3

Total

6

/

12

Passed

Activation

100%

This is a well-crafted skill description that excels across all dimensions. It provides specific capabilities, comprehensive trigger phrases that users would naturally say, explicit 'Use when' guidance, and a clear niche that distinguishes it from other skills. The description uses proper third-person voice throughout.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'create users, products, orders, and custom schemas', 'populate databases', 'simulate user behavior', 'create fixtures for automated tests'. These are concrete, actionable capabilities.

3 / 3

Completeness

Clearly answers both what (generate test data for users, products, orders, custom schemas) AND when (explicit 'Use this skill when...' clause plus detailed trigger phrases). The 'Trigger phrases include...' section provides explicit guidance.

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger phrases users would say: 'generate test data', 'create fake users', 'populate database', 'generate product data', 'create test orders', 'generate data based on schema'. These are realistic user requests.

3 / 3

Distinctiveness Conflict Risk

Clear niche focused specifically on test data generation with distinct triggers like 'fake users', 'populate database', 'test orders'. Unlikely to conflict with other skills due to the specific testing/development context.

3 / 3

Total

12

/

12

Passed

Reviewed

Table of Contents

ValidationImplementationActivation

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.