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日