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'.

70

Quality

85%

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

SKILL.md
Quality
Evals
Security

Quality

Content

75%Scale 1-5

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

This is a strong, well-structured skill that provides highly actionable guidance for Nx workspace exploration. Its main weakness is redundancy between the initial command sections and the 'Programmatic Answers' section, which repeats many of the same commands with added example outputs. The skill excels at providing concrete, executable commands with clear jq patterns for extracting specific information.

Suggestions

Consolidate the 'Programmatic Answers' section with the earlier sections (Listing Projects, Project Configuration, Target Information) to eliminate redundant commands — inline the example JSON outputs where the commands are first introduced.

Remove the trailing '...and much more, read the schema or nx.json for details' filler in the Workspace Configuration section — either list the key sections or don't.

DimensionReasoningScore

Conciseness

The skill is mostly efficient but has notable redundancy. The 'Programmatic Answers' section largely repeats commands and patterns already shown in earlier sections (e.g., listing projects, project details, target information). The example JSON outputs are helpful but add significant length. Some sections like 'Key nx.json sections' trail off with '...and much more' which is filler.

3 / 5

Actionability

Excellent actionability throughout. Every section provides concrete, copy-paste ready commands with specific flags. Example JSON outputs show exactly what to expect, and jq commands demonstrate how to extract specific information. The troubleshooting section provides direct diagnostic commands.

5 / 5

Workflow Clarity

The skill is primarily a read-only exploration tool (not destructive), so validation loops are less critical. The 'Common Exploration Patterns' section provides clear question-to-command mappings. The troubleshooting section has clear diagnostic sequences. Minor gap: the dependency exploration pattern could benefit from a clearer step-by-step flow for complex investigations.

4 / 5

Progressive Disclosure

Good structure with clear section headers and a reference to 'references/AFFECTED.md' for affected projects. The content is well-organized with logical sections. However, the 'Programmatic Answers' section with its lengthy example outputs could potentially be split into a reference file, and no bundle files were provided to verify the AFFECTED.md reference exists.

4 / 5

Total

16

/

20

Passed

Description

95%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.

This is a strong skill description that clearly defines its domain (Nx workspaces), provides explicit trigger conditions with 'USE WHEN' and 'ALSO USE WHEN' clauses, and includes concrete example phrases users might say. The description is well-structured, uses third person voice, and provides enough specificity to distinguish it from other skills while covering multiple natural trigger scenarios.

DimensionReasoningScore

Specificity

The description names the domain (Nx workspaces) and lists several concrete actions: answering questions about workspace/projects/tasks, checking available targets/configuration, debugging task failures. It could be more specific about the exact operations performed (e.g., 'lists projects', 'shows dependency graph', 'reads project.json').

4 / 5

Completeness

Clearly answers both 'what' (explore and understand Nx workspaces) and 'when' with explicit 'USE WHEN' and 'ALSO USE WHEN' clauses, plus concrete example phrases that serve as trigger guidance. The examples section further reinforces when to select this skill.

5 / 5

Trigger Term Quality

Excellent coverage of natural trigger terms including 'Nx workspaces', 'projects', 'tasks', 'targets', 'configuration', 'depends on', 'nx command fails', 'debug nx task failure', 'Cannot find configuration for task'. These closely match what users would naturally say when needing this skill.

5 / 5

Distinctiveness Conflict Risk

Highly distinctive with a clear niche around Nx workspaces specifically. The trigger terms like 'nx command', 'targets', 'workspace', and 'project configuration' are specific to the Nx ecosystem and unlikely to conflict with general coding or build tool skills.

5 / 5

Total

19

/

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
mlbymolly/ruview-t4est
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.