stitch-session-manager

Manage Stitch session data and prompts for multi-screen design workflows.

21|4|Updated Oct 24, 2025
One-click install
npx skills add https://github.com/joaquimscosta/arkhe-claude-plugins --skill stitch-session-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stitch-session-manager
Source: https://github.com/joaquimscosta/arkhe-claude-plugins/tree/main/google-stitch/skills/session-manager
Command: npx skills add https://github.com/joaquimscosta/arkhe-claude-plugins --skill stitch-session-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains continuity across Stitch prompts by logging sessions, prompts, and style cues to ensure a cohesive design history.

Core Features & Use Cases

  • Session creation and baseline style capture
  • Logging screens with metadata and prompts
  • Style reuse and session export for review

Quick Start

Start a new Stitch session for a project, then log screens with brief prompts. Export summaries when ready.

Frequently Asked Questions about stitch-session-manager

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

FAQPage Schema
How do I organize multi-screen design workflows with consistent prompts and versioning?

Session management for multi-screen design organizes prompts, screen metadata, and style cues into a unified history. Start a session, log each screen with briefs and generated prompts, then export summaries to maintain design continuity across iterations.

Can I log screen data and prompts together to track design decisions?

Yes. The session manager logs screens with metadata and associated prompts into screen-log JSON files while maintaining a central session record. This creates an auditable history of design choices and prompt evolution throughout your workflow.

How do I export and review design session summaries?

Export session summaries when ready to review. The manager aggregates logged screens, prompts, and style metadata into exportable formats, enabling easy documentation and handoff of your complete design history.

What's the best way to reuse styles across multiple Stitch design screens?

Capture baseline styles during session creation, then reference them through .google-stitch paths when logging subsequent screens. This ensures style consistency across multi-screen sessions without manual replication.

Do I need existing prompts to start a Stitch session, or can I generate them during the workflow?

You can generate prompts during the workflow. The session manager coordinates with prompt generation tools to create style-aware prompts as you add screens, so you don't need pre-written prompts before starting.

What file formats does session and screen logging use?

Sessions persist as session.json and individual screens log to screen-log/*.json files. These JSON structures store metadata, prompts, and style references for structured versioning and export.