LLMs¶
Capawesome provides resources specifically designed for large language models and AI applications, including documentation files formatted for the llms.txt initiative and AI agent skills for automated development workflows.
Documentation Files¶
The following documentation files are available for LLMs:
-
Index File
A list of all available documentation files.
-
Complete Capawesome Documentation
Comprehensive coverage including all Capawesome plugins, Capawesome Cloud, and development workflows.
Each documentation page can also be accessed as Markdown by appending /index.md to the page URL.
For example, https://capawesome.io/plugins/ becomes https://capawesome.io/plugins/index.md.
AI Agent Skills¶
Capawesome Skills is a collection of AI agent skills for working with Capawesome, Capacitor, and the Ionic Framework. Every instruction is optimized for unambiguous machine interpretation, enabling AI agents to assist with complex development tasks such as plugin setup, version migrations, and cloud platform integration.
The following skills are available:
- Capacitor app and plugin migrations between major versions (e.g., v4 to v8)
- Capacitor plugin installation and configuration for 160+ plugins
- Push notification setup using Firebase Cloud Messaging
- Capawesome Cloud integration for native builds, live updates, and app store publishing
- Ionic Appflow migration to Capawesome Cloud
- Ionic Enterprise SDK migration to alternative plugins
To get started, install the skills using the following command:
For more details, visit the Capawesome Skills repository on GitHub.