# capawesome-team

> Open-source publisher. Listings imported from github.com/capawesome-team — credited to the original author with their license.

- **Listings:** 26
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/capawesome-team
- **Website:** https://github.com/capawesome-team

## Published listings

- [Capacitor App Spm Migration](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-app-spm-migration) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-app-spm-migration`
  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, App.entitlements, GoogleService-Info.plist, .xcconfig files, signing configuration…
- [Capacitor Push Notifications](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-push-notifications) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-push-notifications`
  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, retrieving FCM tokens, listening for notifications, topic subscriptions, notification…
- [Capacitor App Development](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-app-development) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-app-development`
  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 Android, live reload setup, storage solutions, file handling, security best practic…
- [Capacitor React](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-react) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-react`
  Guides the agent through Capacitor app development with React — project structure, hooks for native features, state management patterns, using Capacitor plugins in React components, and React-specific best practices. Do not use for Ionic Framework with React (use ionic-react), migrating or upgrading Capacitor apps or plugins, or non-React frameworks.
- [Ionic Vue](https://agentstack.voostack.com/l/skill-capawesome-team-skills-ionic-vue) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-ionic-vue`
  Guides the agent through Ionic Vue development patterns — project structure, Vue-specific Ionic components (IonPage, IonRouterOutlet, IonTabs), navigation with Vue Router and useIonRouter, Ionic lifecycle hooks (onIonViewWillEnter, onIonViewDidEnter, onIonViewWillLeave, onIonViewDidLeave), composable utilities (useIonRouter, useBackButton, useKeyboard), tab-based routing, lazy loading, platform d…
- [Capacitor Expert](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-expert) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-expert`
  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 skills in this collection for deeper topic-specific guidance.
- [Capacitor Plugin Spm Support](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-plugin-spm-support) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-plugin-spm-support`
  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 package.json. Do not use for Capacitor app projects, creating new plugins from scratch, or…
- [Ionic Enterprise Sdk Migration](https://agentstack.voostack.com/l/skill-capawesome-team-skills-ionic-enterprise-sdk-migration) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-ionic-enterprise-sdk-migration`
  Guides the agent through migrating Capacitor apps from discontinued Ionic Enterprise SDK plugins (Auth Connect, Identity Vault, Secure Storage) to their Capawesome alternatives (OAuth, Vault, Biometrics, Secure Preferences, SQLite). Covers dependency detection, side-by-side API mapping, code replacement, and platform-specific configuration for each plugin pair. Do not use for migrating Capacitor…
- [Ionic React](https://agentstack.voostack.com/l/skill-capawesome-team-skills-ionic-react) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-ionic-react`
  Guides the agent through Ionic Framework development with React — project structure, React-specific Ionic components, IonReactRouter and navigation patterns, Ionic lifecycle hooks (useIonViewWillEnter, useIonViewDidEnter, useIonViewWillLeave, useIonViewDidLeave), state management integration, and React-specific best practices for Ionic apps. Do not use for plain Capacitor React apps without Ionic…
- [Capacitor In App Purchases](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-in-app-purchases) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-in-app-purchases`
  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 purchases, handling unfinished transactions, and testing with sandbox and StoreKi…
- [Capacitor Angular](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-angular) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-angular`
  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 links, and environment-based platform detection. Do not use for creating a new Ca…
- [Capacitor Vue](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-vue) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-vue`
  Guides the agent through Vue-specific patterns for Capacitor app development. Covers Vue 3 Composition API with Capacitor plugins, custom composables for native features, reactive plugin state, lifecycle hook patterns, Vue Router deep link integration, platform detection, PWA Elements setup, Quasar Framework integration, and Nuxt integration. Do not use for creating a new Capacitor app from scrat…
- [Capawesome Cli](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capawesome-cli) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capawesome-cli`
  Guides the agent through installing, authenticating, configuring, and using the Capawesome CLI (@capawesome/cli). Covers installation, interactive and token-based authentication, project linking via capawesome.config.json, the full command reference (app management, native builds, live updates, certificates, environments, channels, deployments, destinations, devices), CI/CD integration with token…
- [Capawesome Cloud](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capawesome-cloud) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capawesome-cloud`
  Guides the agent through setting up and using Capawesome Cloud for Capacitor and Cordova apps. Covers three core workflows: (1) Native Builds — cloud builds for iOS and Android (Capacitor, Cordova, or native projects), signing certificates, environments, Trapeze configuration, and build artifacts; (2) Live Updates — OTA updates via the @capawesome/capacitor-live-update or @capawesome/cordova-live…
- [Ionic Expert](https://agentstack.voostack.com/l/skill-capawesome-team-skills-ionic-expert) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-ionic-expert`
  A comprehensive starting point for AI agents to work with the Ionic Framework. Covers core concepts, components, CLI, theming, layout, lifecycle, navigation, and framework-specific patterns for Angular, React, and Vue. Pair with the other Ionic skills in this collection for deeper topic-specific guidance like app creation, framework integration, and upgrades.
- [Capacitor App Creation](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-app-creation) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-app-creation`
  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 for upgrading existing Capacitor apps, migrating from other frameworks, or plugin…
- [Ionic Appflow Migration](https://agentstack.voostack.com/l/skill-capawesome-team-skills-ionic-appflow-migration) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-ionic-appflow-migration`
  Guides the agent through migrating an existing Ionic/Capacitor project from Ionic Appflow to Capawesome Cloud. Detects which Appflow features are in use (Live Updates, Native Builds, App Store Publishing) and provides step-by-step migration for each feature to its Capawesome Cloud equivalent. Covers SDK replacement, configuration mapping, API migration, CI/CD pipeline updates, and verification. R…
- [Ionic App Upgrades](https://agentstack.voostack.com/l/skill-capawesome-team-skills-ionic-app-upgrades) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-ionic-app-upgrades`
  Guides the agent through upgrading an Ionic Framework app to a newer major version. Supports upgrades from Ionic 4 through 8, including multi-version jumps. Covers framework-specific migration steps for Angular, React, and Vue, component breaking changes, CSS variable updates, and browser support changes. Do not use for Capacitor version upgrades (use capacitor-app-upgrades instead), for plugin l…
- [Capacitor Plugin Upgrades](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-plugin-upgrades) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-plugin-upgrades`
  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 step-by-step fallback for each version. Do not use for app project upgrade or non-Capac…
- [Ionic Angular](https://agentstack.voostack.com/l/skill-capawesome-team-skills-ionic-angular) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-ionic-angular`
  Guides the agent through Angular-specific patterns for Ionic app development. Covers project structure, standalone vs NgModule architecture detection, Angular Router integration with Ionic navigation (tabs, side menu, modals), lazy loading, Ionic page lifecycle hooks, reactive forms with Ionic input components, Angular services for state management, route guards, performance optimization, and tes…
- [Ionic App Creation](https://agentstack.voostack.com/l/skill-capawesome-team-skills-ionic-app-creation) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-ionic-app-creation`
  Guides the agent through creating a new Ionic app using the Ionic CLI. Covers project scaffolding with ionic start, framework selection (Angular, React, Vue), template selection (blank, tabs, sidemenu), Capacitor integration, and optional Tailwind CSS setup. After app creation with Capacitor integration, delegates to the capacitor-app-creation skill for further Capacitor setup. Do not use for exi…
- [Capacitor Plugins](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-plugins) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-plugins`
  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 iOS), and basic usage examples. Do not use for migrating Capacitor apps or plugins…
- [Capacitor App Upgrades](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-app-upgrades) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-app-upgrades`
  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 frameworks.
- [Skill Creator](https://agentstack.voostack.com/l/skill-capawesome-team-skills-skill-creator) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-skill-creator`
  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.
- [Ionic App Development](https://agentstack.voostack.com/l/skill-capawesome-team-skills-ionic-app-development) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-ionic-app-development`
  Guides the agent through general Ionic Framework development including core concepts, component reference, CLI usage, layout, theming, animations, gestures, development workflow, and troubleshooting. Covers all Ionic UI components grouped by category with properties, events, methods, slots, and CSS custom properties. Do not use for creating a new Ionic app (use ionic-app-creation), framework-spec…
- [Capacitor Plugin Development](https://agentstack.voostack.com/l/skill-capawesome-team-skills-capacitor-plugin-development) — Skill · Free · security-reviewed — `agentstack add skill-capawesome-team-skills-capacitor-plugin-development`
  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, plugin hooks, development workflow with local testing, documentation generation, and…

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
