Agentic Semantic Web

A CSS framework for agent-generated web content.

Semantic HTML. Data attributes. Zero layout classes.

npm install @agentic-semantic-web/asw

Why ASW?

Semantic by Default

Use meaningful HTML elements — <nav>, <main>, <article>, <section> — instead of generic <div> soup.

Data Attributes for Layout

Style with data-layout attributes, not CSS classes. Your markup describes its own structure.

Zero Class Dependencies

No utility class soup. No grid frameworks. No naming conventions to memorise.

Built for Agents

Designed from the ground up for LLM-generated HTML — the rules are simple enough for any agent to follow.

Ready to build?

Link one CSS file, use semantic HTML and data-layout attributes.