Plugins and Integrations
Plugins
Section titled âPluginsâPlugins can customize Starlight configuration, UI, and behavior, while also being easy to share and reuse. Extend your site with official plugins supported by the Starlight team and community plugins maintained by Starlight users.
Official plugins
Section titled âOfficial pluginsâCommunity plugins
Section titled âCommunity pluginsâstarlight-links-validator
Check for broken links in your Starlight pages.
starlight-typedoc
Generate Starlight pages from TypeScript using TypeDoc.
starlight-blog
Add a blog to your documentation site.
starlight-openapi
Create documentation pages from OpenAPI/Swagger specifications.
starlight-obsidian
Publish Obsidian vaults in your Starlight site.
starlight-image-zoom
Add zoom capabilities to your documentation images.
starlight-view-modes
Add different view mode capabilities to your documentation website.
starlight-versions
Version your Starlight documentation pages.
star-warp
Warp-drive through search results in your documentation.
starlight-heading-badges
Add badges to your Markdown and MDX headings.
starlight-site-graph
Add an interactive site graph inside your pageâs sidebar.
starlight-sidebar-topics
Split your documentation into different sections, each with its own sidebar.
starlight-cooler-credit
Add a nice credit to Starlight or Astro at the bottom of the table of contents.
starlight-giscus
Add Giscus comments to your docs site.
starlight-videos
Enhance your documentation with video guides and courses.
starlight-kbd
Document keyboard shortcuts with ease.
starlight-auto-sidebar
Tweak your autogenerated sidebar groups.
starlight-llms-txt
Add llms.txt to your documentation site based on llmstxt.org.
starlight-toc-overview-customizer
Tweak Starlightâs table of contents with customizable overview title.
starlight-markdown-blocks
Extend Starlightâs Markdown asides syntax with custom block types.
starlight-fullview-mode
Collapse sidebars and expand content for a fullscreen experience.
starlight-scroll-to-top
Add a scroll-to-top button to your documentation site.
starlight-codeblock-fullscreen
Add fullscreen toggle functionality to Expressive Code blocks in your documentation.
starlight-auto-drafts
Tweak draft pages default behavior and automatically remove sidebar links to draft pages in production mode.
starlight-contextual-menu
Add a contextual menu to your Starlight documentation.
starlight-changelogs
Display changelogs alongside your project documentation.
starlight-github-alerts
Render GitHub alerts as Starlight asides.
starlight-page-actions
Adds page action buttons to your documentation.
starlight-docsearch-typesense
A Typesense-powered alternative to the official Algolia DocSearch plugin.
starlight-sidebar-swipe
Make the left sidebar swipeable on mobile devices like Discord Mobile.
starlight-plugin-icons
Add icons to Astro Starlight: sidebar, codeblocks, filetree.
starlight-ui-tweaks
Extends core UI components with custom navigation links, ads, marketing footers, and a cleaner theme toggle.
starlight-tags
Add tags to your Starlight documentation pages for content organization and discovery.
starlight-copy-button
Copy full docs page Markdown with a polished button in the page title.
starlight-telescope
Quickly navigate to any page in your Starlight docs with fuzzy search and keyboard-first navigation.
starlight-announcement
Add enhanced announcement banners with dismissibility, variants, scheduling, and page targeting for your Starlight docs.
@gesslar/starlight-class-browser
Swagger-style API documentation component set that renders class, method, property, and type documentation with theme-aware syntax highlighting â all in the light DOM.
starlight-base-path
Prepend your configured base path to links in your content automatically.
starlight-recipes
Starlight plugin to create a recipe website.
starlight-md-txt
Expose your Starlight documentation pages as raw, agent-friendly Markdown at .md.txt URLs.
starlight-biel
Add an Ask AI chatbot that answers from your content, powered by Biel.ai.
starlight-page-context-action
Make utility actions like copy/view page as markdown, open in AI chat, and scroll to top always accessible in your docs.
starlight-agentready
Submit your docs to AgentReady after every build, making them queryable by AI agents via MCP.
starlight-pydocs
Automated Python API docs for Astro and Starlight, using static analysis.
starlight-quiz
Interactive quizzes for Astro and Starlight, authored in markdown with full progress tracking.
starlight-custom-navigation
Add side navigation strips, floating buttons, keyboard shortcuts, and swipe gestures for moving between pages.
starlight-to-skills
Turn Starlight documentation pages into reviewed, discoverable, and up-to-date agent skills.
Community tools and integrations
Section titled âCommunity tools and integrationsâThese community tools and integrations can be used to add features to your Starlight site.
notion-to-astro
Convert Notion exports to Astro Starlight docs
astro-live-code
Render your MDX code blocks as interactive components
starlight-i18n
Visual Studio Code extension to help translate Starlight pages.
starlight-package-managers
Quickly display npm related commands for multiple package managers.
starlight-showcases
Set of Starlight components to author showcase pages.
@hideoo/starlight-plugin
A generator to quickly scaffold Starlight plugins.
starlight-to-pdf
A CLI tool to convert Starlight websites into PDF files.
astro-plantuml
Render PlantUML content in Markdown code blocks.
astro-mermaid
Client-side render Mermaid content in Markdown code blocks.
astro-d2
Transform D2 Markdown code blocks into diagrams.
starlight-links
Visual Studio Code extension providing IntelliSense for Starlight Markdown and MDX content links.
contentisland-cli
Connect and sync your Starlight project to Content Island Headless CMS to edit and manage your documentation.
starlight-sidebar-topics-dropdown
Split your docs page into multiple subpages and switch between them with a dropdown menu in the sidebar.
starlight-save-file-component
Quickly display a link to some download asset on your Starlight site.
starlight-contributor-list
Display a list of all contributors to your project.
Axiom Studio for Starlight
A local-first browser editor for editing Markdown and MDX pages, managing frontmatter, and previewing Starlight docs without touching raw files.
astro-archify
Build-time render Archify system diagrams from JSON IR code blocks. Works with standalone Astro and Starlight.