CtrlK
BlogDocsLog inGet started
Tessl Logo

kanban-board

Kanban / task board with columns (To do / In progress / In review / Done), draggable-looking cards, assignee avatars, swimlanes, and a top filter bar. Use when the brief mentions "kanban", "task board", "sprint board", "trello", "看板".

71

Quality

88%

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

SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is lean and well-structured, giving a concrete layout spec and a clear workflow ending in an output contract. It is slightly more descriptive than executable, and lacks explicit validation checkpoints, which keeps two dimensions at 4 rather than 5.

Suggestions

Tighten actionability by including a minimal but complete HTML scaffold (doctype, the four columns, one sample card) inside the output contract so the guidance is copy-paste ready.

Add an explicit validation step to the workflow, e.g. 'Verify each column has 3-6 cards, every card has an assignee avatar, and the artifact parses before returning.'

Note that the top-bar filter row and sidebar 'Sprint pulse' are specified but not tied back to the design-system sections, so consider one line on how they map to required color/typography/layout/components.

DimensionReasoningScore

Conciseness

Lean, ~20-line body that assumes Claude's competence, with no padding or explanations of concepts Claude already knows; every line is a concrete instruction or contract.

5 / 5

Actionability

Concrete layout spec (top bar elements, four named columns, card fields, sidebar contents) and an output-contract artifact block, but the layout guidance is descriptive rather than fully executable code, leaving minor gaps.

4 / 5

Workflow Clarity

Clear four-step numbered sequence reads DESIGN.md → parse brief → layout → emit artifact, but there are no explicit validation checkpoints; this is not a destructive/batch operation so the cap does not apply, leaving only a minor gap.

4 / 5

Progressive Disclosure

Well-organized into Workflow and Output contract sections with no bundle files present and no need for external references; for a skill under 50 lines with no external refs, clear organization earns the top score.

5 / 5

Total

18

/

20

Passed

Description

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

The description is specific, third-person, and pairs a clear capability statement with an explicit 'Use when...' clause and a rich, multilingual trigger list. It is a strong, low-conflict description.

DimensionReasoningScore

Specificity

Lists several concrete features (columns, draggable-looking cards, assignee avatars, swimlanes, top filter bar) rather than generic phrasing, though it describes visual elements more than distinct actions, leaving minor gaps in capability coverage.

4 / 5

Completeness

Explicitly answers both 'what' (a kanban/task board with columns, cards, avatars, swimlanes, filter bar) and 'when' via a clear 'Use when the brief mentions...' clause with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural trigger coverage including synonyms and a non-English term: 'kanban', 'task board', 'sprint board', 'trello', 'jira board', and '看板', matching the 'comprehensive coverage including synonyms' anchor.

5 / 5

Distinctiveness Conflict Risk

Clear niche with distinct kanban-specific triggers; minimal conflict risk given the specialized vocabulary and explicit trigger list.

5 / 5

Total

19

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
nexu-io/open-design
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.