CtrlK
BlogDocsLog inGet started
Tessl Logo

pantheon-ai/astro-starlight

Skills for setting up and customizing Astro Starlight documentation sites, covering project setup, custom theming, and component overrides.

100

Quality

100%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

criteria.jsonskills/starlight-base/evals/scenario-1/

{
  "checklist": [
    {
      "id": "scaffold-command",
      "description": "Uses `npm create astro@latest -- --template starlight` (or pnpm/yarn equivalent) to scaffold",
      "max_score": 40
    },
    {
      "id": "dev-server",
      "description": "Includes `npm run dev` (or equivalent) to start the dev server",
      "max_score": 30
    },
    {
      "id": "no-manual-install",
      "description": "Does NOT instruct manual `npm install @astrojs/starlight` + config editing (template handles it)",
      "max_score": 30
    }
  ]
}

skills

starlight-base

evals

scenario-1

capability.txt

criteria.json

task.md

instructions.json

summary.json

evals.md

SKILL.md

tile.json