hylarucoder/hai-stack

daily use skills

281Stars on the repository
20Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

clean-code-reviewer

01

hylarucoder/hai-stack

Skill Claude CodeCodex

Produces a severity-rated (高/中/低) Clean Code findings report across 7 dimensions (naming, function size/SRP, duplication/DRY, over-engineering/YAGNI, magic numbers, structural clarity, project conventions), each with a location and a behavior-preserving refactor suggestion — never changing functionality. Use whenever…

281 2mo ago A 245 tokens

create-visual-card

02

hylarucoder/hai-stack

Skill Claude CodeCodex

Generate a magazine-quality visual card as a single self-contained HTML file (embedded CSS, Swiss-grid + bold-type design system), then screenshot it to a shareable PNG and hand back both files. Use this whenever the user wants content turned into a visually rich card or shareable image — even if they don't say the…

281 2mo ago A 216 tokens

hylarucoder/hai-stack

Skill Claude CodeCodex

Audit and design entity data models into a field-by-field markdown report: a target-vs-current audit table per entity, a classification of every field (table column / config blob / runtime-computed / remove), a grouped migration change list, and design-decision justifications. Use this whenever the user reasons about…

281 2mo ago A 244 tokens

geju

04

hylarucoder/hai-stack

Skill Claude CodeCodex

Produces a bold, high-altitude direction judgment (格局判断): a sharp thesis on the right target model, a kill-list of what to delete / merge / split / reframe, a Conservative-vs-Clean-vs-Staged options table, a verification path (first proof point + falsifier) that keeps the bold call testable, and a closing payoff…

281 2mo ago A 229 tokens

goudi

05

hylarucoder/hai-stack

Skill Claude CodeCodex

Pressure-tests an ambitious proposal and returns a grounded landing judgment (go / shrink / pause / reject / validate-first) with one minimum-viable first move, an explicit cut list, success/failure signals, and a stop rule. Use whenever a discussion has more vision than executable grounding, or the user asks how to…

281 2mo ago A 221 tokens

hai-architecture

06

hylarucoder/hai-stack

Skill Claude CodeCodex

Produce an evidence-grounded architecture review or design-decision critique — an architecture map, the painful complexity center, 3-6 chosen review lenses, ranked findings with file:line evidence, why-not alternatives, and a red/blue adversarial check — grounded in John Ousterhout's "A Philosophy of Software Design"…

281 2mo ago A 209 tokens

hai-ast-grep

07

hylarucoder/hai-stack

Skill Claude CodeCodex

Produces a ready-to-run ast-grep pattern or YAML rule that structurally searches, lints, or auto-rewrites code via tree-sitter AST matching, validated against positive + negative fixtures. Trigger on ast-grep, sg scan, sgconfig, tree-sitter, AST matching, structural search-and-replace, codemod — and ALSO on these…

281 2mo ago A 312 tokens

hylarucoder/hai-stack

Skill Claude CodeCodex

Audits documentation against the actual code, config, schemas, and API contracts and produces a severity-ranked (P0-P3 + needs-evidence) report of every stale or mismatched claim, each with a doc location, a code/contract reference, the impact, and a minimal suggested fix. Use whenever the user wants to verify…

281 2mo ago A 243 tokens

hylarucoder/hai-stack

Skill Claude CodeCodex

Audits a document or doc set from the inside and produces a prioritized findings report (P0-P3) of internal conflicts, stale content, terminology drift, duplication, and misplaced or unsupported claims, plus update/move/merge/remove/split decisions and a suggested repair order. Use this whenever the user wants docs…

281 2mo ago A 207 tokens

hai-goal

10

hylarucoder/hai-stack

Skill Claude CodeCodex

Produces a written goal document before execution starts — a verifiable target, boundary, current state, phased route, per-phase rules, todos with proof, a dry-run, and a Go / No-Go judgment — instead of coding while watching to see if it works. Use whenever the user wants to start, go, implement, ship, build, or move…

