**Category:** Project Management
/plugin marketplace add nguyenthienthanh/ccpm-team-agents/plugin install nguyenthienthanh-aura-frog-aura-frog-2@nguyenthienthanh/ccpm-team-agentsproject/Category: Project Management
Syntax: project:detect
Analyze current directory and detect project type, tech stack, and structure.
š Project Detection Results
## Project Information
**Name:** your-project
**Path:** /Users/nguyenthanh/Projects/.../your-project
## Detected Type: mobile-react-native ā
**Evidence:**
- ā
package.json contains "react-native"
- ā
package.json contains "expo"
- ā
Found expo.json
- ā
Found app.json
## Tech Stack Detected
- React Native 0.76.9
- Expo SDK 52.0.46
- TypeScript 5.3.3
- Jest (testing)
- Zustand (state management)
- React Query (data fetching)
## Structure Pattern
- Feature-based structure ā
- Multi-region support (PH, MY, ID, IB, HK) ā
- Phone & Tablet variants ā
## Configuration Recommendations
- Test coverage target: 80%
- TDD enforcement: Strict
- Primary agent: mobile-react-native
Run `project:init` to configure Aura Frog for this project.
Version: 1.0.0