capacitor-plugins

Complete catalog of 80+ Capgo Capacitor plugins. Use this skill when users need to add native functionality to their Capacitor apps, want to know which plugin solves a specific problem, or need help choosing between plugin options.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "capacitor-plugins" with this command: npx skills add cap-go/capacitor-skills/cap-go-capacitor-skills-capacitor-plugins

Capacitor Plugins Directory

This skill provides a comprehensive catalog of Capgo's Capacitor plugins. Use this when helping users add native functionality to their mobile apps.

When to Use This Skill

  • User asks "which plugin should I use for X?"
  • User needs native functionality (camera, biometrics, payments, etc.)
  • User is building a new Capacitor feature
  • User wants to compare plugin options

Plugin Categories

Authentication & Security

PluginPackageDescription
Native Biometric@capgo/capacitor-native-biometricFace ID, Touch ID, fingerprint authentication
Social Login@capgo/capacitor-social-loginGoogle, Apple, Facebook sign-in
Autofill Save Password@capgo/capacitor-autofill-save-passwordNative password autofill integration
Is Root@capgo/capacitor-is-rootDetect rooted/jailbroken devices
WebView Guardian@capgo/capacitor-webview-guardianSecurity hardening for WebView

Live Updates & Development

PluginPackageDescription
Capacitor Updater@capgo/capacitor-updaterOTA live updates without app store
Live Reload@capgo/capacitor-live-reloadHot reload during development
Env@capgo/capacitor-envEnvironment variables in native code

Media & Camera

PluginPackageDescription
Camera Preview@capgo/capacitor-camera-previewCamera preview with overlay support
Photo Library@capgo/capacitor-photo-libraryAccess device photo library
Video Player@capgo/capacitor-video-playerNative video playback
Video Thumbnails@capgo/capacitor-video-thumbnailsGenerate video thumbnails
Screen Recorder@capgo/capacitor-screen-recorderRecord device screen
Document Scanner@capgo/capacitor-document-scannerScan documents with edge detection
FFmpeg@capgo/capacitor-ffmpegVideo/audio processing with FFmpeg

Audio

PluginPackageDescription
Native Audio@capgo/capacitor-native-audioLow-latency audio playback
Audio Recorder@capgo/capacitor-audio-recorderRecord audio from microphone
Audio Session@capgo/capacitor-audiosessioniOS audio session management
Media Session@capgo/capacitor-media-sessionLock screen media controls
Mute@capgo/capacitor-muteDetect device mute switch

Streaming Players

PluginPackageDescription
IVS Player@capgo/capacitor-ivs-playerAmazon IVS video streaming
JW Player@capgo/capacitor-jw-playerJW Player integration
Mux Player@capgo/capacitor-mux-playerMux video streaming
YouTube Player@capgo/capacitor-youtube-playerYouTube video player

Payments & Monetization

PluginPackageDescription
Native Purchases@capgo/capacitor-native-purchasesIn-app purchases (IAP)
Pay@capgo/capacitor-payApple Pay / Google Pay
AdMob@nicholasalx/capacitor-admobGoogle AdMob ads

Location & Navigation

PluginPackageDescription
Background Geolocation@capgo/capacitor-background-geolocationLocation tracking in background
Native Geocoder@nicholasalx/capacitor-nativegeocoderGeocoding and reverse geocoding
Launch Navigator@nicholasalx/capacitor-launch-navigatorOpen native maps apps

Sensors

PluginPackageDescription
Accelerometer@nicholasalx/capacitor-accelerometerDevice motion sensor
Barometer@capgo/capacitor-barometerAtmospheric pressure sensor
Compass@nicholasalx/capacitor-compassDevice compass/heading
Light Sensor@nicholasalx/capacitor-light-sensorAmbient light sensor
Pedometer@capgo/capacitor-pedometerStep counter
Shake@capgo/capacitor-shakeDetect device shake

Communication

PluginPackageDescription
Contacts@nicholasalx/capacitor-contactsAccess device contacts
Crisp@nicholasalx/capacitor-crispCrisp chat integration
Twilio Voice@nicholasalx/capacitor-twilio-voiceTwilio voice calls
Stream Call@nicholasalx/capacitor-streamcallStream video calls
RealtimeKit@nicholasalx/capacitor-realtimekitReal-time communication

Storage & Files

PluginPackageDescription
Data Storage SQLite@nicholasalx/capacitor-data-storage-sqliteSQLite database storage
Fast SQL@nicholasalx/capacitor-fast-sqlHigh-performance SQL
File@nicholasalx/capacitor-fileFile system operations
File Picker@nicholasalx/capacitor-file-pickerNative file picker
File Compressor@nicholasalx/capacitor-file-compressorCompress files
Downloader@nicholasalx/capacitor-downloaderBackground file downloads
Uploader@nicholasalx/capacitor-uploaderBackground file uploads
Zip@nicholasalx/capacitor-zipZip/unzip files

