Skip to content

Guides

Practical guides for building with Capawesome using AI agents.

Set up your AI assistant

  1. Add the Capawesome skills to your project: npx skills add capawesome-team/skills.
  2. Add editor rules so your assistant follows your project's conventions.
  3. Make the docs available to your assistant — see LLMs for the llms.txt files and Markdown endpoints.

Common AI-assisted tasks

  • Set up Capawesome Cloud — ask your assistant to use the capawesome-cloud skill to set up Live Updates, Native Builds, or App Store Publishing.
  • Migrate between major versions — use the migration skills to upgrade a Capacitor app or plugin.
  • Diagnose a failed build — use Ask AI in the Console, then hand the diagnosis to your local agent to apply the fix.

More step-by-step guides are on the way.