What problem does it solve?
When working on a design project inside iPolloWork, ad-hoc edits can break the template's visual system, theme tokens, or selected elements. This Skill enforces a session contract so every HTML edit stays consistent with the existing design system and project boundaries.
Core Features & Use Cases
- Session-scoped editing: Reads the active session's Design contract and exact editable path, keeping all changes inside the current
design/<session-id>/ project.
- Theme token preservation: Uses existing
--ipw-* tokens in design-tokens.css for colors, typography, spacing, and surfaces so Design System controls keep working.
- Targeted element edits: When a selected-element locator is provided, edits only that element and stops safely if the locator no longer resolves.
- Use Case: You have a landing page open in iPolloWork Design Studio and want to restructure its sections from a new brief without losing the template's visual language, responsive behavior, or undo history.
Quick Start
Ask the agent to apply your new content brief to the current Design Studio project while keeping the existing theme tokens and visual style intact.