Waza
Transform engineers' habits into AI agent-executable skills.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 6.0k
- Source
- skill-github
- Repository
- github.com/tw93/Waza
Overview
Waza is a tool that transforms engineers' habits into skills executable by AI agents. It provides eight skills to help AI work more efficiently across various scenarios: thinking, designing, checking, debugging, writing, learning, reading, and health checks. Through these skills, AI can better understand and execute tasks, improving productivity. Ideal for developers who need AI assistance with code writing, documentation, project reviews, and more.
Capabilities
- ▪Challenge problems and develop decision-making plans
- ▪Generate unique UI designs
- ▪Review code and extract constraints
- ▪Systematically debug and confirm root causes
- ▪Rewrite Chinese and English text naturally and fluently
- ▪Six-stage research workflow
Use cases
Setup
npx skills add tw93/Waza -a <agent> -g -y
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which AI agents does Waza support?
Supports Claude Code, Codex, Antigravity, OpenCode, and others.
How do I install a single skill?
Use the command `npx skills add tw93/Waza --skill <name> -a <agent> -g -y`.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.