entrig-capacitor

Installation
SKILL.md

Entrig — Capacitor

Wires the @entrig/capacitor plugin into a Capacitor project. Push notifications based on database triggers for apps built with Supabase as backend.

Pre-flight

Read the project first:

  • Is this a Capacitor project? (capacitor.config.ts or capacitor.config.json — if not, stop)
  • What platforms are added? (check if ios/ and android/ directories exist via npx cap ls)
  • How is auth handled? (search for sign-in/sign-out patterns and Supabase auth usage)

Only ask the user about what's genuinely unclear or missing. If the Entrig API key is missing, ask them to copy it from https://app.entrig.com → project settings.

Quick integration

1. Install the plugin

Related skills
Installs
1
First Seen
4 days ago