semantic-html
Installation
SKILL.md
Builderius Semantic HTML
Write meaningful HTML through Builderius modules that serves all users and respects the web platform.
When to Use This Skill
- Creating new sections or page layouts in the Builderius builder
- Reviewing existing module trees for semantic correctness
- Deciding which
tagvalue to set on an HtmlElement module - Structuring documents with proper heading hierarchy
- Building forms with SmartForm and proper labelling
- Creating data loops with Collection/Template modules
- Adding ARIA attributes to improve accessibility
Before You Start
- Call
builderius_builder_get_css_frameworkto discover available classes and variables - Read
builderius://design-guidelinesfor full methodology, CSS patterns, and data patterns - Read
builderius://modules-referencefor available module types