Skip to main content
ClaudeWave

🥷 Engineering habits you already know, turned into skills Claude can run.

Tools7k stars410 forksPythonMITUpdated 4d ago
Editor's note

Waza is a collection of eight structured subagent skills for Claude Code and other AI coding agents, each encoding a specific engineering workflow as a slash command or named invocation. The eight skills cover distinct phases of engineering work: `/think` pressure-tests a problem before any code is written, `/design` drives frontend UI iteration including screenshot-based aesthetic refinement, `/check` reviews diffs and handles release follow-through with evidence, `/hunt` requires root cause confirmation before applying any bug fix, `/write` rewrites prose in natural Chinese and English, `/learn` runs a six-phase research workflow from collection through self-review, `/read` routes URLs and PDFs through platform-specific logic to produce summaries or Markdown output, and `/health` audits agent configuration and AI maintainability with a budget-aware summary pass. Installation works via `npx skills add tw93/Waza` for Claude Code, Codex, OpenCode, and other agents, or through the Claude Code plugin marketplace on v2.1.143 and newer. Engineers who want consistent, opinionated workflows rather than ad-hoc prompting across multiple projects are the primary audience.

ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 9/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/tw93/Waza
1. Clone the repository.
2. Follow the README for installation and usage instructions.

8 items in this repository

checkSkill

Reviews code diffs, PRs, issue queues, release readiness, commits, pushes, publishing, and project audits. Use when users ask in any language for code review, issue or PR triage, release gates, publishing follow-through, or project audits. Not for debugging root causes or prose review.

Install
designSkill

Produces distinctive, production-grade UI for pages, components, visual interfaces, typography, and screenshot-driven polish. Use when users ask in any language for UI, page, component, frontend, typography, screenshot-grounded visual polish, or complaints that a screen looks unclear, ugly, inconsistent, or visually wrong. Not for backend logic or data pipelines.

Install
healthSkill

Runs a budget-aware agent-assisted engineering health audit for instruction/config drift, hooks/MCP, verifier surfaces, and AI maintainability. Use when users ask in any language to audit Claude, Codex, Pi, agent instructions, MCP or hooks, verifier coverage, or AI-maintainability drift. Not for debugging application code or reviewing PRs.

Install
huntSkill

Finds root cause before applying fixes for errors, crashes, regressions, failing tests, broken behavior, and screenshot-reported defects. Use when users report in any language errors, crashes, broken behavior, regressions, failing tests, screenshot evidence, or something that used to work and now fails. Not for code review or new features.

Install
learnSkill

Runs a six-phase research workflow that turns unfamiliar domains, source bundles, or collected material into publish-ready output. Use when users ask in any language to research, study, deep-dive, compile sources, synthesize unfamiliar material, or turn a source bundle into a coherent reference. Not for quick lookups or single-file reads.

Install
readSkill

Reads URLs and PDFs by fetching source content, defaulting to concise summaries for plain read requests and clean Markdown when asked to convert, save, quote, cite, or feed downstream work. Use when users ask in any language to read, fetch, check, summarize, quote, cite, convert, or save a URL or PDF. Not for local text files already in the repo.

Install
thinkSkill

Turns rough ideas into approved, decision-complete plans with validated structure before coding. Use when users ask in any language for planning, architecture, design direction, feasibility, value judgment, or whether a feature is worth doing before implementation. Not for bug fixes or small edits.

Install
writeSkill

Rewrites and polishes prose in Chinese or English, removes AI-like wording, and reviews product localization copy while preserving intent for drafts, docs, release notes, launch copy, and social posts. Use when users ask in any language to draft, rewrite, proofread, localize, polish release notes, remove AI-like wording, or prepare launch and social copy. Not for code comments, commit messages, or inline docs.

Install
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.
claudeclaude-codedesdesignengineerlearskilskillssuperpowers

What people ask about Waza

What is tw93/Waza?

+

tw93/Waza is tools for the Claude AI ecosystem. 🥷 Engineering habits you already know, turned into skills Claude can run. It has 7k GitHub stars and its last recorded update is dated 2026-09-07.

How do I install Waza?

+

You can install Waza by cloning the repository (https://github.com/tw93/Waza) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is tw93/Waza safe to use?

+

Our security agent has analyzed tw93/Waza and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains tw93/Waza?

+

tw93/Waza is maintained by tw93. The last recorded GitHub activity is dated 2026-09-07, with 0 open issues.

Are there alternatives to Waza?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy Waza to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: tw93/Waza
[![Featured on ClaudeWave](https://claudewave.com/api/badge/tw93-waza)](https://claudewave.com/repo/tw93-waza)
<a href="https://claudewave.com/repo/tw93-waza"><img src="https://claudewave.com/api/badge/tw93-waza" alt="Featured on ClaudeWave: tw93/Waza" width="320" height="64" /></a>

More Tools