What problem does it solve?
This Skill eliminates the limitation of one-off inline chat widgets by enabling the creation of persistent, interactive UI panels that stay visible alongside your agent conversation for ongoing task tracking and monitoring.
Core Features & Use Cases
- Persistent Panel Creation: Build dashboards, forms, code editors, data visualizations, and tool interfaces that remain accessible across agent conversation turns.
- Flexible Rendering Modes: Choose lightweight fragment mode for narrow sidebars or full-document mode for complex multi-pane layouts with custom CSS and canvas/SVG support.
- Real-Time Interactivity: Connect panel elements to agent actions via the slicc bridge API and lick events for live updates without switching contexts.
- Use Case Example: Build a live project status dashboard that automatically refreshes as your agent completes coding tasks, so you can monitor progress without re-querying for updates.
Quick Start
Ask the agent to build a persistent side-panel dashboard that tracks your daily code review queue status and updates in real time as reviews are completed.