From partme-ai-full-stack-skills
Creates new Stitch project containers via MCP create_project tool. Use for starting design tasks, app ideas, or fresh workspaces. Extracts title from requests and returns full name and numeric projectId for screen generation.
npx claudepluginhub partme-ai/full-stack-skills --plugin t2ui-skillsThis skill is limited to using the following tools:
**CRITICAL PREREQUISITE:**
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
CRITICAL PREREQUISITE: You must ONLY use this skill when the user EXPLICITLY mentions "Stitch".
ALWAYS use this skill when:
projectId before generating screens.Trigger phrases include:
Analyze the User Request: Extract a meaningful title for the project.
Call the MCP Tool: Invoke create_project with the title.
mcp__<serverName>__create_project.Handle the Output (CRITICAL):
name field (e.g., projects/123456).projects/123456 -> 123456.projects/123...) and the numeric ID (123...) in your context.123...) for generate_screen_from_text and get_screen.projects/123...) for list_screens and get_project.English keywords: create project, new project, start app, initialize, setup, workspace, container, new design, project id, stitch project
Chinese keywords (中文关键词): 创建项目, 新建项目, 开始设计, 初始化, 建立工程, 新应用, 项目ID, 启动项目