capawesome-team

39 mods across 1 repository, 43 stars between them.

skill-creator

02

capawesome-team/skills

Skill Claude CodeCodex

Authors and structures professional-grade agent skills following the agentskills.io spec. Use when creating new skill directories, drafting procedural instructions, or optimizing metadata for discoverability. Don't use for general documentation, non-agentic library code, or README files.

43 14d ago A 52 tokens copy · 89% MIT

skills CLAUDE.md

03

capawesome-team/skills

Instructions file

Instructions for capawesome-team/skills, covering claude.md, project overview, repository structure, skill.md format and writing agent-optimized skills.

43 14d ago A 826 tokens original MIT

capacitor-core

04

capawesome-team/skills

Plugin Claude Code

Core Capacitor skills — app creation, development, upgrades, expert reference, plugin setup, and desktop platforms.

43 14d ago A tokens not measured original MIT

capawesome-team/skills

Plugin Claude Code

Framework-specific Capacitor skills — Angular, React, and Vue patterns and best practices.

43 14d ago A tokens not measured original MIT

capawesome-team/skills

Plugin Claude Code

Capacitor plugin development skills — create, upgrade, and add SPM support to plugins.

43 14d ago A tokens not measured original MIT

capawesome-cloud

08

capawesome-team/skills

Plugin Claude Code

Capawesome Cloud skills — MCP server, CLI setup, native builds, live updates, and app store publishing.

43 14d ago A tokens not measured original MIT

ionic-core

09

capawesome-team/skills

Plugin Claude Code

Core Ionic Framework skills — app creation, development, upgrades, and expert reference.

43 14d ago A tokens not measured original MIT

ionic-frameworks

10

capawesome-team/skills

Plugin Claude Code

Framework-specific Ionic skills — Angular, React, and Vue patterns and best practices.

43 14d ago A tokens not measured copy · 89% MIT

ionic-migrations

11

capawesome-team/skills

Plugin Claude Code

Migration skills — migrate from Ionic Appflow and Ionic Enterprise SDK plugins to Capawesome alternatives.

43 14d ago A tokens not measured original MIT

capacitor-angular

12

capawesome-team/skills

Skill Claude CodeCodex

Guides the agent through Angular-specific patterns for Capacitor app development. Covers project structure, adding Capacitor to Angular projects, using Capacitor plugins in Angular services and components, NgZone integration for plugin event listeners, lifecycle hook patterns, dependency injection, routing with deep…

43 14d ago A 98 tokens original MIT

capawesome-team/skills

Skill Claude CodeCodex

Guides the agent through creating a new Capacitor app from scratch. Covers project scaffolding with the Capacitor CLI, configuring the app (appId, appName, webDir), adding native platforms (iOS, Android), and syncing. Includes decision points for Ionic Framework integration, live updates, and CI/CD setup. Do not use…

43 14d ago C 90 tokens original MIT

capawesome-team/skills

Skill Claude CodeCodex

Guides the agent through general Capacitor app development topics. Covers core concepts (native bridge, plugins, web layer), Capacitor CLI usage, app configuration (capacitor.config.ts, splash screens, app icons, deep links), platform management (Android, iOS, Electron, PWA), edge-to-edge and safe area handling on…

43 14d ago A 158 tokens original MIT

capawesome-team/skills

Skill Claude CodeCodex

Guides the agent through migrating an existing Capacitor app project from CocoaPods to Swift Package Manager (SPM) for iOS dependency management. Covers prerequisite checks, inventorying installed Capacitor plugins, backing up customized iOS project files (Info.plist, AppDelegate.swift, Assets.xcassets, Base.lproj…

43 14d ago C 193 tokens original MIT

capawesome-team/skills

Skill Claude CodeCodex

Guides the agent through upgrading a Capacitor app project to a newer major version. Supports upgrades from Capacitor 4 through 8, including multi-version jumps. Performs all upgrade steps manually — does not use the interactive npx cap migrate command. Do not use for plugin library upgrade or non-Capacitor mobile…

43 14d ago A 74 tokens original MIT

capacitor-expert

17

capawesome-team/skills

Skill Claude CodeCodex

A comprehensive starting point for AI agents to work with Capacitor. Covers core concepts, CLI, app creation, plugins, framework integration, best practices, storage, security, testing, troubleshooting, upgrading, and Capawesome Cloud (live updates, native builds, app store publishing). Pair with the other Capacitor…

43 14d ago A 76 tokens original MIT

capawesome-team/skills

Skill Claude CodeCodex

Guides the agent through setting up in-app purchases in Capacitor apps. Covers App Store Connect and Google Play Console product configuration, plugin selection (Capawesome Purchases vs. RevenueCat), plugin installation and platform setup, purchase flows for subscriptions and consumables, receipt validation, restore…

43 14d ago A 99 tokens original MIT

capacitor-platforms

19

capawesome-team/skills

Skill Claude CodeCodex

Guides the agent through adding, configuring, and using the Capawesome desktop platforms for Capacitor — @capawesome/capacitor-electron and @capawesome/capacitor-tauri. Covers choosing between Electron and Tauri, installation and scaffolding, sync/run workflows, live reload, deep links, plugin compatibility (Electron…

43 14d ago A 125 tokens original MIT

capawesome-team/skills

Skill Claude CodeCodex

Guides the agent through creating and maintaining Capacitor plugins from scratch. Covers scaffolding a new plugin project, designing the TypeScript API, implementing native iOS (Swift) and Android (Java/Kotlin) bridges, implementing the web layer, defining TypeScript type definitions, plugin configuration values…

43 14d ago A 117 tokens original MIT

capawesome-team/skills

Skill Claude CodeCodex

Guides the agent through adding Swift Package Manager (SPM) support to an existing Capacitor plugin. Covers creating a Package.swift manifest, replacing Objective-C bridge files with the CAPBridgedPlugin Swift protocol, updating .gitignore for SPM artifacts, cleaning up the Xcode project file, and updating…

43 14d ago C 96 tokens original MIT

capawesome-team/skills

Skill Claude CodeCodex

Guides the agent through upgrading a Capacitor plugin to a newer major version. Supports upgrades from Capacitor 4 through 8, including multi-version jumps. Covers automated upgrade via official migration tools, Android SDK targets, Gradle configuration, Java/Kotlin versions, iOS deployment targets, and manual…

43 14d ago A 90 tokens original MIT

capacitor-plugins

23

capawesome-team/skills

Skill Claude CodeCodex

Guides the agent through installing, configuring, and using Capacitor plugins from six sources — official Capacitor plugins, Capawesome plugins, Capacitor Community plugins, Capacitor Firebase plugins, Capacitor MLKit plugins, and RevenueCat plugins. Covers installation, platform-specific configuration (Android and…

43 14d ago A 101 tokens original MIT

capawesome-team/skills

Skill Claude CodeCodex

Guides the agent through setting up and using push notifications in Capacitor apps using Firebase Cloud Messaging via the @capacitor-firebase/messaging plugin. Covers Firebase project setup, plugin installation, platform-specific configuration (Android, iOS, Web), APNs certificate setup, requesting permissions…

43 14d ago A 111 tokens original MIT