CtrlK
BlogDocsLog inGet started
Tessl Logo

nx-workspace-patterns

Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands.

70

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The body is token-efficient and uses progressive disclosure well, offloading detailed templates to a single real reference file. Its weaknesses are actionability and workflow clarity: it lacks executable commands/code inline and provides no sequenced workflow or validation checkpoints.

Suggestions

Add a small executable example or two inline (e.g. an `nx generate` command for a feature lib, or an `nx affected` invocation) so the body is actionable on its own rather than only pointing to details.md.

Provide a short sequenced workflow for the main multi-step tasks (e.g. setup Nx -> define boundaries -> enable caching -> wire affected) with an explicit validation checkpoint such as running `nx graph` or `nx run-many --target=lint` to confirm boundaries are acyclic.

Tighten the Do's/Don'ts by attaching the concrete command or config each implies (e.g. pair "Use tags consistently" with the `@nrwl/eslint-plugin-nx` module-boundary lint rule) instead of leaving them as abstract directives.

DimensionReasoningScore

Conciseness

The body is lean: an ASCII tree and a table convey structure efficiently, it assumes Claude knows what Nx/monorepos/libraries are, and avoids padded explanation. It does not explain concepts Claude already knows, fitting the top anchor.

3 / 3

Actionability

Concrete reference material exists (library naming conventions like "feature-auth", "data-access-users" and a directory structure), but the body has no executable commands or code and defers all templates to references/details.md, leaving guidance incomplete.

2 / 3

Workflow Clarity

Sections progress logically (architecture -> library types -> best practices) giving some structure, but there is no explicit step sequence and no validation checkpoints for the multi-step tasks it covers (e.g. migration, boundary configuration).

2 / 3

Progressive Disclosure

The body is a concise overview with a dedicated, well-signaled one-level-deep reference ("Full template library and detailed worked examples live in references/details.md"), and that file contains real templates rather than nested pointers.

3 / 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.

The description is specific, trigger-rich, and complete, with an explicit Use-when clause and a clear domain niche. It matches the strongest reference examples across all dimensions.

DimensionReasoningScore

Specificity

"Configure and optimize Nx monorepo workspaces" and "setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands" list multiple specific concrete actions in the domain, matching the top anchor.

3 / 3

Completeness

It states what ("Configure and optimize Nx monorepo workspaces") and gives an explicit "Use when..." trigger clause, clearly answering both what and when.

3 / 3

Trigger Term Quality

Terms like "Nx", "monorepo workspaces", "project boundaries", "build caching", and "affected commands" are the natural phrasing an Nx user would say when they need this skill, giving good coverage.

3 / 3

Distinctiveness Conflict Risk

The description carves out a clear Nx-monorepo niche with distinct triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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
wshobson/agents
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.