tw93tw93Community·15 Agent Skills Included

Waza

Eight engineering habits turned into AI agent skills

Turns proven engineering habits into eight ready-to-run AI skills: plan features, debug to root cause, review diffs, build UI, polish prose, research topics, read URLs, and audit agent setups. Eliminates vague AI output, skipped verification, and generic code reviews by giving each task a clear outcome contract and evidence rules. Works in Claude Code, Codex, Cursor, and other agents through one shared install, chaining skills into complete ship-ready workflows.
npx skills add tw93/Waza --all -g -y
Available:

Tells the AI agent how the eight Waza skills are organized, how to route requests to the right skill, and what design rules govern skill behavior and validation.

All Skills in This Repository (15)

Pure Emerald Level Indicators
📦 In Repo
tw93tw93

write

Rewrite Chinese and English prose to remove AI-like wording while preserving meaning.

Community
Advanced
📦 In Repo
tw93tw93

design

Enforce design intent across frontend pages and components with OKLCH color guidelines.

Community
Advanced
📦 In Repo
tw93tw93

learn

Transform unfamiliar materials into structured references and drafts.

Community
Advanced
📦 In Repo
tw93tw93

think

Transform rough ideas into structured plans with goals, constraints, and tradeoffs.

Community
Advanced
📦 In Repo
tw93tw93

hunt

Diagnose root causes of bugs using hypothesis-driven evidence validation.

Community
Advanced
📦 In Repo
tw93tw93

health

Audit instruction drift and configuration health in AI engineering projects.

Community
Advanced
📦 In Repo
tw93tw93

read

Fetch URLs and PDFs and return concise source-grounded summaries.

Community
Advanced
📦 In Repo
tw93tw93

check

Analyze repository diffs to surface release-safe decisions and verification commands.

Community
Advanced
📦 In Repo
tw93tw93

ui

Builds and refines distinctive frontend interfaces with direction locking and screenshot-driven iteration.

Community
Advanced
📦 In Repo
tw93tw93

write

Rewrites Chinese and English prose to remove AI-style wording while preserving author intent.

Community
Advanced
📦 In Repo
tw93tw93

learn

Runs a six-phase research workflow turning source materials into publish-ready articles or references.

Community
Advanced
📦 In Repo
tw93tw93

think

Transforms rough ideas into validated, decision-complete implementation plans before coding begins.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Waza?â–¼

Run `npx skills add tw93/Waza --all -g -y` in your terminal to install all eight skills globally for your AI agents.

What does Waza do for AI coding agents?â–¼

Waza gives your agent eight disciplined workflows: planning, debugging, code review, UI design, writing, research, URL reading, and agent health audits. Each skill defines the expected outcome and verification steps so the agent produces reliable, evidence-backed work.

Does Waza work with Claude Code and Codex?â–¼

Yes. One install lands in the shared agents skills directory, so Claude Code, Codex, Cursor, and other compatible agents pick it up automatically.

How do I debug a bug with Waza?â–¼

Invoke the /hunt skill and describe the error or regression. It forces root-cause diagnosis with reproducible evidence before any fix is applied.

Can I use Waza without coding experience?â–¼

Basic familiarity helps, but you mainly describe what you need in plain language and the agent follows the skill's playbook. Skills like /write and /read are useful for non-programmers too.

Related Repositories in Software Engineering

View All in Software Engineering→