CtrlK
BlogDocsLog inGet started
Tessl Logo

10-andruia-skill-smith

Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de Diamante.

24

Quality

14%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./plugins/antigravity-awesome-skills-claude/skills/10-andruia-skill-smith/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

12%

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

This skill is largely aspirational rather than actionable. It describes a workflow for creating skills but provides no concrete templates, code examples, registry format specifications, or validation steps. The 'Diamond Standard' and 'Antigravity structure' are referenced but never defined or linked, making it impossible for Claude to actually follow the instructions with any precision.

Suggestions

Add a concrete README.md template showing the exact structure, sections, and formatting expected for a generated skill, so Claude can produce copy-paste ready output.

Define or link to the 'Diamond Standard' and 'Antigravity structure' specifications — without these, the core requirements are unverifiable.

Include an example registry snippet showing the exact format for the 'Full skill registry' table entry, including column names and sample values.

Add validation steps after file creation (e.g., verify folder exists, verify README renders correctly, verify registry entry parses) to ensure the deployment phase succeeds.

DimensionReasoningScore

Conciseness

The content is verbose and padded with unnecessary context. It explains things Claude already knows (what a skill is, what a README is), uses decorative emoji headers, and includes boilerplate sections like 'When to Use' that add no actionable value. The 'Descripción' section restates the purpose redundantly.

1 / 3

Actionability

The skill provides no concrete code, no executable commands, no templates, and no examples of actual output. It describes a process abstractly ('Generar el código para los siguientes archivos') without showing what the README.md template looks like, what the registry snippet format is, or what the Diamond Standard actually requires. There is nothing copy-paste ready.

1 / 3

Workflow Clarity

The three phases provide a reasonable sequence (gather requirements → generate files → deploy), but there are no validation checkpoints, no error recovery steps, and no verification that the created skill is valid or that the registry update succeeded. For a workflow involving file creation and registry modification, the lack of validation caps this at 2.

2 / 3

Progressive Disclosure

The skill is a monolithic document with no references to supporting files. It mentions the 'Diamond Standard' and 'Antigravity structure' without linking to any specification documents. There are no bundle files, no templates referenced, and no external documentation pointed to, despite the content clearly needing them (e.g., a README template, registry format spec, Diamond Standard definition).

1 / 3

Total

5

/

12

Passed

Description

17%

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 identifies a specific domain (skill creation for a particular system) but relies heavily on project-specific jargon without providing natural trigger terms or explicit usage guidance. It lacks a 'Use when...' clause, making it difficult for Claude to know when to select this skill. The actions listed are high-level and would benefit from concrete specifics about what the skill actually produces or manipulates.

Suggestions

Add an explicit 'Use when...' clause with natural trigger terms like 'crear nueva habilidad', 'nueva skill', 'agregar skill al repositorio', 'skill template', 'skill YAML'.

Replace or supplement the generic verbs ('diseña, redacta, despliega') with concrete actions such as 'genera archivos .md con frontmatter YAML, valida estructura contra el Estándar de Diamante, registra la skill en el índice del repositorio'.

Include common user phrasings in both Spanish and English that would naturally trigger this skill, such as 'quiero crear un skill', 'new skill file', 'add capability to the system'.

DimensionReasoningScore

Specificity

Names the domain (skills/habilidades within a repository) and some actions ('Diseña, redacta y despliega'), but the actions are somewhat generic (design, write, deploy) and lack concrete details about what specific operations are performed (e.g., creating YAML frontmatter, writing markdown content, validating against schema).

2 / 3

Completeness

The description answers 'what' at a high level (designs, writes, deploys skills) but completely lacks a 'Use when...' clause or any explicit trigger guidance for when Claude should select this skill. Per the rubric, a missing 'Use when...' clause caps completeness at 2, and the 'what' is also weak, so this scores a 1.

1 / 3

Trigger Term Quality

The description uses specialized jargon ('Estándar de Diamante', 'Andru.ia') that users would not naturally say. It lacks natural trigger terms a user might use like 'create a new skill', 'add a skill', 'skill template', or 'skill file'. The terms are too project-specific without broader keyword coverage.

1 / 3

Distinctiveness Conflict Risk

The mention of 'Estándar de Diamante' and 'Andru.ia' provides some distinctiveness, but 'diseña, redacta y despliega' (design, write, deploy) are generic enough to overlap with other development or documentation skills. The niche is somewhat defined but not sharply delineated.

2 / 3

Total

6

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
sickn33/antigravity-awesome-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.