Skills for setting up and customizing Astro Starlight documentation sites, covering project setup, custom theming, and component overrides.
100
100%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
{
"checklist": [
{
"id": "identifies-leading-slash",
"description": "Identifies the leading slash (`/`) as an error",
"max_score": 30
},
{
"id": "identifies-extension",
"description": "Identifies the `.md` extension as an error",
"max_score": 30
},
{
"id": "correct-fix",
"description": "Provides corrected slug: `'guides/setup'` (no slash, no extension)",
"max_score": 40
}
]
}