ai-max
Ready-made coding workflows, review checks, and test automation
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install AI MAX?▼
Run `npx skills add zhukunpenglinyutong/ai-max --all -g -y` in your terminal to install all commands, agents, and rules globally.
What does AI MAX add to my coding workflow?▼
It adds slash commands for planning, test-driven development, code review, build fixing, E2E testing, and refactoring, plus security and coding-style rules that apply automatically.
How does AI MAX enforce test coverage?▼
Its TDD workflow skill requires writing tests before code and verifies at least 80% coverage across unit, integration, and end-to-end tests.
Does AI MAX check code for security issues?▼
Yes. The security review skill checks for hardcoded secrets, SQL injection, XSS, CSRF, missing rate limits, and unsafe dependencies before you commit.
Can beginners use AI MAX without configuration?▼
Yes. The interactive installer lets you pick which agents, rules, and commands to enable, and everything works out of the box afterward.
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