281 2mo ago A 244 tokens

hai-idea

11

hylarucoder/hai-stack

Skill Claude CodeCodex

Evaluates whether an idea deserves attention and returns a clear verdict — Do / Validate first / Reframe / Defer / Kill — with a dimension-by-dimension scorecard, the strongest objection, a stronger reframe, and the cheapest validation test. Use whenever the user wonders if an idea, feature, product, or project is…

281 2mo ago A 241 tokens

hai-naming

12

hylarucoder/hai-stack

Skill Claude CodeCodex

Produces 3-5 candidate names with one recommended final name, the three-stage reasoning trail behind it (research-stage / top-of-head / final-after-reading), and — for reviews — a priority-ordered rename list with old->new and migration scope. Use when the user asks how to name or rename anything (concept, variable…

281 2mo ago A 247 tokens

hai-prd

13

hylarucoder/hai-stack

Skill Claude CodeCodex

Produces a PRD recommendation, draft, or document-level diagnosis: decides whether a PRD is even needed (vs a goal, design doc, or task), drafts one from a product problem, audits/repairs an existing PRD for drift and unverifiable acceptance, or judges whether to split / merge it. Use whenever the user mentions a PRD…

281 2mo ago A 232 tokens

hai-razor

14

hylarucoder/hai-stack

Skill Claude CodeCodex

Audits whether each requirement, workflow step, role, field, state, module, layer, abstraction, or rule deserves to exist and returns a razor verdict: a Keep/Merge/Defer/Delete/Replace/Prove-first classification of every concept, the strongest survival argument for anything cut, and a concrete cut/proof list. Use…

281 2mo ago A 255 tokens

hai-rewrite-doc

15

hylarucoder/hai-stack

Skill Claude CodeCodex

Verifies a drifted, patched-over document block by block — against the current conclusions, the codebase, and anything else checkable — then rewrites it around the evidence: blocks that survive verification keep their original wording, blocks that fail are removed (never repaired into a plausible-looking fix), and the…

281 2mo ago A 277 tokens

hai-ssot

16

hylarucoder/hai-stack

Skill Claude CodeCodex

Diagnoses single-source-of-truth (SSOT) violations and produces a numbered findings report — file:line evidence, honest adjudication (real violation vs idiomatic false positive), severity, and disposition per finding, plus a treatment-recipe table. Covers ten symptom classes: multi-source literals, shape…

281 2mo ago A 282 tokens

hai-tdd

17

hylarucoder/hai-stack

Skill Claude CodeCodex

Drives implementation through a strict red-green-refactor loop and produces a filled-in test-evidence report (target behavior, the failing RED test + why it failed for the right reason, the minimal GREEN implementation, the refactor decision, and verification commands). Use whenever the user implements a feature…

281 2mo ago A 214 tokens

hai-visual-report

18

hylarucoder/hai-stack

Skill Claude CodeCodex

Generates a complete, self-contained multi-section HTML report — header + one-line verdict, Mermaid structure map, decision matrix, risk/proof table, and next-move block — from an idea, requirement, PRD, goal, review, architecture topic, plan, or proposal, and returns the generated file path. Use whenever the user…

281 2mo ago A 244 tokens

hylarucoder/hai-stack

Skill Claude CodeCodex

Produces a structured diagnosis report on one React component's design: a 7-dimension scorecard (consumer API, data flow, testability, extensibility, performance, mental model, boundaries & contracts — each scored 1-5 with code evidence), design highlights, and P0/P1/P2 recommendations with effort estimates, every…

281 2mo ago A 223 tokens

readme-beautifier

20

hylarucoder/hai-stack

Skill Claude CodeCodex

Produces a restructured, consistently formatted, professional-looking README (or similar markdown project doc such as CONTRIBUTING.md, docs/index.md, 项目说明.md) plus a short change summary — content untouched: nothing added, nothing removed, only structure and formatting fixed (heading hierarchy, lists, code blocks…

281 2mo ago A 207 tokens