astro-starlight-best-practices
Installation
SKILL.md
Astro + Starlight Best Practices
Use this skill for apps/eridu_docs and other Astro/Starlight doc surfaces.
Workflow
- Classify the change:
- docs content + sidebar
- Astro route/endpoint
- SSR/auth middleware behavior
- search/index behavior
- Starlight UI override
- Pick the lowest-complexity rendering model that satisfies requirements.
- Keep content/schema/search decisions aligned with Starlight defaults unless there is a strong requirement to diverge.
- Verify the app with repo-standard commands before finalizing.