ionic-shared
Installation
SKILL.md
Ionic Shared (Capacitor) Guidelines
Cross-framework guidance for Ionic Capacitor apps. The framework skills (ionic-angular, ionic-react, ionic-vue) link here for native plugin and content topics so the same code is not repeated three times.
When to consult these references
- Capacitor config / native platforms: capacitor-config.md
- Environments & API keys (env vars per framework, what's safe to ship): environments-and-keys.md
- Persistent storage (
@capacitor/preferences): storage.md - Theme switching (Light / Dark / System): theming.md
- AdMob banner ads: admob.md
- RevenueCat purchases / paywall logic: revenuecat.md
- Push notifications: push-notifications.md
- Translation strings (TR / EN): localization-content.md
- App Store / Play Store submission notes: app-store-notes.md
- Pre-release testing checklist: testing-checklist.md