This creates HTML artifacts backed by live data that can be refreshed later without rebuilding the whole thing. You get a template, a data file, and provenance tracking, and the daemon hydrates the preview for you. It's built for dashboards, reports, or any view where the presentation stays stable but the data needs to update from connectors like Notion or GitHub, or from local project files. The workflow keeps credentials out of persisted JSON and uses wrapper commands instead of raw API calls. If someone asks for a "live dashboard" or mentions refresh, this fires. If they just want a static mockup, skip it. The key idea is separation: design once, refresh the data layer as needed.
npx -y skills add nexu-io/open-design --skill live-artifact --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
leonxlnx/taste-skill
supercent-io/skills-template
supercent-io/skills-template