
cap-go/capgo-skills
48 skills17.2k installsGitHub
Install
npx skills add https://github.com/cap-go/capgo-skillsSkills in this repo
1Capacitor PerformanceProvides Capacitor-specific performance optimization guidance for hybrid mobile apps, covering WebView tuning, JavaScript bundle slimming, native bridge efficiency, startup sequencing, and device profiling to deliver smoother launches and responsive UI.508installs2Capacitor Splash ScreenCovers configuring Capacitor splash screens end to end, including native asset preparation, plugin settings, launch timing, theme variants, and handoff to the WebView so hybrid apps open with polished branding and compliant store presentation.502installs3Capacitor Best PracticesCollects Capacitor best practices for hybrid mobile development—covering project layout, WebView performance, plugin usage, native integration patterns, debugging workflows, and cross-platform UX so teams ship maintainable iOS and Android apps.484installs4Capacitor Push NotificationsWalks through Capacitor push notification implementation: enabling platform services, registering device tokens, handling delivery in foreground and background, and wiring server triggers—so mobile apps can run reliable re-engagement and alert workflows on iOS and Android.477installs5Capacitor SecurityGuides securing Capacitor iOS and Android apps by reviewing native bridges, plugin configs, WebView settings, data storage, and network boundaries so hybrid releases resist common mobile exploits.467installs6Capacitor KeyboardTeaches Capacitor developers how to configure and code against the Keyboard API so hybrid mobile apps avoid obscured inputs, layout jumps, and scroll bugs when the on-screen keyboard appears or dismisses across iOS and Android.455installs7Capacitor PluginsExplains how to build and integrate Capacitor plugins end to end—from TypeScript contracts and native Swift/Kotlin implementations to registration, permissions, and distribution—so hybrid apps can access camera, biometrics, and other device APIs reliably.455installs8Capacitor Deep LinkingCovers Capacitor deep linking in Capgo projects: platform association setup, Capacitor App API handlers, and route mapping so external links and update channels open the intended screens reliably on iOS and Android.451installs9Capacitor TestingCapacitor-testing from cap-go/capgo-skills teaches agents how to validate Ionic/Capacitor hybrid mobile apps: TypeScript unit tests, native bridge and plugin mocks, emulator/device checks, and pre-store regression coverage across iOS and Android targets.439installs10Capacitor Offline FirstCovers offline-first mobile architecture for Capacitor apps: persisting data locally, queuing mutations, syncing when connectivity returns, and presenting dependable UX on poor networks—essential for field, travel, and enterprise mobile products.436installs11Debugging CapacitorProvides structured Capacitor debugging for hybrid apps: reproduce bridge and plugin errors, separate web from native causes, inspect runtime state, and confirm fixes across iOS and Android before shipping builds.436installs12Capacitor App StoreStep-by-step skill for shipping Capacitor apps to Apple App Store and Google Play: certificates, provisioning, bundle IDs, store metadata, build upload, review submission, and common rejection fixes so hybrid apps reach end users.431installs13Tailwind CapacitorTeaches how to configure and apply Tailwind CSS in Capacitor hybrid mobile apps so web-first styling remains consistent, performant, and compatible with iOS and Android WebView constraints.431installs14Capacitor AccessibilityAccessibility skill for Capacitor and Ionic hybrid mobile apps. Covers screen reader compatibility, ARIA semantics, focus management, contrast and touch targets, VoiceOver and TalkBack testing, and WCAG-oriented remediation before App Store and Play Store release.429installs15Safe Area HandlingExplains how to implement safe-area and inset handling in Capacitor hybrid apps so headers, footers, and full-bleed content respect iOS and Android system UI on notched devices and during keyboard presentation.428installs16Capacitor McpEnables AI coding agents to interact with Capacitor and CapGo projects through MCP, exposing project configuration, plugin management, build commands, and live-update workflows as structured tools for reliable autonomous mobile development assistance.419installs17Capacitor Ci CdGuides teams to set up continuous integration and delivery for Capacitor hybrid mobile apps, covering native sync, platform builds, automated testing hooks, signing, and store-ready artifact generation across iOS and Android.409installs18Ios Android LogsTeaches how to collect, filter, and interpret iOS and Android logs for Capacitor hybrid apps so operators can trace crashes, plugin faults, and user-reported production errors back to actionable root causes.404installs19Ionic DesignIonic-design from cap-go/capgo-skills helps agents implement polished hybrid mobile UIs with Ionic: component selection, theming, responsive layouts, navigation shells, and Capacitor-appropriate patterns for iOS, Android, and progressive web experiences.400installs20Konsta UiGuides implementing Capacitor mobile UIs with Konsta UI and Tailwind, choosing components, theming for iOS and Android feel, and assembling touch-friendly screens that look native without maintaining separate design systems.389installs21Capgo Live UpdatesExplains how to configure CapGo live updates for Capacitor apps, including channel management, bundle publishing, staged rollouts, compatibility checks between native shells and web assets, and rollback strategies that respect app store OTA policies.385installs22Framework To CapacitorCapgo skill for taking web framework applications and packaging them as Capacitor mobile apps, including native project scaffolding, plugin integration, routing adjustments, and iOS/Android build configuration.378installs23Cocoapods To SpmWalks through converting Capacitor iOS native dependencies from CocoaPods to Swift Package Manager, updating Xcode targets, resolving plugin breakage, and validating clean builds for modern Apple toolchain workflows.360installs24Cordova To CapacitorCapgo skill for converting existing Cordova hybrid mobile apps to Capacitor, covering plugin replacements, native project regeneration, platform configuration updates, and validation of iOS and Android builds.348installs25Capacitor Apple Review PreflightThe capacitor-apple-review-preflight skill from cap-go/capgo-skills walks Claude through Capacitor iOS App Store readiness—privacy manifests, entitlements, plugin disclosures, and policy traps—so teams pass Apple review faster with fewer binary resubmissions.337installs26Capacitor App UpgradesThe capacitor-app-upgrades skill from cap-go/capgo-skills helps Claude migrate Capacitor applications between versions, updating native iOS/Android projects, capacitor.config, build tooling, and dependency pins while avoiding common hybrid-app breakage.331installs27Capgo Cli UsageDocuments CapGo CLI workflows for Capacitor over-the-air updates. Explains authentication, bundle uploads, channel strategy, staged rollouts, and rollback so mobile teams can ship JavaScript and asset fixes outside slow native store review cycles.321installs28Capacitor Plugin UpgradesThe capacitor-plugin-upgrades skill from cap-go/capgo-skills guides Claude through updating Capacitor plugins—syncing native dependencies, adapting breaking APIs, and verifying permissions—so hybrid mobile apps keep camera, push, and device features stable after dependency bumps.315installs29Capacitor Plugin Spm SupportGuides Capacitor plugin authors through enabling Swift Package Manager on iOS: defining Package.swift manifests, migrating from CocoaPods, configuring Xcode integration, and shipping plugins consumable via SPM in host apps.314installs30Capgo Native Buildscapgo-native-builds from cap-go/capgo-skills guides Claude Code through Capacitor native compilation and CapGo over-the-air packaging: sync native projects, run platform builds, configure OTA channels, and wire CI so hybrid mobile apps produce signed store binaries plus updatable live bundles.308installs31Capgo Release ManagementCapgo-release-management from cap-go/capgo-skills guides agents through Capacitor app release workflows using CapGo: channel setup, semantic versioning, staged OTA deployments, rollback planning, and alignment between live updates and native store submissions.304installs32Skill CreatorHelps authors create well-structured Claude Code skills for the CapGo ecosystem, defining triggers, progressive instructions, examples, and packaging so agents consistently apply Capacitor-specific expertise on demand.303installs33Capgo Release WorkflowsDocuments CapGo over-the-air release workflows for Capacitor apps, including channel strategy, build promotion, staged deployments, versioning conventions, and rollback procedures so teams can ship mobile updates safely.302installs34Capgo Organization ManagementHelps operators structure CapGo organizations, assign team permissions, and maintain app-channel infrastructure so Capacitor OTA updates deploy predictably across staging and production without access sprawl.299installs35Capacitor App Upgrade V7 To V8Structured Capacitor v7-to-v8 migration skill documenting breaking changes, dependency updates, native project requirements, plugin adjustments, and verification steps so hybrid mobile apps adopt the latest Capacitor generation safely.297installs36Sqlite To Fast SqlGuides Capacitor and hybrid mobile developers through migrating embedded SQLite databases to faster distributed SQL backends such as libSQL or Turso, including schema translation, sync configuration, and performance optimization for offline-first production apps.295installs37Capgo CloudCovers CapGo Cloud setup for Capacitor apps: creating projects, configuring API keys and update channels, wiring environment hooks, and aligning the native plugin so OTA infrastructure is ready before release.294installs38Ionic Enterprise Sdk MigrationGuides teams through migrating Ionic/Capacitor mobile apps to the Ionic Enterprise SDK, covering plugin swaps, native configuration, licensing, and CapGo-aligned update workflows so enterprise features ship without breaking builds.294installs39Ionic Appflow Migrationionic-appflow-migration in cap-go/capgo-skills is a specialized mobile DevOps skill for teams leaving Ionic Appflow. It documents how to replatform builds, over-the-air updates, and release channels onto Capgo so Capacitor apps keep shipping safely during a vendor transition.280installs40Capacitor Plugin Upgrade V7 To V8Guides teams through Capacitor v7-to-v8 plugin and app upgrades, covering toolchain changes, native scaffolding updates, dependency resolution, and test plans to keep hybrid mobile apps on a supported, secure Capacitor release line.277installs41Capacitor App Upgrade V6 To V7Guides Capacitor v6-to-v7 upgrades with explicit steps for core package updates, native project changes, plugin API migrations, and platform verification to keep hybrid iOS and Android apps stable after the major bump.274installs42Capacitor Plugin Upgrade V6 To V7Documents the Capacitor plugin ecosystem migration from v6 to v7, including API removals, native project updates, and validation steps so maintainers can upgrade plugins and apps together without silent runtime failures on iOS or Android.272installs43Capacitor App Upgrade V4 To V5Step-by-step Capacitor v4-to-v5 migration skill covering dependency bumps, breaking API changes, plugin updates, native project adjustments, and validation so hybrid mobile apps upgrade without silent runtime regressions.270installs44Capacitor App Upgrade V5 To V6Provides a structured Capacitor v5-to-v6 upgrade path for mobile apps, documenting dependency bumps, native project changes, deprecated API replacements, and verification steps so teams can modernize without store-breaking regressions.269installs45Capacitor Plugin Upgrade V4 To V5Documents how to migrate Capacitor plugins from version 4 to 5: updating TypeScript and native implementations, adjusting build files, resolving deprecated APIs, and verifying compatibility so downstream apps can adopt Capacitor 5 safely.269installs46Capacitor Plugin Upgrade V5 To V6Walks developers through upgrading Capacitor projects and plugins from version 5 to 6, documenting breaking changes, native project updates, configuration migrations, and verification steps to keep hybrid apps building and running on current Capacitor releases.269installs47Webapp To CapacitorWalks teams through converting production web apps into Capacitor hybrid mobile applications, covering project structure, native integrations, platform builds, and readiness for App Store distribution.213installs48Subscription App RevenueGuides developers building Capacitor mobile apps to add subscription-based revenue through native store billing, entitlement management, and proven monetization patterns from the Capgo ecosystem.205installs