LogoSkills

cc-jaspr-web

Jaspr Web automation + Flutter Web embed verification. Audits CoUI Web pages, drives dual Webโ†”Flutter live previews, and attaches to local Flutter Web debug builds via VM Service.

cc-jaspr-web#

Jaspr Web automation + Flutter Web embed verification. Audits CoUI Web pages, drives dual Webโ†”Flutter live previews, and attaches to local Flutter Web debug builds via VM Service.

Web/Jaspr layer of the cocode verification stack. Covers two distinct needs that the in-process MCPs (Marionette, mcp_toolkit) and the OS-level MCP (Maestro) cannot:

  1. Jaspr-rendered DOM โ€” Production-built Jaspr SSG/SSR pages such as coui.cocode.im/components/*. Pure HTML/CSS; no Flutter, no VM Service.
  2. Flutter Web embeds โ€” Flutter widgets lazy-loaded into a Jaspr page (e.g. coui.cocode.im/live-preview-poc). In production this is a release-mode Flutter Web canvas โ€” VM Service is off, so only Playwright/Chrome DevTools work.

Skills#

์ด๋ฆ„์„ค๋ช…
jaspr-web-guide Jaspr-rendered web automation tuned for CoUI Web. Drives Playwright (or Chrome DevTools MCP) to inve
live-preview-match Dual Webโ†”Flutter Web embed pixel matching for cocode-style live-preview pages. Detects when the Jasp

Commands#

์ด๋ฆ„์„ค๋ช…
jaspr-web Jaspr Web automation: DOM audit, accessibility, visual regression, dual Webโ†”Flutter live-preview mat
jaspr-web:audit Walk a Jaspr site, inventory CoUI Web selectors, capture a11y + console-error reports per route.
jaspr-web:match Dual Webโ†”Flutter Web embed pixel matching on cocode live-preview pages.
jaspr-web:regression Per-route screenshot diff vs baseline. Catches Jaspr/CoUI visual regressions on deploy.
jaspr-web:setup One-time install + registration for Playwright and Chrome DevTools MCPs.
jaspr-web:widgetbook-web Drive a local CoUI Widgetbook running on Flutter Web debug mode (Playwright + Marionette VM Service)

๊ด€๋ จ ํ”Œ๋Ÿฌ๊ทธ์ธ#

ํ”Œ๋Ÿฌ๊ทธ์ธ์„ค๋ช…
cc-dev-cycle Development cycle automation (Issue Cycle, Bug Cycle, Session, ZenHub, Agent Teams)
cc-flutter-marionette Marionette MCP wrapper โ€” widget-tree-level Flutter automation tuned for CoUI components (Widgetbook
cc-flutter-mcp-toolkit mcp_flutter / mcp_toolkit wrapper (Arenukvern) โ€” app-internal MCP via Dynamic Tools Registration. Le
cc-flutter-pixel-loop Pixel-perfect Flutter UI agentic loop using Figma + Maestro + Dart MCPs (Read โ†’ Write โ†’ Reload โ†’ Cap
cc-serverpod Serverpod basics โ€” model/endpoint generation, migrations

์„ค์น˜#

claude plugins install coco-de/skills/plugins/cc-jaspr-web