moai-lang-html-css

Generate WCAG-compliant HTML/CSS markup and provide semantic web design recommendations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tjdwls101010/SomeThing --skill moai-lang-html-css-tjdwls101010
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-lang-html-css
Source: https://github.com/tjdwls101010/SomeThing/tree/main/CardNews/.claude/skills/moai-lang-html-css
Command: npx skills add https://github.com/tjdwls101010/SomeThing --skill moai-lang-html-css-tjdwls101010

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers often struggle with creating semantic, accessible, and responsive web interfaces, leading to poor user experience, SEO issues, and compliance problems. This Skill provides expert guidance and practical patterns to build high-quality, inclusive web pages.

Core Features & Use Cases

  • Semantic HTML5: Guidance on using correct HTML elements for better structure and SEO.
  • CSS Best Practices: Mobile-first responsive design, CSS custom properties, and maintainable styling methodologies.
  • WCAG 2.1 AA Accessibility: Comprehensive checklist and patterns for keyboard navigation, color contrast, and ARIA attributes.
  • Use Case: When building a new web component, use this Skill to ensure it adheres to WCAG standards, is fully responsive across devices, and uses semantic markup, saving you from accessibility audits and refactoring later.

Quick Start

Generate semantic HTML for a blog post layout, ensuring WCAG 2.1 AA compliance and mobile-first responsiveness.