zhukunpenglinyutongzhukunpenglinyutongCommunity·2 Agent Skills Included

ai-max

Ready-made coding workflows, review checks, and test automation

Adds planning, test-driven development, code review, build fixing, and refactoring commands to your coding environment. Removes manual setup of sub-agents, security checklists, coverage rules, and git workflow standards. Installs everything through one interactive command so developers ship tested, secure code faster.
npx skills add zhukunpenglinyutong/ai-max --all -g -y
Available:

Tells the agent which specialized sub-agent to delegate each task to, such as planning, code review, or security analysis, and when to run them in parallel.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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