zaq
Structured PR reviews, test coverage, and UI prototyping workflows
All Skills in This Repository (14)
Pure Emerald Level Indicatorsdesign
Extract UI components and migrate CSS styles using design system tokens.
iterate
Apply human feedback to a feature's PRD, UX, and prototype.
code-review-evaluator
Evaluate code review comments for relevance and priority in GitHub pull requests.
test-coverage-planner
Generate test plans for uncovered code lines in a file.
test-gap-fixer
Generate test scenarios from implementation plans and verify their execution.
prototype
Build front-end prototypes for BO routes using static fixtures.
worktree-setup
Create an isolated git worktree for a specified branch with configuration files.
design-migrate
Migrate legacy CSS styles to the --zaq-* token system for ZAQ UI.
code-quality
Identify code quality issues and code smells in Elixir projects using Credo.
extract
Extracts UI slices from HTML and generates reusable components for ZaqWeb.
replace
Identify inline UI markup in Elixir LiveViews and propose reusable component replacements.
pr-review
Review pull request code commits for quality, performance, and correctness.
Frequently Asked Questions
FAQPage SchemaHow to install ZAQ skills?โผ
Run `npx skills add www-zaq-ai/zaq --all -g -y` in your terminal to install all skills in this collection globally.
What do the ZAQ skills help with?โผ
They guide your agent through PR reviews, test coverage planning, design system migrations, UX prototyping, and workflow creation for the ZAQ Elixir/Phoenix codebase.
How do the PR review skills work?โผ
The pr-review skill inspects the diff and linked issues, then produces severity-tagged inline comments and a recap, while pr-review-fixer applies every finding to completion.
Do these skills work outside the ZAQ codebase?โผ
They are tuned for ZAQ's Elixir/Phoenix conventions and design system, so they deliver the most value when working inside this repository.
Do I need to write code to use these skills?โผ
No. You trigger each skill with a plain-English request, and the agent follows the documented steps, pausing at human approval gates where required.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core