CtrlK
BlogDocsLog inGet started
Tessl Logo

frontend-feature

Use when building or modifying pages, components, modules, routes, data loading, forms, API integration, or UI features — including small changes like a column, filter, or panel — in the orchestration cluster webapp (webapp/client/apps/orchestration-cluster-webapp/).

76

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

87%

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

A dense, well-structured reference of project-specific conventions with strong actionability and clean progressive disclosure to canonical docs. The main gap is the absence of explicit validation/feedback-loop checkpoints in the commit-checks workflow.

Suggestions

Add an explicit feedback loop to 'Local checks before commit' — e.g., 'If lint/typecheck/test fail, fix the reported issues and re-run until all pass before committing.'

Make the 'Building a feature' sequence a true checklist with a verification step confirming the route loads and types check before moving on.

Consider one small inline code snippet for the central pattern (a thin route file or a queryOptions constant) so the core workflow is copy-paste ready without leaving SKILL.md.

DimensionReasoningScore

Conciseness

Terse bullet conventions with no explanation of concepts Claude already knows (React, Vite, etc.); nearly every line is project-specific guidance that earns its place, fitting the 'lean and efficient' anchor.

3 / 3

Actionability

Provides exact paths, function names (useSuspenseInfiniteQuery, hasMoreTotalItems), decision rules, and copy-paste-ready npm commands; as an instruction-style skill the guidance is concrete and actionable even without inline code.

3 / 3

Workflow Clarity

'Building a feature' is sequenced and 'Local checks before commit' lists commands, but there is no explicit validate→fix→retry feedback loop or 'only commit when all pass' checkpoint, so it sits at the score-2 anchor with implicit checkpoints.

2 / 3

Progressive Disclosure

A well-organized overview with clearly signaled one-level-deep references in the 'Canonical docs' section, matching the 'clear overview with well-signaled references' anchor.

3 / 3

Total

11

/

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 highly specific, well-triggered description that names concrete actions, uses natural terms, gives an explicit 'Use when' trigger, and is scoped to a distinct app niche. Its only minor weakness is fusing the 'what' into the trigger clause rather than stating it as a standalone declarative.

DimensionReasoningScore

Specificity

Lists many concrete actions — 'building or modifying pages, components, modules, routes, data loading, forms, API integration, or UI features — including small changes like a column, filter, or panel' — matching the 'multiple specific concrete actions' anchor rather than the partial score-2 anchor.

3 / 3

Completeness

An explicit 'Use when…' clause answers 'when', and the enumerated actions state 'what' (building/modifying frontend features), so both questions are answered explicitly; not score 2 because the 'when' is explicit rather than implied.

3 / 3

Trigger Term Quality

Natural frontend terms a user would say — 'pages, components, routes, forms, filter, panel, column' — give good coverage, fitting the 'good coverage of natural terms' anchor.

3 / 3

Distinctiveness Conflict Risk

Scoped to 'orchestration cluster webapp (webapp/client/apps/orchestration-cluster-webapp/)' — a clear niche with distinct triggers unlikely to collide with other 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
camunda/camunda
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.