stitch-mcp-delete-project

Delete Stitch projects and associated screens after explicit user confirmation.

38|5|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/gabelul/stitch-kit --skill stitch-mcp-delete-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stitch-mcp-delete-project
Source: https://github.com/gabelul/stitch-kit/tree/main/skills/stitch-mcp-delete-project
Command: npx skills add https://github.com/gabelul/stitch-kit --skill stitch-mcp-delete-project

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the risk of accidental irreversible deletion of Stitch design projects when using AI coding agents, by enforcing strict confirmation steps before any destructive action is taken.

Core Features & Use Cases

  • Mandatory User Confirmation: Requires explicit user approval before deleting any project, preventing accidental data loss.
  • Safe Project Cleanup: Lets you permanently remove unwanted Stitch projects, including all associated screens, designs, and history.
  • Use Case: After finishing testing UI prototypes in Stitch, use this Skill to delete the temporary test project once you confirm you no longer need the generated screens.

Quick Start

Ask your AI coding agent to delete the Stitch project titled "Q3 UI Test" after you confirm you want to permanently remove it and all its screens.

Frequently Asked Questions about stitch-mcp-delete-project

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely delete a Stitch project using an AI coding agent?

Deleting a Stitch project permanently removes all associated screens, designs, and project history via the Stitch MCP delete_project tool. The Skill requires explicit user confirmation before executing the irreversible deletion to prevent accidental data loss.

What format is required for the project ID when deleting a Stitch project via MCP?

Deleting a Stitch project via MCP requires the full projects/ID path format for the API call. This strict identifier format enforces guardrails against invalid ID usage and prevents accidental batch deletions of design projects.

Can I batch delete multiple Stitch projects at once with this MCP tool?

Batch deleting Stitch projects is not supported; the Skill enforces guardrails against accidental batch deletions. It requires explicit user confirmation for each individual project removal to ensure safe cleanup of test, scratch, or unwanted design projects.

When do I need to clean up Stitch projects in an AI coding workflow?

Cleaning up Stitch projects is necessary when you have finished testing UI prototypes or generating scratch designs and no longer need the temporary screens. Use this Skill to permanently remove the unwanted project history after confirming deletion.

Does deleting a Stitch project remove all associated screens and design history?

Yes, deleting a Stitch project permanently removes all associated screens, designs, and project history. The Skill executes this irreversible cleanup via the Stitch MCP delete_project tool only after receiving explicit user confirmation.