🚀 START HERE - Claude Code Agent System for Expo/React Native
Description
> **🌟 Created by SenaiVerse** > *Claude Code Agent System for Expo/React Native Development* --- **Welcome!** You're 10 minutes away from having 20 AI agents working for you. ---
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for senaiverse/claude-code-reactnative-expo-agent-system, shared by 10 entries
in this directory. It describes the repository, not this entry specifically.
🚀 START HERE - Claude Code Agent System for Expo/React Native
**🌟 Created by SenaiVerse** *Claude Code Agent System for Expo/React Native Development*
**Welcome!** You're 10 minutes away from having 20 AI agents working for you.
⚡ Quick Setup (Windows)
Step 1: Verify Your Setup (30 seconds)
Open your terminal in Cursor and run:
claude --version
✅ Should show: `2.0.5` (or similar)
Step 2: Install Agents (2 minutes)
**🎯 Recommended: Interactive Mode** (Easiest!)
Just run the installer and it will guide you:
# Navigate to scripts folder
cd ~/claude-code-expo-system/scripts
# Run the installer (it will ask you: Project or Global?)
.\install-agents.ps1
**What happens:**
- Menu appears: Choose "1" for Project-scoped or "2" for Global
- If Project: Scans for
package.json, shows results, asks confirmation - Installs: Copies agents to the chosen location
**Advanced: Non-Interactive Mode** (Skip Prompts)
For automation or if you know exactly what you want:
**Option A: Project-Scoped (Recommended for Teams)**
Agents installed in your project's `.claude/` folder - version controlled & team-shared.
# Navigate to YOUR Expo/React Native project first
cd C:\path\to\your\expo-project
# Force project scope (no prompts)
~/claude-code-expo-system/scripts/install-agents.ps1 -Scope project
**Option B: Global (Personal Use)**
Agents installed in `~/.claude/` - available in ALL projects.
# Force global scope (no prompts)
cd ~/claude-code-expo-system/scripts
.\install-agents.ps1 -Scope global
**Option C: Manual Installation**
# Project-scoped (run from your project root)
cp -r ready-to-use/agents/* ./.claude/agents/
cp -r ready-to-use/commands/* ./.claude/commands/
cp ready-to-use/templates/CLAUDE.md ./CLAUDE.md
# OR Global (available everywhere)
cp -r ready-to-use/agents/* ~/.claude/agents/
cp -r ready-to-use/commands/* ~/.claude/commands/
cp ready-to-use/templates/settings.json ~/.claude/settings.json
Step 3: Configure Project Context (1 minute)
**If you used project-scoped installation:** CLAUDE.md was automatically copied to your project root!
**If you used global installation:** Copy CLAUDE.md manually:
# Copy the CLAUDE.md template
cp ready-to-use/templates/CLAUDE.md /path/to/your/expo-project/CLAUDE.md
**Next:** Edit `CLAUDE.md` with your project specifics (framework versions, conventions, etc.)
Step 4: Test It Works (2 minutes)
# Navigate to your Expo project
cd /path/to/your/expo-project
# Start Claude Code
claude
# Try invoking an agent
> Can you review this project's accessibility compliance?
Claude should automatically invoke the **A11y Compliance Enforcer** agent.
📚 What You Just Installed
🌟 20 Production-Ready Agents
**Tier 1: Daily Workflow (Essential)**
- ✅ Design Token Guardian - Enforces design system consistency
- ✅ A11y Compli
Related Agents
Opencode
(60.8k ⭐) - The open source AI coding agent.
Data & AI Gemini CLI
(90.5k ⭐) - An open-source AI agent that brings the power of Gemini directly into your terminal.
Data & AI Chatgpt On Wechat
CowAgent是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、拥有长期记忆并不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页
Data & AI Claude Mem
(13.1k ⭐) - A Claude Code plugin that automatically captures everything Claude does during your coding session
Data & AI Read research for Nyquist validation data
cat "$phase_dir"/*-RESEARCH.md 2>/dev/null node "$HOME/.claude/get-shit-done/bin/gsd-tools.cjs" roadmap get-ph
Data & AI Multi Agent Review
| A sophisticated AI-powered code review system designed to provide comprehensive, multi-perspective a... | -
Data & AI