W

Waza

by @tw93v
4.7(1,176)

Waza(技)— 工程习惯 Skill 合集。将优秀工程师的核心习惯(需求分析、代码审查、系统调试、UI 设计、技术写作、领域学习、内容阅读、环境健康检查)转化为 Claude 可执行的 8 个标准化 Skill。

engineeringhabitsworkflowclaude-codebest-practicesGitHub
安装方式
详见 GitHub 仓库说明:https://github.com/tw93/Waza
compare_arrows

Before / After 效果对比

1
使用前

每次做需求分析、代码审查、调试都凭经验和记忆,质量不稳定,容易遗漏关键步骤

使用后

8 个标准化 Skill 将最佳工程实践固化为可重复执行的流程,think/design/check/hunt/write/learn/read/health 全覆盖

description SKILL.md

Why

Waza (技) is a Japanese martial arts term for technique: a move practiced until it becomes instinct.

A good engineer does not just write code. They think through requirements, review their own work, debug systematically, design interfaces that feel intentional, and read primary sources. They write clearly, and learn new domains by producing output, not consuming content.

AI makes you faster. It does not make you think more clearly, ship more carefully, or understand more deeply. Waza turns each of these habits into a skill Claude can execute.

Skills

Each engineering habit gets a Claude Code skill. Type the slash command, Claude follows the playbook.

SkillWhenWhat it does
/thinkBefore building anything newChallenges the problem, pressure-tests the design, validates architecture before any code is written.
/designBuilding frontend interfacesProduces distinctive UI with a committed aesthetic direction, not generic defaults.
/checkAfter a task, before mergingReviews the diff, auto-fixes safe issues, blocks destructive commands via hooks, verifies with evidence.
/huntAny bug or unexpected behaviorSystematic debugging. Root cause confirmed before any fix is applied.
/writeWriting or editing proseRewrites prose to sound natural in Chinese and English. Strips AI writing patterns.
/learnDiving into an unfamiliar domainSix-phase research workflow: collect, digest, outline, fill in, refine, then self-review and publish.
/readAny URL or PDFFetches content as clean Markdown via proxy cascade script. Dedicated handlers for WeChat and Feishu.
/healthAuditing Claude Code setupChecks CLAUDE.md, rules, skills, hooks, MCP, and behavior. Flags issues by severity.

Each skill is a folder, not just a markdown file. Skills include reference docs, helper scripts, scoped hooks, and gotchas sections built from real project failures.

Extras

Statusline

A minimal Claude Code statusline that shows only what matters: context window usage, 5-hour quota, and 7-day quota, each with the time remaining until reset.

Color coding: green below 70%, yellow at 70-85%, red above 85% for context; blue, magenta, red for quota thresholds. No progress bars, no noise.

curl -sL https://raw.githubusercontent.com/tw93/Waza/main/scripts/setup-statusline.sh | bash

English Coaching

English should be every engineer's first language when working with AI. The model thinks in English, the best resources are in English, and writing clearly in English is a skill that compounds over time.

Passive grammar correction on every reply. Claude flags mistakes with the pattern name so you learn why.

😇 it is not good to be read → it's hard to read (Unnatural phrasing)

curl -sL https://raw.githubusercontent.com/tw93/Waza/main/templates/coaching-en.md >> ~/.claude/CLAUDE.md

Install

npx skills add tw93/Waza -g -y

Install a single skill:

npx skills add tw93/Waza -a claude-code -s health -y

Replace health with any skill name. Requires Node 18+ and Claude Code.

Background

Tools like Superpowers and gstack are impressive, but they are heavy. Too many skills, too much configuration, too steep a learning curve for engineers who just want to get things done.

There is a deeper issue with heavy skill collections: every rule the author writes becomes a ceiling. The model can only do what the instructions prescribe, and it cannot outgrow them. Waza takes the opposite approach. Each skill states a goal and the constraints that matter, then gets out of the way. As models improve, that restraint pays compound interest.

Waza is the opposite: eight skills that cover the habits that actuall

forum用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价

统计数据

安装量11.8K
评分4.7 / 5.0
版本
更新日期2026年4月7日
对比案例1 组

用户评分

4.7(1,176)
5
0%
4
0%
3
0%
2
0%
1
0%

为此 Skill 评分

0.0

兼容平台

🔧Claude Code

时间线

创建2026年4月7日
最后更新2026年4月7日