skills/halt-review-en/SKILL.md
HALT architecture compliance review (routing, Templ/HTMX, Atomic Design, Lit, security, build)
npx skillsauth add ousiass/claude-config halt-review-enInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Language: Always interact with the user in 日本語.
Review projects built with the HALT architecture (HTMX + Atomic Design + Lit + Templ + Huma) from HALT-specific perspectives.
gh CLI (for GitHub Issue output)internal/, cmd/)web/ with atoms/, molecules/, organisms/, pages/, layout/)static/src/components/ or similar)router/ or handler/)esbuild.config.*, package.json)@customElement definitionsRun all check categories sequentially. Check all target files. Split by directory if there are many files.
Check category details in:
references/check-routing.mdreferences/check-templ-htmx.mdreferences/check-cross-layer.mdreferences/check-hateoas.mdreferences/check-atomic.mdreferences/check-lit.mdreferences/check-backend-layer.mdreferences/check-security.mdreferences/check-build.mdAskUserQuestion:
halt-review: HALT architecture review (<branch>, <YYYY-MM-DD>)halt-review-report.mdtemplates/report.md| Severity | Criteria | |----------|----------| | Critical | Routing mismatch (HTMX request to nonexistent path), Templ↔Lit attribute binding mismatch, static asset path mismatch, security flaw (missing CSRF) | | Important | HATEOAS violation (hidden/disabled action control, Lit URL hardcoding), HALT design violation (JSON response where HTML expected, unnecessary Web Component), Atomic Design/Go layer dependency inversion, missing Huma registration/I/O structs, stale Templ generation | | Suggestion | Naming inconsistency, component placement optimization, hx-swap strategy improvement | | Minor | Code organization, style unification, trivial naming improvement |
testing
PRのTest planチェックリストからローカル実行用テスト手順書を生成しPRコメントに投稿
content-media
Stitchモックzipを展開しShopify OS 2.0テーマ(Atomic Design snippets構造)に変換する
devops
Stitchモックzipを展開しNetlifyデプロイ可能な構造に変換する
development
既存の仕様書ディレクトリをHextraテーマのHugo仕様書サイトに変換する