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-theme/evals/scenario-2/

{
  "checklist": [
    {
      "id": "astro-add-tailwind",
      "description": "Runs `npx astro add tailwind` as the first step",
      "max_score": 20
    },
    {
      "id": "compat-package",
      "description": "Installs `@astrojs/starlight-tailwind` compatibility package",
      "max_score": 30
    },
    {
      "id": "layer-order",
      "description": "CSS imports `@astrojs/starlight-tailwind` before `tailwindcss/theme.css` and `tailwindcss/utilities.css`",
      "max_score": 30
    },
    {
      "id": "customcss-registration",
      "description": "Registers the global CSS file in `customCss` in `astro.config.mjs`",
      "max_score": 20
    }
  ]
}

skills

tile.json