CtrlK
BlogDocsLog inGet started
Tessl Logo

nx-workspace

Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'.

90

1.40x
Quality

Does it follow best practices?

Impact

90%

1.40x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A lean, highly actionable command reference for read-only Nx exploration, with a well-placed reference file for affected-projects detail. The main improvement would be deduplicating commands that recur across the Listing/Configuration/Target and Programmatic Answers sections.

Suggestions

Consolidate the recurring 'nx show projects' and 'nx show project <name> --json | jq ...' commands so each appears in one place; cross-reference instead of repeating.

Move the verbose example JSON outputs (project config, project graph) into a reference file to further slim the main SKILL.md, keeping only the command patterns inline.

DimensionReasoningScore

Conciseness

Almost entirely executable commands with no conceptual padding, but content recurs across sections — 'Listing Projects' appears both early and under 'Programmatic Answers', and target-keys/project-config commands repeat — so it could be tightened.

2 / 3

Actionability

Fully executable, copy-paste-ready bash with jq throughout, including example JSON outputs and concrete one-liners for each task.

3 / 3

Workflow Clarity

For a read-only skill, intent-based 'Common Exploration Patterns' plus a Troubleshooting section with error→fix feedback ('nx sync', then 'nx reset' if stale) give clear guidance; no destructive ops require validation checkpoints.

3 / 3

Progressive Disclosure

The body is a well-organized overview with a single clearly-signaled one-level-deep reference (references/AFFECTED.md, verified present) for affected-project detail, keeping the main file focused.

3 / 3

Total

11

/

12

Passed

Description

90%

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

A strong description with explicit use-when triggers and natural example queries that make triggering reliable. The only weakness is that the stated actions are abstract ('explore and understand') rather than a concrete enumerated action list.

Suggestions

Replace or supplement the abstract verb 'Explore and understand' with concrete actions, e.g. 'List projects, inspect project and target configuration, and trace dependencies in Nx workspaces.'

DimensionReasoningScore

Specificity

Names the domain ('Nx workspaces') and some actions, but the primary verbs ('Explore and understand', 'answering questions') are abstract; the concrete content lives in example queries rather than a list of specific actions.

2 / 3

Completeness

Clearly answers both 'what' (Explore and understand Nx workspaces) and 'when' with explicit 'USE WHEN'/'ALSO USE WHEN' triggers and concrete examples.

3 / 3

Trigger Term Quality

Good coverage of natural phrases users would say, e.g. 'What projects are in this workspace?', 'Cannot find configuration for task', 'debug nx task failure', plus explicit 'USE WHEN an nx command fails'.

3 / 3

Distinctiveness Conflict Risk

Clear Nx-workspace niche with distinct triggers ('nx command fails', 'available targets/configuration') unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

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
leboncoin/spark-web
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.