Skip to content

feat: add AI-discoverable integration skills for 27 example projects#673

Draft
chrfalch wants to merge 1 commit intomasterfrom
chrfalch/add-expo-examples-skill
Draft

feat: add AI-discoverable integration skills for 27 example projects#673
chrfalch wants to merge 1 commit intomasterfrom
chrfalch/add-expo-examples-skill

Conversation

@chrfalch
Copy link
Copy Markdown

@chrfalch chrfalch commented Mar 26, 2026

Add SKILL.md guides to example folders enabling AI agents to fetch and follow curated integration instructions via plain HTTP URLs.

A master SKILL.md at the root provides a discovery index with category decision guides (auth, database, API client, animations, device features) and fetch instructions for individual skills.

Covered integrations:

  • Auth: Clerk, Auth0, Better Auth
  • Payments: Stripe
  • Database: SQLite, LibSQL (Turso), Convex, TinyBase, Legend-State + Supabase
  • Styling: TailwindCSS, shadcn/ui
  • API: Apollo GraphQL, GraphQL (Yoga + URQL)
  • AI: OpenAI, Vercel AI SDK (router-ai)
  • Animations: Reanimated, Moti
  • Graphics: Skia, React Three Fiber
  • State: Zustand
  • Realtime: Socket.IO
  • Monitoring: Sentry
  • Charts: Victory Native
  • Images: Satori
  • Device: Camera, Maps
  • DX: Storybook

Used in expo/skills in this PR: expo/skills#38

Add SKILL.md guides to example folders enabling AI agents to fetch
and follow curated integration instructions via plain HTTP URLs.

A master SKILL.md at the root provides a discovery index with
category decision guides (auth, database, API client, animations,
device features) and fetch instructions for individual skills.

Covered integrations:
 - Auth: Clerk, Auth0, Better Auth
 - Payments: Stripe
 - Database: SQLite, LibSQL (Turso), Convex, TinyBase, Legend-State + Supabase
 - Styling: TailwindCSS, shadcn/ui
 - API: Apollo GraphQL, GraphQL (Yoga + URQL)
 - AI: OpenAI, Vercel AI SDK (router-ai)
 - Animations: Reanimated, Moti
 - Graphics: Skia, React Three Fiber
 - State: Zustand
 - Realtime: Socket.IO
 - Monitoring: Sentry
 - Charts: Victory Native
 - Images: Satori
 - Device: Camera, Maps
 - DX: Storybook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant