ionic

Installation
SKILL.md

Ionic

Ionic Framework is an open-source UI toolkit for building performant, high-quality mobile and desktop apps using web technologies (HTML, CSS, JavaScript) with integrations for Angular, React, and Vue.

When to Use

  • Web developers (Angular/React/Vue) wanting to build mobile apps.
  • Building a Progressive Web App (PWA) and mobile app from the exact same codebase.
  • Apps with heavy data entry forms or standard UI patterns (lists, tabs).
  • Enterprise apps requiring write-once-deploy-everywhere.

Quick Start

# Install CLI
npm install -g @ionic/cli
Related skills
Installs
1
GitHub Stars
7
First Seen
Feb 10, 2026
Security Audits