CtrlK
BlogDocsLog inGet started
Tessl Logo

nx-plugins

Find and add Nx plugins. USE WHEN user wants to discover available plugins, install a new plugin, or add support for a specific framework or technology to the workspace.

60

Quality

68%

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 ./.agents/skills/nx-plugins/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

76%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 lean and provides directly executable commands, but it lacks validation/verification steps for the install action and offers little guidance beyond the two core commands.

Suggestions

Add a verification step after install (e.g., run the plugin's generator or check that it appears in nx.json) so the workflow has a validation checkpoint.

Briefly indicate how to discover available plugins or where plugin names come from, since 'pnpm nx list' output is not self-explanatory for choosing a plugin.

Optionally link to Nx plugin documentation or a bundled reference for advanced configuration to round out progressive disclosure.

DimensionReasoningScore

Conciseness

The body is extremely lean (two bullets with commands and one example), adds only what Claude would not know (the specific nx list/add invocations), and every token earns its place, matching the lean-and-efficient anchor.

5 / 5

Actionability

It provides concrete, executable commands ('pnpm nx list', 'pnpm nx add <plugin>') with an example, but there are minor gaps such as how to discover what plugins exist, where to find plugin names, or verifying a successful add.

4 / 5

Workflow Clarity

Two steps (list, then install) are sequenced, but there are no validation checkpoints confirming a plugin installed correctly or guidance on what to do after adding one; for an install/batch-prone operation this matches 'steps listed but validation gaps'.

3 / 5

Progressive Disclosure

For a small single-purpose skill under 50 lines with no bundle files, the content is well organized into a focused section with inline commands; there is minor room for a pointer to deeper plugin documentation, fitting 'good structure, minor gaps'.

4 / 5

Total

16

/

20

Passed

Description

61%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 clearly states what the skill does and provides a USE WHEN trigger covering several scenarios, but its action list is only partially specific and lacks richer trigger-term coverage.

Suggestions

Make the 'what' more concrete by listing distinct actions (e.g., 'List, install, and configure Nx plugins') rather than the generic 'add support for a specific framework or technology'.

Broaden trigger terms with natural user phrases and synonyms (e.g., 'Nx plugin', 'add Nx support for React/Vue/Next', 'find Nx capabilities') so the description matches how users actually ask.

Tighten the USE WHEN clause to concrete, enumerated triggers to lift completeness from 4 to 5.

DimensionReasoningScore

Specificity

The description names the domain ('Nx plugins') and two concrete actions ('discover available plugins, install a new plugin'), but 'add support for a specific framework or technology' is generic and not comprehensive, matching the anchor that names domain plus 1-2 concrete actions.

3 / 5

Completeness

It explicitly answers both 'what' ('Find and add Nx plugins') and 'when' via 'USE WHEN user wants to discover available plugins, install a new plugin, or add support...', but the trigger phrasing could be more explicit and specific, fitting the anchor for both present with room for more specificity.

4 / 5

Trigger Term Quality

It includes some relevant natural terms ('plugins', 'install a new plugin', 'add support'), but misses common variations like 'Nx plugin', framework names, or synonyms a user would naturally say, placing it at 'some relevant keywords but missing common variations'.

3 / 5

Distinctiveness Conflict Risk

The 'Nx plugins' niche is fairly distinct with clear triggers tied to plugin discovery/installation, with only minor overlap risk against general package-management skills.

4 / 5

Total

14

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

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.