---
title: AI
description: Build with Capawesome using AI — llms.txt, agent skills, editor rules, and guides for AI-assisted development with Capacitor and Cordova.
---

# 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, or connect it to the [MCP server](mcp.md) to let it manage Capawesome Cloud directly. That's what the pages below cover.
- **AI inside the product** — [Cloud Assist](../cloud/assist/index.md) brings AI directly into the Console, including [Ask AI](../cloud/assist/ask-ai.md) for diagnosing failed builds and deployments.

## Resources

- [LLMs](llms.md) — `llms.txt` files and Markdown endpoints that make the docs readable by any model.
- [MCP Server](mcp.md) — connect Claude, Cursor, or any MCP client to the docs and your Capawesome Cloud apps.
- [Skills](skills/index.md) — on-demand agent skills that automate complex tasks like migrations and Cloud setup.
- [Editor Rules](rules.md) — always-on project rules that keep generated code consistent with Capawesome conventions.
- [Guides](guides/index.md) — practical walkthroughs for AI-assisted development.
