html-lint-runner

Installation
SKILL.md

HTML Lint Runner

Automated HTML linting using @axe-core/playwright and markuplint with JSON output.

Tools Overview

Tool Focus Output
@axe-core/playwright WCAG 2.1 AA accessibility JSON with violations
markuplint HTML standards, semantics JSON with problems

Quick Start

# Install dependencies
cd ${CLAUDE_PLUGIN_ROOT}/skills/html-lint-runner && npm install

# Run combined lint (development)
npm --prefix ${CLAUDE_PLUGIN_ROOT}/skills/html-lint-runner run dev -- path/to/file.html
Installs
1
GitHub Stars
3
First Seen
Jun 29, 2026
html-lint-runner — naporin0624/claude-web-audit-plugins