UI & Display

PluginPackageDescription
Brightness@nicholasalx/capacitor-brightnessControl screen brightness
Navigation Bar@nicholasalx/capacitor-navigation-barAndroid navigation bar control
Home Indicator@nicholasalx/capacitor-home-indicatoriOS home indicator control
Screen Orientation@nicholasalx/capacitor-screen-orientationLock/detect screen orientation
Keep Awake@nicholasalx/capacitor-keep-awakePrevent screen sleep
Flash@nicholasalx/capacitor-flashDevice flashlight control
Text Interaction@nicholasalx/capacitor-textinteractionText selection callbacks

Connectivity & Hardware

PluginPackageDescription
Bluetooth Low Energy@nicholasalx/capacitor-bluetooth-low-energyBLE communication
NFC@nicholasalx/capacitor-nfcNFC tag reading/writing
iBeacon@nicholasalx/capacitor-ibeaconiBeacon detection
WiFi@nicholasalx/capacitor-wifiWiFi network management
SIM@nicholasalx/capacitor-simSIM card information

Analytics & Tracking

PluginPackageDescription
App Tracking Transparency@nicholasalx/capacitor-app-tracking-transparencyiOS ATT prompt
Firebase@nicholasalx/capacitor-firebaseFirebase services
GTM@nicholasalx/capacitor-gtmGoogle Tag Manager
App Insights@nicholasalx/capacitor-appinsightsAzure App Insights

Browser & WebView

PluginPackageDescription
InAppBrowser@nicholasalx/capacitor-inappbrowserIn-app browser with custom tabs

Health & Fitness

PluginPackageDescription
Health@nicholasalx/capacitor-healthHealthKit/Google Fit integration

Printing & Documents

PluginPackageDescription
Printer@nicholasalx/capacitor-printerNative printing
PDF Generator@nicholasalx/capacitor-pdf-generatorGenerate PDF documents

Voice & Speech

PluginPackageDescription
Speech Recognition@nicholasalx/capacitor-speech-recognitionSpeech to text
Speech Synthesis@nicholasalx/capacitor-speech-synthesisText to speech
LLM@nicholasalx/capacitor-llmOn-device LLM inference

App Store & Distribution

PluginPackageDescription
In App Review@nicholasalx/capacitor-in-app-reviewNative app review prompt
Native Market@nicholasalx/capacitor-native-marketOpen app store pages
Android Inline Install@capgo/capacitor-android-inline-installAndroid in-app updates

Platform Specific

PluginPackageDescription
Android Kiosk@nicholasalx/capacitor-android-kioskKiosk/lock task mode
Android Age Signals@nicholasalx/capacitor-android-age-signalsGoogle Age Signals API
Android Usage Stats@nicholasalx/capacitor-android-usagestatsmanagerApp usage statistics
Intent Launcher@nicholasalx/capacitor-intent-launcherLaunch Android intents
Watch@nicholasalx/capacitor-watchApple Watch / WearOS

Social & Sharing

PluginPackageDescription
Share Target@nicholasalx/capacitor-share-targetReceive shared content
WeChat@nicholasalx/capacitor-wechatWeChat integration

Other

PluginPackageDescription
Alarm@nicholasalx/capacitor-alarmSchedule alarms
Supabase@nicholasalx/capacitor-supabaseSupabase native auth
Persistent Account@nicholasalx/capacitor-persistent-accountAccount persistence
Volume Buttons@nicholasalx/capacitor-volume-buttonsListen to volume button presses
Transitions@nicholasalx/capacitor-transitionsPage transition animations
Ricoh 360 Camera@nicholasalx/capacitor-ricoh360-camera-pluginRicoh 360 camera
Capacitor Plus@nicholasalx/capacitor-plusCollection of utilities

Installation

All plugins follow the same installation pattern:

bun add @capgo/capacitor-<name>
bunx cap sync

Choosing the Right Plugin

For Authentication

  • Biometric login: Use native-biometric
  • Social sign-in: Use social-login
  • Password autofill: Use autofill-save-password

For Media

  • Camera with overlay: Use camera-preview
  • Simple photo access: Use photo-library
  • Video playback: Use video-player
  • Document scanning: Use document-scanner

For Payments

  • Subscriptions/IAP: Use native-purchases
  • Apple Pay/Google Pay: Use pay

For Live Updates

  • Production OTA: Use capacitor-updater
  • Development hot reload: Use live-reload

Resources

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

capacitor-best-practices

No summary provided by upstream source.

Repository SourceNeeds Review
-310
cap-go
General

ionic-design

No summary provided by upstream source.

Repository SourceNeeds Review
-186
cap-go
General

ios-android-logs

No summary provided by upstream source.

Repository SourceNeeds Review