html

Installation
SKILL.md

HTML

Semantic, accessible HTML with modern standards, proper structure, meta tags.

When to Use

Use when:

  • Writing HTML markup for web pages
  • Creating document structure with semantic elements
  • Building forms with proper labels and inputs
  • Adding metadata and head elements

Don't use for React JSX (react skill) or accessibility details (a11y skill).


Critical Patterns

Installs
2
GitHub Stars
8
First Seen
May 19, 2026
html — joabgonzalez/ai-agents-skills