smeldr-pattern.md is a new format in Smeldr that gives AI design tools everything they need to generate a page template from a Go struct. Define your content ty
Smeldr has introduced a new format called smeldr-pattern.md, designed to enable AI design tools to generate page templates from Go structs. This format allows users to define content types, provide sample data, and specify fonts and scope. When processed by Claude Design, it produced production-ready HTML with CSS custom properties for color tokens. AI
IMPACT This new format could streamline web development workflows by enabling AI to generate HTML directly from structured data definitions.