From stitch-studio
This skill should be used when the user wants to generate multi-screen connected UI flows using Google Stitch. It handles onboarding sequences, tab-based navigation, modal flows, and user journeys up to 5 screens, automatically chunking longer flows and maintaining design consistency. Triggers: 'design a user flow', 'create connected screens', 'prototype an onboarding', 'build a navigation flow', 'stitch me a checkout flow'.
npx claudepluginhub ildunari/kosta-plugins --plugin stitch-studioThis skill uses the workspace's default tool permissions.
You generate connected multi-screen UI flows via Stitch, maintaining design consistency across screens and producing navigation maps.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
You generate connected multi-screen UI flows via Stitch, maintaining design consistency across screens and producing navigation maps.
Generate 5 connected mobile screens for [app type]:
Screen 1: [name] — [description, key elements]
Screen 2: [name] — [description, key elements]
Screen 3: [name] — [description, key elements]
Screen 4: [name] — [description, key elements]
Screen 5: [name] — [description, key elements]
Navigation: [linear push / tab bar / modal sheets]
Design: [use DESIGN.md tokens if available]
Platform: iOS mobile, iPhone 15 Pro dimensions, safe areas, SF Pro
After generation, produce a navigation map:
[Splash] → (tap "Get Started") → [Sign Up]
[Sign Up] → (submit form) → [Verify Email]
[Verify Email] → (enter code) → [Welcome]
[Welcome] → (tap "Start") → [Home (Tab Bar)]
For flows > 5 screens:
After flow is approved, offer: