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

{
  "checklist": [
    {
      "id": "css-variables",
      "description": "Sets `--sl-color-accent-low`, `--sl-color-accent`, and `--sl-color-accent-high` CSS variables on `:root`",
      "max_score": 40
    },
    {
      "id": "customcss-registration",
      "description": "Registers the CSS file in `customCss` array in `astro.config.mjs`",
      "max_score": 40
    },
    {
      "id": "no-style-tag",
      "description": "Does NOT use a `<style>` block in a component as the mechanism",
      "max_score": 20
    }
  ]
}

skills

tile.json