hai-stack
Structured idea judgment, architecture review, TDD, and doc audits
All Skills in This Repository (20)
Pure Emerald Level Indicatorsreact-component-diagnosis
Diagnose React component design quality across seven architectural dimensions.
hai-idea
Score ideas across ten criteria and produce a decisive investment verdict.
hai-visual-report
Generate structured HTML visual reports with Mermaid diagrams and decision matrices.
hai-ssot
Diagnoses SSOT violations across duplicated definitions, inconsistent data shapes, and drifting rules in codebases.
readme-beautifier
Standardize Markdown headings, lists, tables, code blocks, and whitespace in README files.
entity-model-auditor
Audit entity data models against PRD requirements and schema fields.
hai-architecture
Review software architecture for complexity, weak boundaries, and design risks.
clean-code-reviewer
Identify and prioritize clean code issues with severity ratings and locations.
hai-razor
Audit requirements and architectures for unnecessary complexity using structured verdicts.
create-visual-card
Generate single-frame visual cards as HTML layouts and PNG images.
hai-goal
Transform vague intents into structured goal documents with phases and validation.
goudi
Define executable first steps and feasibility checks for ambitious proposals.
Frequently Asked Questions
FAQPage SchemaHow to install hai-stack?โผ
Run `npx skills add hylarucoder/hai-stack --all -g -y` in your terminal to install all 20 skills globally.
What problem does hai-stack solve?โผ
It reduces random, unverified AI-assisted coding by enforcing a chain: judge the idea, scope the PRD, write a goal document, review architecture, implement with TDD, then audit docs before delivery.
Does hai-stack work with Claude Code and Codex?โผ
Yes. Every skill follows the standard SKILL.md format and activates automatically from natural-language requests in Claude Code, Codex, and compatible agents.
Can hai-stack review my code architecture?โผ
Yes. The hai-architecture skill runs an evidence-grounded APoSD review with file:line citations, and clean-code-reviewer plus react-component-diagnosis cover code-level and component-level quality.
Do I need to memorize commands to use hai-stack?โผ
No. Skills trigger automatically from plain requests like "is this idea worth doing" or "review this component", in both English and Chinese.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core