next-expo-supabase-agent-harness
SolidDeterministic agent harness for pnpm monorepos shipping a Next.js 16 web app AND an Expo (React Native) mobile app over one shared Supabase backend: Claude Code hooks, security-invariant gates, RLS isolation tests, cross-surface parity and design-token gates, provenance pipeline, supply-chain-hardened CI.
Install
Plugins install via a marketplace, in two steps.
This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.
View on GitHubBundles
Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.
Skills (3)
authoring-e2ee-feature
The decide-the-columns -> schema -> ciphertext DAL -> seal/open at the screen -> store-policy -> DSR record -> reviewers recipe for encrypting one feature end-to-end with the opt-in e2ee module, so the server never holds plaintext or a key that decrypts it. Use when asked to encrypt a feature, add client-side encryption, or make a column unreadable to the server.
authoring-vertical-slice
The migration -> RLS -> ./client read -> tRPC procedure -> web screen -> mobile screen -> test recipe for shipping one whole feature slice through the Next 16 web + Expo 57 mobile + Supabase monorepo in a single turn. Use when asked to add a feature, procedure, or screen end-to-end.
designing-mobile-ui
The design doctrine for the mobile app: typography roles, spacing rhythm, motion tokens, state choreography, and per-surface "default beautiful" checklists. Use when building or restyling any screen, component, list, form, modal, or interaction — BEFORE composing the JSX.
Agents (11)
Hooks (4)
Quality Score: 62/100
Details
- Author
- BhodiSea
- Repository
- BhodiSea/next-expo-supabase-agent-harness
- Created
- 4 weeks ago
- Last Updated
- yesterday
- Language
- JavaScript
- License
- Apache-2.0