CtrlK
BlogDocsLog inGet started
Tessl Logo

iptvnator-nx-architecture

Repository-specific Nx monorepo structure, library placement rules, scoped path aliases, and migration guardrails for portal/workspace/app code.

62

Quality

72%

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 ./.codex/skills/iptvnator-nx-architecture/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is a concise, highly actionable policy reference with concrete commands and specific values, organized into clean sections. Its only gap is the lack of an explicit sequenced validation workflow with feedback loops.

Suggestions

Add a short ordered workflow that sequences the validation commands as a feedback loop (e.g. '1. lint, 2. test, 3. if either fails fix imports/tags and re-run').

State the expected validation exit condition explicitly (e.g. 'Only proceed once lint and test pass for the affected project').

Optionally show one concrete migration example (before/after import + tag change) to anchor the placement and tag policies.

DimensionReasoningScore

Conciseness

The body is a lean set of bullets across four well-delimited sections with no concept explanation or padding; every line states a concrete path, alias, tag, or command.

3 / 3

Actionability

It gives executable commands ('pnpm nx lint <project>', 'pnpm install --frozen-lockfile'), concrete aliases ('@iptvnator/services'), and specific tag values ('type:feature', 'type:data-access') that are copy-paste ready.

3 / 3

Workflow Clarity

Policies and validation commands are listed, but there is no explicit validate -> fix -> retry sequence or checkpoint tying the lint/test commands into a feedback loop.

2 / 3

Progressive Disclosure

At under 50 lines with no need for external references, the content is well organized into Project Shape, Import Policy, Tag Policy, and Validation sections, satisfying the simple-skill bar.

3 / 3

Total

11

/

12

Passed

Description

57%

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 clearly communicates a specific, well-scoped niche but reads as a topic inventory rather than action-oriented guidance and omits an explicit 'Use when...' trigger. Adding a trigger clause and concrete verbs would lift the weaker dimensions.

Suggestions

Add a 'Use when...' clause naming natural triggers (e.g. 'Use when deciding where code belongs, extracting Nx libraries, or changing imports/tags').

Lead with concrete actions (e.g. 'Place code in the right Nx library, set scoped path aliases, and enforce tag boundaries') instead of listing topics.

Include common user-voice variations of the triggers so the skill surfaces for phrasings like 'where should this library go' or 'fix these imports'.

DimensionReasoningScore

Specificity

Names the domain and several concrete topics ('library placement rules', 'scoped path aliases', 'migration guardrails'), but lists subject matter rather than concrete action verbs like 'extract' or 'refactor', so it is not comprehensive.

2 / 3

Completeness

It clearly states what the skill covers, but the 'when to use it' trigger is absent rather than explicit, which caps completeness at 2 per the judging guidelines.

2 / 3

Trigger Term Quality

Terms like 'Nx monorepo', 'path aliases', and 'portal/workspace/app' are natural for the target audience, but there is no 'Use when...' phrasing and common user-voice variations are missing.

2 / 3

Distinctiveness Conflict Risk

The phrasing is tightly scoped to one repository's Nx architecture and portal/workspace/app boundaries, giving it a clear niche unlikely to trigger for unrelated skills.

3 / 3

Total

9

/

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
4gray/iptvnator
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.