What problem does it solve?
This Skill provides a comprehensive guide to creating documentation for the gatOS platform using the Starlight theme, simplifying the process of authoring and formatting documentation pages.
Core Features & Use Cases
- Component Guide: Detailed reference for all Starlight theme components and their usage.
- Frontmatter Schema: Explanation of the frontmatter schema for pages.
- Asides: Syntax and usage of aside components for notes and tips.
- Tabs: Guide to creating dual-transport pattern tabs for in-guest and HTTP operations.
- Steps: Creating numbered procedures with the Steps component.
- FileTree: Displaying folder layouts for scripts and documentation.
- Cards & Links: Building landing/next-step UI with Cards and Links.
- Badge & Icon: Using inline accents for status and icons.
- Code Blocks: Expressive Code syntax for highlighting and meta strings.
- Component-Picking Cheat Sheet: Quick reference for selecting components.
- Use Case: When creating or editing tutorial/reference pages for gatOS, the Starlight Skill serves as a comprehensive resource for formatting and styling the content.
Quick Start
Import the required components from '@astrojs/starlight/components' and define the frontmatter for your page, then start authoring your content using the Starlight components and syntax guidelines.