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-custom-component/evals/scenario-3/

{
  "checklist": [
    {
      "id": "identifies-cause",
      "description": "Explains that override components do not receive page data as Astro props",
      "max_score": 40
    },
    {
      "id": "correct-fix",
      "description": "Provides correct fix: `const { title } = Astro.locals.starlightRoute.entry.data`",
      "max_score": 50
    },
    {
      "id": "no-workaround",
      "description": "Does NOT suggest workarounds like adding a prop manually or using slots to pass data",
      "max_score": 10
    }
  ]
}

skills

tile.json