πŸ“– Documentation Index banner
senaiverse senaiverse

πŸ“– Documentation Index

Development community intermediate

Description

> **🌟 Created by SenaiVerse** > *Claude Code Agent System for Expo/React Native Development* --- **Welcome to the Claude Code Agent System for Expo/React Native!** > **Everything you need to build be

Installation

Terminal
claude install-skill https://github.com/senaiverse/claude-code-reactnative-expo-agent-system

README

πŸ“– Documentation Index

**🌟 Created by SenaiVerse** *Claude Code Agent System for Expo/React Native Development*


**Welcome to the Claude Code Agent System for Expo/React Native!**

**Everything you need to build better mobile apps, faster.**


πŸ—ΊοΈ Navigation Guide

πŸš€ Getting Started

[πŸ“„ README](README.md)

**Start Here**

Overview of the entire system, what you get, and why it matters.

⏱️ **5 min read**

[⚑ START-HERE](START-HERE.md)

**Quick Setup**

Get agents running in 10 minutes with step-by-step instructions.

⏱️ **10 min setup**

[πŸ“˜ COMPLETE-GUIDE](COMPLETE-GUIDE.md)

**Deep Dive**

Comprehensive reference for all 20 agents, workflows, and patterns.

⏱️ **60 min read**


πŸ› οΈ Configuration & Customization

[🎨 CUSTOMIZATION-GUIDE](CUSTOMIZATION-GUIDE.md)

**Make It Yours**

    undefined

⏱️ **30 min read**

[πŸ†˜ TROUBLESHOOTING-FAQ](TROUBLESHOOTING-AND-FAQ.md)

**Problem Solving**

    undefined

⏱️ **15 min reference**


🎯 Quick Access by Need

"I want to..."

Goal Go To Time
Get started quickly START-HERE.md 10 min
Understand the full system COMPLETE-GUIDE.md 60 min
Fix an error TROUBLESHOOTING-FAQ.md 5 min
Customize an agent CUSTOMIZATION-GUIDE.md 20 min
See all agents ready-to-use/agents/AGENTS-REFERENCE.md 10 min
Learn slash commands COMPLETE-GUIDE.md#slash-commands-reference 5 min
Set up hooks CUSTOMIZATION-GUIDE.md#configuring-hooks 15 min

πŸ“š Documentation Structure

πŸ“– Documentation
β”‚
β”œβ”€β”€ πŸ“„ README.md                          ← Overview & introduction
β”œβ”€β”€ ⚑ START-HERE.md                      ← Quick start (10 min)
β”œβ”€β”€ πŸ“˜ COMPLETE-GUIDE.md                  ← Full reference (60 min)
β”œβ”€β”€ πŸ†˜ TROUBLESHOOTING-AND-FAQ.md         ← Problem solving
β”œβ”€β”€ 🎨 CUSTOMIZATION-GUIDE.md             ← Editing & creating
└── πŸ“– DOCUMENTATION-INDEX.md             ← You are here!

πŸ€– Agent Files
β”‚
└── ready-to-use/agents/
    β”œβ”€β”€ tier-s-meta/
    β”‚   └── grand-architect.md
    β”œβ”€β”€ tier-1-daily/
    β”‚   β”œβ”€β”€ design-token-guardian.md
    β”‚   β”œβ”€β”€ a11y-enforcer.md
    β”‚   β”œβ”€β”€ test-generator.md
    β”‚   └── performance-enforcer.md
    β”œβ”€β”€ tier-2-power/
    β”‚   β”œβ”€β”€ performance-prophet.md
    β”‚   └── security-specialist.md
    └── AGENTS-