CtrlK
BlogDocsLog inGet started
Tessl Logo

nx-workspace

Configure, explore, and optimize Nx monorepo workspaces. Use when setting up Nx, exploring workspace structure, configuring project boundaries, analyzing affected projects, optimizing build caching, or implementing CI/CD with affected commands. Keywords — nx, monorepo, workspace, projects, targets, affected. Do NOT use for running tasks (use nx-run-tasks) or code generation with generators (use nx-generate).

72

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

80%

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

A concise, highly actionable command-oriented skill body that avoids verbosity. Its main gaps are the absence of multi-step workflows with validation checkpoints and the fact that the referenced bundle files are missing from the repository.

Suggestions

Add at least one explicit multi-step workflow with a validation/checkpoint step for a genuinely sequential task (e.g. analyze affected → run tests → review results), which would raise workflow_clarity.

Create the referenced reference/configuration.md, reference/commands.md, reference/ci-cd.md, and reference/best-practices.md files so the progressive-disclosure links resolve, or remove the dead links.

DimensionReasoningScore

Conciseness

Lean body of command blocks with terse inline comments and minimal prose; it never explains concepts Claude already knows (e.g. what a monorepo is) and each line earns its place.

3 / 3

Actionability

Concrete, copy-paste-ready commands with real flags throughout — e.g. 'nx show projects --affected --base=main' and 'nx show project my-app --json | jq ".targets | keys"' — fully executable guidance.

3 / 3

Workflow Clarity

'Common Workflows' gives question-to-command recipes and Quick Troubleshooting gives problem-to-fix pairs, but these are single-command recipes with no multi-step sequence or explicit validation checkpoints; it sits above score 1 because sequences are present, but below 3 for lacking feedback loops.

2 / 3

Progressive Disclosure

The overview is well-signaled with one-level-deep references to reference/*.md each annotated with their contents, but the referenced 'reference/' directory does not exist in the bundle, so the navigation points to non-existent files.

2 / 3

Total

10

/

12

Passed

Description

100%

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, third-person description that states concrete capabilities, an explicit use-when trigger, natural keywords, and active disambiguation from sibling skills. No significant weaknesses.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions — 'setting up Nx, exploring workspace structure, configuring project boundaries, analyzing affected projects, optimizing build caching, or implementing CI/CD with affected commands' — matching the top anchor.

3 / 3

Completeness

Clearly answers both 'what' (configure, explore, and optimize Nx monorepo workspaces) and 'when' via an explicit 'Use when...' clause enumerating triggers.

3 / 3

Trigger Term Quality

Explicit natural keyword list ('nx, monorepo, workspace, projects, targets, affected') plus user-facing phrasing like 'affected projects' and 'build caching' gives good coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

Active disambiguation ('Do NOT use for running tasks (use nx-run-tasks) or code generation with generators (use nx-generate)') establishes a clear niche and prevents wrong-skill triggering.

3 / 3

Total

12

/

12

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

relative_links

Relative link issues: 5 missing

Warning

Total

15

/

16

Passed

Repository
tech-leads-club/agent-skills
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.