mad-pro-cli
v1.2.0
Published
The official CLI tool to bootstrap **Modern Android Development (MAD) Skills** for your AI agents.
Downloads
336
Readme
MAD Pro CLI 🛠️
The official CLI tool to bootstrap Modern Android Development (MAD) Skills for your AI agents.
Installation
Install globally via NPM:
npm install -g mad-pro-cliUsage
Initialize Skills
Bootstrap the MAD Skills library into your current project:
mad-pro init --ai antigravityThis command will:
- Create a
.agent/skills/mad-skillsdirectory. - Copy the full library of 35+ MAD reference modules.
- Enable your AI agent (like Antigravity) to act as a MAD Expert.
Options
--ai <name>: Specify the AI bridge (default:antigravity).--version: Show the CLI version.--help: Display all commands.
Why use this?
AI agents perform significantly better when they have access to specific, high-quality reference material. mad-pro-cli ensures your agent follows:
- Clean Architecture
- SOLID Principles
- Jetpack Compose Best Practices
- Offline-First Data Strategies
Github
https://github.com/derohimat/MAD-Pro-SKILLS
License
MIT
