stitch-mcp-get-screen
Installation
SKILL.md
Get Screen Details
CRITICAL PREREQUISITE: You must ONLY use this skill when the user EXPLICITLY mentions "Stitch".
Retrieves the full details of a specific screen, including its HTML code and high-res screenshot.
Use Case
Invoke this skill when the user wants to "export" the code, view the full design details, or when the Agent needs to analyze the generated HTML structure.
Input Parameters
The skill expects you to extract the following information from the user request:
projectId(required): The project ID. Format: Pure ID (e.g.,37803...), noprojects/prefix.screenId(required): The screen ID. Format: Pure ID (e.g.,88805...), noscreens/prefix.
CRITICAL: When projectId and screenId are both available, call stitch-mcp-get-screen directly. Do NOT call stitch-mcp-get-project.