tambo-ai / start-from-scratch
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/start-from-scratch && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2970" && unzip -o skill.zip -d .claude/skills/start-from-scratch && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/start-from-scratch/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Guides creation of a new Tambo project from scratch with technology recommendations. Use when user wants to start a NEW project, build a new app with Tambo, create something from nothing, or needs help choosing technologies for a new generative UI application. For adding Tambo to EXISTING projects, use add-to-existing-project skill instead.