add-to-existing-project
Installation
SKILL.md
Add Tambo to Existing Project
Detect tech stack and integrate Tambo while preserving existing patterns.
Workflow
- Detect tech stack - Analyze package.json and project structure
- Confirm with user - Present findings, ask about preferences
- Install dependencies - Add @tambo-ai/react and peer deps
- Create provider setup - Adapt to existing patterns
- Register first component - Demonstrate with existing component
Step 1: Detect Tech Stack
Check these files to understand the project: