CtrlK
BlogDocsLog inGet started
Tessl Logo

nx-biome-integration

Integrate Biome into Nx monorepos with deterministic setup, caching, migration from ESLint and Prettier, and plugin-based inferred tasks; use when adding Biome, replacing ESLint/Prettier, tuning cache inputs, or scaling lint and format workflows across projects.

66

Quality

79%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/repository-mgmt/nx/biome-integration/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

A well-structured hub skill with executable quick commands, an explicit validation checkpoint in the workflow, and exemplary one-level-deep progressive disclosure verified against real bundle files. The main weakness is redundant BAD/GOOD restatements in every anti-pattern that waste tokens without adding information.

Suggestions

Remove the second (paraphrased) BAD/GOOD pair from each anti-pattern — the first WHY/BAD/GOOD triple already conveys the rule, so the repeated lines are pure padding.

Add the actual Nx executor/task config snippet showing where the cache inputs ("{workspaceRoot}/biome.json", externalDependencies) go, instead of only naming the values.

Add an explicit feedback loop to the workflow: what to do when the single-project validation in step 4 fails (fix config, re-run, only then fan out to the workspace).

DimensionReasoningScore

Conciseness

Commands and workflow are lean, but every anti-pattern carries systematic padding: each has a WHY/BAD/GOOD triple followed by a second, redundant BAD/GOOD pair that paraphrases it (e.g., "BAD: create `biome.json` in every project by default" then "BAD: nested configs everywhere"). This matches anchor 3 ('mostly efficient but includes some unnecessary explanation or could be tightened') rather than the trimmed anchor 4.

3 / 5

Actionability

Quick Commands are copy-paste executable ("npm install --save-dev @biomejs/biome", "npx @biomejs/biome init", "nx run-many -t biome-lint") with expected outcomes stated, but the cache-inputs guidance gives the values to include ("{workspaceRoot}/biome.json", "externalDependencies") without the actual executor config snippet, and plugin creation is deferred entirely — minor gaps fitting anchor 4.

4 / 5

Workflow Clarity

The 6-step workflow is clearly sequenced with an explicit validation checkpoint ("Validate lint and format execution on one project, then run across workspace") and a pre-rollout anti-pattern check. It falls short of anchor 5 only in lacking an explicit error-recovery/feedback loop (no 'if validation fails, fix and re-run' step).

4 / 5

Progressive Disclosure

The body is a clean navigation hub: concise overview content in SKILL.md, a Reference Map pointing to three clearly-signaled, one-level-deep references (biome-configuration-deep-dive.md, migration-guide.md, plugin-patterns.md), all of which exist as real, substantive files in the bundle. This matches the anchor 5 'clear overview with well-signaled one-level-deep references'.

5 / 5

Total

16

/

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 description in third-person/declarative form with an explicit 'use when' trigger clause and concrete capability coverage. The only softness is mildly abstract phrasing ('deterministic setup', 'scaling... workflows') that keeps specificity and trigger coverage just below the top anchors.

DimensionReasoningScore

Specificity

Lists several concrete capabilities — "deterministic setup, caching, migration from ESLint and Prettier, and plugin-based inferred tasks" — but phrases like "deterministic setup" and "scaling lint and format workflows" are mildly abstract, matching anchor 4 ('several specific actions; minor gaps') rather than the fully concrete anchor 5.

4 / 5

Completeness

Explicitly answers both: what ("Integrate Biome into Nx monorepos with deterministic setup, caching, migration...") and when ("use when adding Biome, replacing ESLint/Prettier, tuning cache inputs, or scaling lint and format workflows") with concrete trigger phrases, exactly matching the anchor 5 example pattern.

5 / 5

Trigger Term Quality

Good natural keyword coverage: "adding Biome", "replacing ESLint/Prettier", "tuning cache inputs", "Nx monorepos", "lint and format" — phrases users would naturally say. A few variations are missing (e.g., "migrate to Biome", "biome.json"), so it fits anchor 4 rather than the comprehensive synonym coverage of anchor 5.

4 / 5

Distinctiveness Conflict Risk

Clear niche at the intersection of Biome and Nx monorepos with distinct triggers ("adding Biome", "replacing ESLint/Prettier", "tuning cache inputs") — minimal overlap risk with generic linting or Nx skills, matching the anchor 5 'clear niche with distinct triggers'.

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
pantheon-org/tekhne
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.