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.

87

1.19x
Quality

80%

Does it follow best practices?

Impact

99%

1.19x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./tests/ext_conformance/artifacts/agents-wshobson/developer-essentials/skills/nx-workspace-patterns/SKILL.md

The canonical home for this skill is nx-workspace-patterns in wshobson/agents

SKILL.md
Quality
Evals
Security

Quality

Content

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

Highly actionable, executable reference material with six complete templates, but it is organized as a flat pattern catalog rather than a validated workflow and inlines large configs that would benefit from reference files.

Suggestions

Add an explicit sequenced workflow with validation checkpoints (e.g., after editing module-boundary rules, run `nx lint` and `nx graph` to confirm the graph stays acyclic) to lift workflow clarity above the batch/destructive cap of 3.

Move the large full-config templates (nx.json, project.json, eslint boundaries, CI yaml) into reference files under references/ and link to them from SKILL.md so the body stays an overview, improving progressive disclosure.

Add a brief validation step to the generator and `nx migrate` sections (e.g., run affected tests after migration) to provide feedback loops for these batch operations.

DimensionReasoningScore

Conciseness

The body is mostly lean templates and tables with little concept padding, but six large fully-inlined config blocks plus the Do's/Don'ts leave minor content that could be trimmed.

4 / 5

Actionability

Six copy-paste-ready templates (nx.json, project.json, eslint module boundaries, generator, CI yaml, remote caching) plus concrete `nx g`/`nx affected` commands fully cover the common cases.

5 / 5

Workflow Clarity

The skill is reference/template-oriented with clear topical sections but no sequenced workflow, and batch/destructive operations (migrations, affected CI, generators) lack explicit validation checkpoints or feedback loops, capping this at 3.

3 / 5

Progressive Disclosure

Sections are well-organized with clear headers, but no bundle files exist and six full file-worthy configurations are inlined rather than split into one-level-deep references.

3 / 5

Total

15

/

20

Passed

Description

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

A strong, third-person description that clearly answers both what and when with concrete, natural trigger phrases. It could add a few synonyms (Nx Cloud, remote caching, monorepo) to round out trigger coverage.

DimensionReasoningScore

Specificity

"Configure and optimize Nx monorepo workspaces" names the domain with several concrete sub-tasks enumerated in the trigger list (project boundaries, build caching, affected commands), landing between the 1-2-action anchor and comprehensive coverage.

4 / 5

Completeness

It explicitly states both what ("Configure and optimize Nx monorepo workspaces") and a concrete when ("Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands").

5 / 5

Trigger Term Quality

Natural terms like "setting up Nx", "configuring project boundaries", "optimizing build caching", and "affected commands" match what users would say, though synonyms (Nx Cloud, remote caching, monorepo) and extensions are absent.

4 / 5

Distinctiveness Conflict Risk

Nx-specific triggers (Nx, project boundaries, build caching, affected commands) carve a clear niche with minimal overlap against other skills, and the voice is correctly third person.

5 / 5

Total

18

/

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
Dicklesworthstone/pi_agent_rust
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.