Skip to content

Agent guide

Use this page as a routing index. Read the smallest page that answers the current task instead of loading the entire documentation set.

The compact machine-readable route index is available at /llms.txt.

Choose the relevant page

Repository sources of truth

The root README.md is canonical. Its generated package copy at packages/cssforge/README.md should not be edited directly.

Agent workflow

  1. Identify whether the task concerns installation, a token family, references, CLI behavior, or framework integration.
  2. Read the matching focused page above.
  3. Use the linked repository source when exact types or current runtime behavior matter.
  4. Change the user’s config rather than generated CSS output.
  5. Run the project’s existing CSS Forge generation command and inspect its declared output.

Context hint

For agents that accept URL context, the complete generated reference remains available from the repository README:

text
@https://raw.githubusercontent.com/Hebilicious/cssforge/refs/heads/main/README.md

Released under the MIT License.