CtrlK
BlogDocsLog inGet started
Tessl Logo

link-workspace-packages

Link workspace packages in monorepos (npm, yarn, bun). USE WHEN: (1) you just created or generated new packages and need to wire up their dependencies, (2) user imports from a sibling package and needs to add it as a dependency, (3) you get resolution errors for workspace packages (@org/*) like "cannot find module", "failed to resolve import", "TS2307", or "cannot resolve". DO NOT patch around with tsconfig paths or manual package.json edits - use the package manager's workspace commands to fix actual linking.

80

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

100%

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

A compact, well-structured skill body with executable per-manager commands and a clear workflow. It assumes Claude's competence and stays actionable throughout.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding of concepts Claude already knows; detection, per-manager commands, examples, and notes each earn their tokens.

3 / 3

Actionability

Provides copy-paste-ready executable commands per package manager (yarn/npm/bun) alongside the expected package.json results, plus concrete debug examples.

3 / 3

Workflow Clarity

A clear 4-step sequence with an explicit verify-symlinks checkpoint and a debug recovery flow; the operation is non-destructive, so the feedback-loop cap does not apply.

3 / 3

Progressive Disclosure

Self-contained, well-organized into labeled sections (Detect Package Manager, Workflow, per-manager, Examples, Notes) with no nested references; no bundle files are needed.

3 / 3

Total

12

/

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, specific description with explicit use-when triggers and natural error terms. It clearly distinguishes the skill and avoids vague fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions in third person — 'Link workspace packages', 'wire up their dependencies', 'add it as a dependency', and 'fix actual linking' — rather than vague language.

3 / 3

Completeness

Explicitly answers what ('Link workspace packages in monorepos (npm, yarn, bun)') and when via a numbered 'USE WHEN: (1)...(2)...(3)...' trigger clause.

3 / 3

Trigger Term Quality

Includes natural error strings users actually report — 'cannot find module', 'failed to resolve import', 'TS2307', 'cannot resolve' — plus 'imports from a sibling package' and '@org/*'.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (monorepo workspace package linking) with distinct triggers like '@org/*' resolution errors, making conflict with other skills unlikely.

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