CtrlK
BlogDocsLog inGet started
Tessl Logo

dogfood-tui

Structured TUI dogfooding and QA workflow using agent-tty. Use for exploratory testing, bug hunting, release-readiness validation, and UX review of terminal applications.

79

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

100%

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 tight, actionable QA workflow: concrete commands, an explicit validation-gated sequence, and well-organized self-contained sections with no padding. It exemplifies a high-quality instruction skill with no meaningful gaps.

DimensionReasoningScore

Conciseness

The body is lean and instruction-dense — prerequisites, instrument-selection guidance, a numbered workflow, a copy-paste skeleton, checklists, taxonomy, and a report template — with no concept-explanation padding of things Claude already knows; explanatory passages cover genuinely non-obvious gotchas (e.g., text-snapshot wide-glyph ambiguity).

3 / 3

Actionability

Provides a fully executable, copy-paste-ready bash skeleton with real agent-tty subcommands and flags (doctor --json, create --json, wait --screen-stable-ms, snapshot --format text --json, record export --format webm) and disambiguates run vs type vs send-keys per step.

3 / 3

Workflow Clarity

A clear 10-step sequence with explicit validation checkpoints — doctor --json prerequisites before screenshot/recording work, wait-on-observable-state instead of blind sleeps, and a destroy step — giving feedback-friendly loops for an isolated, non-destructive investigation workflow.

3 / 3

Progressive Disclosure

No bundle files (references/, scripts/, assets/) exist; the skill is self-contained in a well-organized single SKILL.md with clearly labeled sections, which per the simple-skill note warrants a top score without external references.

3 / 3

Total

12

/

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.

The description is specific, complete, and well-triggered: it states concrete actions and an explicit "Use for" clause scoped to terminal/TUI QA, giving it a clear niche with low conflict risk. It is a strong, concise description with no notable weaknesses.

DimensionReasoningScore

Specificity

Names the TUI dogfooding/QA domain and lists multiple concrete activities — "exploratory testing, bug hunting, release-readiness validation, and UX review" — matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers both what ("Structured TUI dogfooding and QA workflow using agent-tty") and when ("Use for exploratory testing, bug hunting... and UX review of terminal applications") with an explicit "Use for" trigger clause.

3 / 3

Trigger Term Quality

Includes natural trigger terms users would say (exploratory testing, bug hunting, release-readiness validation, UX review, terminal applications) with good coverage; minor jargon (dogfooding, agent-tty) does not dominate.

3 / 3

Distinctiveness Conflict Risk

Clear niche scoped to TUI/terminal dogfooding via agent-tty with distinct triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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
coder/agent-tty
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.