CtrlK
BlogDocsLog inGet started
Tessl Logo

ux-acceptance-coordinator

Coordinate black-box, agent-driven UX acceptance journeys against a disposable EmDash admin site. Use when preparing, dispatching, verifying, or reporting a manual browser journey performed by a separate tester agent. Do not use for deterministic Playwright tests or ordinary code review.

73

Quality

90%

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

92%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 tight, well-sequenced coordinator skill with concrete commands, explicit validation checkpoints, a result taxonomy, and clear cleanup guidance. The only soft spot is the deliberately underspecified tester-launch mechanism, which trades a bit of executable specificity for flexibility.

DimensionReasoningScore

Conciseness

Lean, well-sectioned body that assumes Claude's competence and explains no background concepts; every line gives actionable coordinator guidance or a concrete command. Matches the 'lean and efficient; every token earns its place' anchor.

5 / 5

Actionability

Provides copy-paste-ready commands ('pnpm ux:site:start -- --target node --profile editorial-small', 'pnpm ux:site:stop -- <run-id>') and concrete file paths plus an enumerated taxonomy. Not 5 because the tester-launch mechanism is left as 'Use any agent implementation that provides browser control', an intentional but real gap in executable specificity.

4 / 5

Workflow Clarity

Clear three-phase sequence (Prepare / Isolate / Verify-and-report) with explicit validation checkpoints: stop on 'needs-profile', run 'Coordinator checks' independently, wait for tester to give up, classify into a five-value taxonomy, and stop the run after evidence collection even on failure. Fits the anchor for explicit validation steps with feedback/classification for error recovery.

5 / 5

Progressive Disclosure

Under 50 lines of content with no need for bundle files (none present) and clean section headers; the referenced acceptance/ paths are runtime repo locations, not nested bundle references. Matches the simple-skill exception where well-organized sections alone score 5.

5 / 5

Total

19

/

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, third-person description that concretely states what it does, when to use it, and when not to, with a distinct niche and low conflict risk. Minor gains possible by adding a few more natural trigger synonyms.

DimensionReasoningScore

Specificity

Names the domain ('UX acceptance journeys against a disposable EmDash admin site') and lists several concrete coordinator actions ('preparing, dispatching, verifying, or reporting'), with only minor coverage gaps. Not 5 because 'coordinate journeys' stays somewhat abstract rather than enumerating a fully comprehensive action set.

4 / 5

Completeness

Explicitly answers both what ('Coordinate black-box, agent-driven UX acceptance journeys...') and when ('Use when preparing, dispatching, verifying, or reporting a manual browser journey...') with concrete trigger phrases, plus a 'Do not use for...' boundary. Clearly matches the anchor for explicit what-and-when with concrete triggers.

5 / 5

Trigger Term Quality

Includes natural terms users would say ('UX acceptance journeys', 'browser journey', 'tester agent', 'Playwright tests', 'code review') with a clear 'Use when...' trigger clause. Not 5 because a few common synonyms or surface variations (e.g. 'manual testing', 'acceptance testing') are absent.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (agent-driven UX acceptance against a disposable EmDash admin site via a separate tester agent) and explicitly excludes deterministic Playwright tests and ordinary code review, minimizing conflict risk. Fits the 'clear niche with distinct triggers; minimal conflict risk' anchor.

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
emdash-cms/emdash
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.