ionic-app-development

Installation
SKILL.md

Ionic App Development

General Ionic Framework development — core concepts, component reference, CLI usage, layout, theming, utilities, development workflow, and troubleshooting.

Prerequisites

  1. Node.js (latest LTS) installed.
  2. Ionic CLI installed globally (npm install -g @ionic/cli).
  3. An existing Ionic project. For creating a new Ionic app, use the ionic-app-creation skill.

Agent Behavior

  • Auto-detect the framework. Check package.json for @ionic/angular, @ionic/react, or @ionic/vue to determine the framework in use. Adapt code examples accordingly.
  • Route to reference files. This skill is an overview that routes agents to specific reference files for detailed component APIs and topic-specific guidance.
  • Do not duplicate framework-specific skills. For Angular, React, or Vue specific patterns, refer to the respective framework skill.

Core Concepts

How Ionic Works

Installs
428
GitHub Stars
29
First Seen
Mar 24, 2026
ionic-app-development — capawesome-team/skills