drubleat

Mobile Stack Skills — AI skill for Claude Code

AI community

Claude Code Agent Skills for the modern mobile stack: Expo/RN, Flutter, Supabase, Firebase, RevenueCat, AI.

How to install Mobile Stack Skills

This entry records only its repository, not the path inside it, so there is no exact command to give. Open drubleat/mobile-stack-skills and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Mobile Stack Skills does

Claude Code Agent Skills for the modern mobile stack: Expo/RN, Flutter, Supabase, Firebase, RevenueCat, AI...

Alternatives in AI

  • Artifacts Builder — Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech 97.5k ★
  • Claudecodeui — A desktop and mobile UI for Claude Code, Anthropic's official CLI for AI-assisted coding 9k ★
  • Autoskills — One command. Your entire AI skill stack 6.8k ★

README

mobile-stack-skills

**Claude Code Agent Skills for shipping AI-first mobile apps — fast.**

Production-grade, opinionated playbooks that give Claude deep, current knowledge of the modern mobile stack: **Expo / React Native · Flutter · Supabase · Firebase · RevenueCat · OpenAI · Gemini.**

![License](https://img.shields.io/badge/license-MIT-blue) ![Skills](https://img.shields.io/badge/skills-2-6366f1) ![Reference files](https://img.shields.io/badge/reference%20files-147-22c55e) ![Stack](https://img.shields.io/badge/Expo%20SDK-56-000020)


Why this exists

Ask a general-purpose model to "add a paywall to my Expo app" and you get plausible-but-stale advice: deprecated APIs, wrong command order, a leaked API key in the client bundle. This repo fixes that.

It's a set of [Claude Code Agent Skills](https://docs.anthropic.com/claude-code) — structured reference files Claude loads **on demand** while it works. Instead of generic suggestions, Claude pulls the exact file for what you're building and gives you the current SDK version, the correct sequence of commands, and the production pattern that doesn't fall over.

The goal: **go from idea to App Store without Claude having to guess.**


What's inside

Skill What it covers Size
`mobile-stack-toolkit` The full mobile stack — Expo/RN + Flutter + Supabase + Firebase + RevenueCat + AI + push + store + CI/CD 125 files
`supabase-postgres-best-practices` Deep Postgres rules — indexes, RLS, pooling, migrations, pgvector, pg_cron, pgmq 22 rules

The second skill stands alone — it's useful for **any** Supabase project, mobile or web.


How Claude actually uses it (and why it stays fast)

These skills are built on **progressive disclosure**, so the size never bloats your context:

SKILL.md  ──►  references//_index.md  ──►  references//.md
(the map)