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-3/

{
  "checklist": [
    {
      "id": "identifies-mechanism",
      "description": "Identifies that Starlight uses `data-theme='dark'` not Tailwind's `.dark` class",
      "max_score": 40
    },
    {
      "id": "fix-provided",
      "description": "Provides the fix: install `@astrojs/starlight-tailwind` which configures Tailwind's `dark:` variant to match",
      "max_score": 40
    },
    {
      "id": "no-manual-config",
      "description": "Does NOT suggest manually configuring Tailwind's `darkMode` option (the compat package handles it)",
      "max_score": 20
    }
  ]
}

skills

tile.json