AI Tools

Integrate c15t with AI coding assistants using agent skills and llms.txt. Get AI-powered help with styling, i18n, script management, and component configuration.

Agent Skills

c15t publishes agent skills that give AI coding assistants deep knowledge of c15t's APIs, components, and configuration. When installed, agents can read c15t's docs to help with styling, i18n, script management, and more.

Installation

Via the c15t CLI:

Or directly:

What skills provide

  • Styling customization — theme presets, CSS variables, component slot styling
  • Internationalization — translation setup, locale routing integration
  • Script management — configuring third-party scripts with consent categories
  • Component setup — ConsentBanner, ConsentDialog, provider configuration

Supported tools

  • Claude Code
  • Cursor
  • GitHub Copilot (via .github/skills)
  • Any agent that supports the skills format

llms.txt

The llms.txt file is a standardized resource designed to provide concise, LLM-friendly information about a website. By accessing this file, you can enhance your experience with tools that utilize language models, such as Cursor. This document will guide you on how to import the llms.txt file into your tools.

Accessing the llms.txt or llms-full.txt File

To access the llms.txt or llms-full.txt file, simply navigate to the following URL in your web browser:

https://c15t.com/llms.txt https://c15t.com/llms-full.txt

This file contains essential information structured in a way that is both human-readable and easily processed by language models. It includes:

  • A brief overview of the project or website.
  • Links to detailed documentation and resources.
  • Additional context that can assist in understanding the content.

Importing into Cursor

Once you have accessed the llms.txt file, you can import it into Cursor or similar tools by following these steps:

  1. Open Cursor: Launch the Cursor application on your device.

  2. Navigate to Import Options: Look for the import feature within the tool. This is typically found in the settings or tools menu.

  3. Enter the URL: When prompted, enter the URL of the llms.txt file:

  4. Confirm Import: Follow any additional prompts to confirm the import. Cursor will fetch the content from the provided URL and integrate it into your workspace.

  5. Utilize the Information: Once imported, you can leverage the structured information from the llms.txt file to enhance your queries, access relevant documentation, and improve your overall experience with the tool.

Benefits of Using llms.txt

  • Concise Information: Quickly access essential details without sifting through complex HTML pages.
  • Enhanced Context: Get relevant links and descriptions that help you understand the content better.
  • Improved Workflow: Streamline your development process by having all necessary information at your fingertips.

Last modified on February 16, 2026