Skip to main content

Documentation Index

Fetch the complete documentation index at: https://skillpieces.io/llms.txt

Use this file to discover all available pages before exploring further.

Document Framework

This is a Mintlify documentation framework that helps you start writing documentation quickly, with clear navigation and reusable content patterns.

Documentation framework

Review the main documentation structure, required sections, and content organization.

Reference template

Use this template to create new documentation pages quickly.

Structure

  • docs.json: configures the theme, colors, navbar, and sidebar navigation.
  • index.mdx: the documentation homepage.
  • document-framework.mdx: the main documentation framework page.
  • reference/template.mdx: a reusable template for future pages.

Run locally

npm i -g mint
npm run dev
Then open the URL Mintlify prints in the terminal.