CtrlK
BlogDocsLog inGet started
Tessl Logo

templates

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

80

1.35x
Quality

70%

Does it follow best practices?

Impact

100%

1.35x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/app-builder/templates/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

67%

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 has a clear structure with an explicit 'Use when' clause, which is good for completeness. However, it lacks specificity about which tech stacks or frameworks are supported and misses common trigger terms users would naturally use like 'bootstrap,' 'boilerplate,' or 'starter project.' The vague 'various tech stacks' phrase weakens both specificity and distinctiveness.

Suggestions

List specific tech stacks or frameworks covered (e.g., 'React, Node.js, Python Flask, Django') instead of saying 'various tech stacks' to improve specificity and trigger term coverage.

Add natural trigger terms users would say, such as 'bootstrap,' 'boilerplate,' 'starter project,' 'init,' or 'setup a new app.'

DimensionReasoningScore

Specificity

Names the domain (project scaffolding/templates) and mentions '12 templates for various tech stacks,' but does not list specific concrete actions or name which tech stacks are covered. 'Various tech stacks' is vague.

2 / 3

Completeness

Clearly answers both what ('Project scaffolding templates for new applications') and when ('Use when creating new projects from scratch'), with an explicit 'Use when...' clause.

3 / 3

Trigger Term Quality

Includes some relevant terms like 'scaffolding,' 'templates,' 'new projects,' and 'new applications,' but misses common user phrases like 'bootstrap,' 'starter,' 'boilerplate,' 'init,' 'setup,' or specific stack names (React, Node, etc.) that users would naturally say.

2 / 3

Distinctiveness Conflict Risk

The scaffolding/template niche is somewhat specific, but 'various tech stacks' is broad enough that it could overlap with other project-creation or code-generation skills. Without naming specific stacks or frameworks, the boundaries are unclear.

2 / 3

Total

9

/

12

Passed

Implementation

72%

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

This is a well-structured routing/index skill that excels at progressive disclosure and conciseness. Its main weakness is that the skill itself contains almost no actionable content—all substance is delegated to template files. The workflow could benefit from validation steps and clearer guidance on edge cases (e.g., no matching template, post-scaffolding verification).

Suggestions

Add a brief post-scaffolding validation step (e.g., 'After generating files, verify the project runs with the template's specified dev command')

Add guidance for when no template matches the user's request (e.g., 'If no template matches, ask the user to clarify or scaffold manually based on closest match')

Remove the vacuous 'When to Use' section at the bottom—it adds no information

DimensionReasoningScore

Conciseness

Very lean and efficient. The table format is an excellent use of tokens, providing maximum information density. The selective reading rule prevents unnecessary context loading. The only minor issue is the 'When to Use' section at the bottom which is a vacuous tautology, but it's only one line.

3 / 3

Actionability

The skill provides clear navigation to templates and a simple 4-step usage flow, but the actual actionable content is entirely delegated to the TEMPLATE.md files. The skill itself doesn't contain any executable code or concrete scaffolding commands—it's purely a routing document. The usage steps are somewhat vague ('Follow its tech stack and structure').

2 / 3

Workflow Clarity

The 4-step workflow is listed but lacks validation checkpoints. There's no guidance on what to do if no template matches, no verification step after scaffolding, and no error recovery. For a scaffolding skill that creates entire project structures (a somewhat destructive/batch operation), validation steps would be valuable.

2 / 3

Progressive Disclosure

Excellent progressive disclosure. The skill is a clean overview with a well-organized table pointing to 12 one-level-deep template files. The selective reading rule explicitly instructs to read only the relevant template, preventing unnecessary context loading. Navigation is clear and well-signaled.

3 / 3

Total

10

/

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.