capacitor-app-creation

Installation
SKILL.md

Capacitor App Creation

Create a new Capacitor app from scratch, including project scaffolding, platform setup, and optional integrations.

Prerequisites

  1. Node.js 22+ installed. Verify with node --version.
  2. For iOS: macOS with Xcode 26.0+ installed. Install Xcode Command Line Tools: xcode-select --install.
  3. For Android: Android Studio 2025.2.1+ installed with Android SDK (API 24+).

Agent Behavior

  • Guide step-by-step. Walk the user through the process one step at a time. Never present multiple unrelated questions at once.
  • One decision at a time. When a step requires user input, ask that single question, wait for the answer, then continue.
  • Present clear options. Provide concrete choices (e.g., "Do you want to add the iOS platform? (yes/no)") instead of open-ended questions.

Procedures

Step 1: Check for Ionic Framework

Related skills

More from capawesome-team/skills

Installs
128
GitHub Stars
20
First Seen
Mar 24, 2026