assemble_prompt
Build a ready-to-paste context block for an LLM using css-is-awesome; pick an intent to select overview, mixins, components, themes, tokens, animations, or recipes.
Instructions
Build a ready-to-paste context block for an LLM consuming cia. Intent picks the slice: "overview" | "mixin:" | "component:" | "theme:" | "tokens" | "animations" | "recipe:".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Optional user input appended to the assembled block. | |
| intent | Yes | Intent string. Examples: "overview", "mixin:btn", "component:overlay", "theme:terminal", "tokens", "animations", "recipe:bare-tags". |