Releases: QingYunA/agent-html
Releases · QingYunA/agent-html
Release list
v1.0.0: The Zero-Dependency HTML Design System for Coding Agents
What's New in v1.0.0
- 🎨 shadcn/ui-inspired Zinc neutral design system (100% offline, 0 npm, 0 external CDN).
- 📐 6 Universal Layout Archetypes: Document/Report, Analytics Dashboard, Master-Detail Workbench, Comparison Matrix, Incident Timeline, and Agile Kanban.
- 🌐 Bilingual EN/ZH Separation: Dedicated stand-alone templates and 2x Retina screenshots for English and Chinese.
- 🛠️ CLI & Agent Skill: Seamless installation via
npx skills add QingYunA/agent-htmland standalone CLI runnernpx agent-html. - 🔍 Deterministic Verification Linter:
node scripts/validate.mjs --allchecking tag hygiene, zero-CDN compliance, and theme tokens.