CtrlK
BlogDocsLog inGet started
Tessl Logo

command-creator

This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.

68

Quality

83%

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

78%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 well-structured, actionable skill body that sequences command creation clearly and leans on real bundled references for detail. Minor tightening and an explicit post-write verification checkpoint would lift it further.

Suggestions

Add an explicit verification checkpoint after Step 5 (e.g., confirm the file exists and frontmatter parses) rather than relying on the optional Step 6.

Trim the explanatory padding in the "About Slash Commands" and pattern-summary lists to improve token efficiency.

Consolidate the three repeated "Load <file> from this skill's references folder" prompts (Bundled Resources, Quick Tips, and inline steps) into a single pointer to reduce redundancy.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands and a frontmatter template, but a few explanatory passages (the "ideal for" list, restated pattern summaries) could be trimmed slightly.

4 / 5

Actionability

Provides executable bash commands, a copy-ready frontmatter template, and concrete kebab-case examples with ✅/❌ markers; most guidance is executable with minor gaps left to the bundled references.

4 / 5

Workflow Clarity

A clear six-step creation sequence with sub-steps and a reporting checkpoint in Step 1; the operation is non-destructive, though an explicit verify-the-output-file checkpoint is only weakly implied by the optional Step 6.

4 / 5

Progressive Disclosure

Clear overview with well-signaled, one-level-deep references (patterns.md, examples.md, best-practices.md) that all exist as real bundled files, with content appropriately split out of the main body.

5 / 5

Total

17

/

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 clearly states the skill's purpose and provides concrete trigger phrases for when to invoke it. Coverage of actions and triggers is comprehensive with only minor gaps.

DimensionReasoningScore

Specificity

Names the domain and several specific actions ("creating optimized, agent-executable slash commands with proper structure and best practices") rather than vague language, with only minor coverage gaps.

4 / 5

Completeness

Explicitly answers both what it does ("creating a Claude Code slash command") and when to use it via a concrete "Use when..." clause with multiple trigger phrases.

5 / 5

Trigger Term Quality

Includes several natural phrases users would say ("create a command", "make a slash command", "add a command", "document a workflow as a reusable command"); a few natural synonyms are missing but coverage is strong.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (slash command creation) with distinct trigger phrases and minimal overlap risk with other skills.

5 / 5

Total

18

/

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
jdrhyne/agent-skills
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.