CtrlK
BlogDocsLog inGet started
Tessl Logo

run-nx-generator

Run Nx generators with prioritization for workspace-plugin generators. Use this when generating code, scaffolding new features, or automating repetitive tasks in the monorepo.

61

Quality

72%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/run-nx-generator/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is well-structured and offers mostly executable guidance with a useful concrete example, but it is held back by an empty 'List available generators' step, duplicated instructions, and the absence of an explicit validation feedback loop for batch code-generation.

Suggestions

Fill in the 'List available generators' step with a concrete command (e.g. the nx_generators MCP tool or `nx list-generators`) instead of leaving it blank.

Add an explicit validate-fix-retry loop after generation (e.g. 'If `nx affected -t test` fails, fix the generated files and re-run tests before committing') to satisfy the batch-operation feedback-loop requirement.

De-duplicate the schema-tool instruction (it appears both in the Priority List section and step 2) and trim the 'When to Use This Skill' section since it restates the frontmatter description.

DimensionReasoningScore

Conciseness

The body is mostly lean and avoids explaining what Nx is, but the schema-tool instruction is repeated ('Use the mcp__nx-mcp__nx_generator_schema tool...' appears in both the Priority List and step 2) and the 'When to Use This Skill' section restates the frontmatter triggers, so it could be tightened.

3 / 5

Actionability

Provides concrete executable commands ('nx generate [generator-path] [options]', 'nx affected -t test', 'npx oxfmt [files]') plus a complete copy-paste example, but step 1 ('List available generators:') is empty and several commands rely on placeholders, leaving minor gaps below fully executable.

4 / 5

Workflow Clarity

A clear four-step sequence exists (list -> schema -> run -> verify) with a verify checkpoint, but code generation is a batch/file-mutating operation with no explicit validate-fix-retry feedback loop, and step 1 lacks an actual command, so it is capped at 3 per the batch-operations guidance.

3 / 5

Progressive Disclosure

Content is organized into clear sections (Priority List, How to Run, Best Practices, Examples, When to Use) with no nested references and no external files needed, but minor cross-section redundancy prevents a top score.

4 / 5

Total

14

/

20

Passed

Description

83%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is well-constructed, clearly stating both what the skill does and when to use it with concrete trigger phrases. Its main limitation is that the listed actions are somewhat generic, slightly weakening specificity and distinctiveness.

DimensionReasoningScore

Specificity

Names the domain ('Nx generators with prioritization for workspace-plugin generators') and lists several actions ('generating code, scaffolding new features, or automating repetitive tasks'), but the actions remain fairly high-level rather than distinct concrete capabilities, so it sits below a comprehensive 5.

4 / 5

Completeness

Explicitly answers both 'what' ('Run Nx generators with prioritization for workspace-plugin generators') and 'when' via a concrete 'Use this when...' clause with multiple trigger phrases, matching the 5 anchor pattern.

5 / 5

Trigger Term Quality

Includes natural phrases a user would say ('generating code', 'scaffolding new features', 'automating repetitive tasks', 'monorepo') with good coverage, but the trigger set is short and lacks synonyms, keeping it just below comprehensive.

4 / 5

Distinctiveness Conflict Risk

The Nx/monorepo/workspace-plugin framing carves a clear niche with low conflict risk, but the broad triggers ('scaffolding new features', 'automating repetitive tasks') create minor overlap risk with generic scaffolding or automation skills.

4 / 5

Total

17

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

15

/

16

Passed

Repository
nrwl/nx
Reviewed

Table of Contents

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.