CtrlK
BlogDocsLog inGet started
Tessl Logo

astro-framework

Creates pages/layouts, defines content collections, configures hydration directives, and wires integrations. Use when adding or modifying Astro pages, layouts, components, or content collections. Trigger terms: Astro, content collection, client:load, client:visible, astro:content

72

Quality

89%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

86%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 lean, information-dense reference skill with concrete paths, snippets, and commands plus a clear collection workflow. Adding a complete worked example and an explicit build-failure recovery loop would round it out.

Suggestions

Add one complete worked example (e.g., a full src/content.config.ts with a defineCollection + glob loader) so the collection workflow is copy-paste ready end-to-end.

Extend the build step into an explicit feedback loop: 'if pnpm build fails on collection types, fix the Zod schema and rebuild until it exits zero'.

Surface the trigger-term synonyms and file extensions (SSR, adapter, MDX, .astro) so the skill is more discoverable for related phrasings.

DimensionReasoningScore

Conciseness

Dense gotchas with no explanation of concepts Claude already knows; parentheticals like "client:load (critical)" aid decisions rather than pad, so every token earns its place.

5 / 5

Actionability

Specific paths and copy-pasteable inline snippets (glob({...}), getCollection, defineAction, new Response(...)) plus commands (pnpm build, astro add ...), but no complete standalone worked example leaves a minor gap.

4 / 5

Workflow Clarity

"Add a collection" gives a clear four-step sequence with a validation checkpoint (step 4: pnpm build must exit zero), but lacks an explicit error-recovery feedback loop.

4 / 5

Progressive Disclosure

Under 50 lines with no bundle files, organized into clear sections (Gotchas, Layout, Add a collection, Integrations) and one clearly signaled external docs URL, with no nested references.

5 / 5

Total

18

/

20

Passed

Description

92%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, specific description that concretely names Astro's core capabilities and pairs a clear 'Use when' clause with explicit trigger terms. Trigger-term coverage is good but could add common synonyms and file extensions.

DimensionReasoningScore

Specificity

"Creates pages/layouts, defines content collections, configures hydration directives, and wires integrations" lists four concrete actions covering Astro's core capability categories comprehensively, matching the anchor-5 example.

5 / 5

Completeness

Explicit "what" (four actions) and explicit "Use when adding or modifying Astro pages, layouts, components, or content collections" plus concrete trigger terms clearly answer both questions.

5 / 5

Trigger Term Quality

"Astro, content collection, client:load, client:visible, astro:content" plus "Astro pages, layouts, components" gives good coverage, but misses natural synonyms/extensions (SSR, MDX, .astro, adapter) and leans on technical directive names.

4 / 5

Distinctiveness Conflict Risk

Explicitly Astro-scoped with Astro-only triggers (client:load, astro:content, content collection) that would not fire for unrelated skills, giving a clear niche with minimal conflict risk.

5 / 5

Total

19

/

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
monkilabs/opencastle
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.