Skip to main content

LLMs

Abyss provides LLM-friendly documentation to help AI tools understand and work with the Abyss UI library.

All llms documentation is updated with every Abyss release.

Documentation files

  • llms.txt:

    Master manifest
  • web/llms.txt:

    Web manifest
  • mobile/llms.txt:

    Mobile manifest
  • web/llms-full.txt:

    Complete web documentation
  • mobile/llms-full.txt:

    Complete mobile documentation

What's included

The LLM documentation includes:

  • Getting Started - Installation and setup guides
  • Components - All Abyss components with props, examples, and usage
  • Hooks - Complete hooks documentation with examples
  • Theming - Theme customization and provider setup
  • Styles - Styling approaches and best practices
  • Icons - Icon library documentation and usage

Using with AI assistants

The easiest way to use Abyss LLM documentation with your AI coding assistant is through the Abyss CLI Documentation skill. This skill automatically fetches the relevant documentation and provides it to your AI assistant.

See the Documentation Skill page for installation and usage instructions.

Table of Contents