AI¶
Capawesome is built to work well with AI agents and large language models. Whether you're using an AI coding assistant in your editor or a script that calls an LLM, this section collects the resources that help those tools understand Capawesome and carry out real tasks — installing plugins, migrating versions, and setting up Capawesome Cloud.
There are two sides to AI at Capawesome:
- Bring your own AI — feed our machine-readable docs, agent skills, and editor rules to whatever assistant you already use. That's what the pages below cover.
- AI inside the product — Cloud Assist brings AI directly into the Console, including Ask AI for diagnosing failed builds and deployments.
Resources¶
- LLMs —
llms.txtfiles and Markdown endpoints that make the docs readable by any model. - Skills — on-demand agent skills that automate complex tasks like migrations and Cloud setup.
- Editor Rules — always-on project rules that keep generated code consistent with Capawesome conventions.
- Guides — practical walkthroughs for AI-assisted development.