document

Generate Markdown/MDX documentation pages with YAML frontmatter for Astro Starlight.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/twofoldtech-dakota/rba-skills --skill document-twofoldtech-dakota
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: document
Source: https://github.com/twofoldtech-dakota/rba-skills/tree/main/.claude/skills/document
Command: npx skills add https://github.com/twofoldtech-dakota/rba-skills --skill document-twofoldtech-dakota

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating consistent, well-structured documentation pages and sites for Starlight projects from simple prompts, reducing manual formatting and boilerplate work.

Core Features & Use Cases

  • Generate complete docs pages (frontmatter, asides, sidebars) for API references, guides, runbooks, ADRs, architecture docs, or tutorials.
  • Produce polished MDX/Markdown content ready to publish in Astro Starlight projects.
  • Use cases include creating new docs from scratch, converting scattered notes into a cohesive docs site, and updating existing pages with standard structure.

Quick Start

Example prompts:

  • document api users
  • document guide getting-started
  • document architecture system-design Provide a simple command-like prompt to generate content.

Frequently Asked Questions about document

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Starlight documentation pages from natural language prompts?▼

To generate Starlight documentation from natural language, you provide a simple command-like prompt to create complete docs pages with frontmatter, asides, and sidebars. This produces ready-to-publish Markdown/MDX output for Astro Starlight projects.

What is the best way to structure an API reference guide for Astro Starlight?▼

The best way to structure an API reference for Starlight is to generate MDX content with standard YAML frontmatter and sidebar scaffolding. This ensures your API docs maintain a polished, consistent structure ready for publication.

Can I convert scattered notes into a cohesive Starlight docs site?▼

Yes, you can convert scattered notes into a cohesive Starlight docs site by processing them through natural language prompts. The output delivers organized Markdown/MDX files with proper sidebar scaffolding and frontmatter.

Does this documentation generator support Architecture Decision Records and runbooks?▼

Yes, this documentation generator supports creating Architecture Decision Records, runbooks, guides, and blogs. It structures these content types with appropriate frontmatter, asides, and sidebar configurations for Starlight projects.

How do I add MDX asides and frontmatter to my existing Starlight documentation?▼

You add MDX asides and frontmatter to existing Starlight documentation by updating pages with standard structure using natural language prompts. This applies consistent formatting and boilerplate without manual configuration.