A Claude Code plugin for consistent AI coding standards across all your projects.
Install the plugin, run /ai-iap:setup, and get modular rules, project instructions,
and optional agents — configured for your project in seconds.
- Claude Code Plugin -- Install once, use across all projects via
/ai-iap:setup - 5 Built-in Agents -- Code reviewer, codebase explorer, test writer, docs writer, refactor helper
- Role-Based Adaptive AI -- Detects your expertise level and adapts accordingly
- 20+ Languages -- Swift, Kotlin, Java, Python, JavaScript, TypeScript, HTML, CSS, Sass/SCSS, Less, PostCSS, Stylus, YAML, JSON, dotenv, Dockerfile, SQL, Dart/Flutter, .NET/C#, PHP, Node.js, Bash, PowerShell
- 52+ Frameworks -- React, Next.js, NestJS, AdonisJS, Spring Boot, Django, FastAPI, Laravel, iOS, Android, Tailwind CSS, Bootstrap, and more
- Structure Templates -- Clean Architecture, MVVM, MVI, Vertical Slices, Feature-First, DDD, Modular
- Security Rules -- OWASP Top 10 coverage for all languages (token-optimized)
- Process Guides -- CI/CD, Testing, Logging, Docker, Authentication, Migrations, API Documentation
- Code Library -- 17 implementation patterns + 15 design patterns across 8 languages
- Quality Verified -- 95%+ compliant, understandability-first
Add the marketplace and install the plugin:
/plugin marketplace add mordilion/ai-instructions-and-prompts
/plugin install ai-iap@mordilion
claude --plugin-dir ./path/to/ai-instructions-and-prompts/ai-iap:setup
The AI-driven setup wizard walks you through language, framework, and structure selection,
then generates your .claude/rules/ configuration.
| Component | Path | Description |
|---|---|---|
| Setup skill | plugin/skills/setup/ |
Interactive setup wizard (/ai-iap:setup) |
| Validate skill | plugin/skills/validate/ |
Configuration validator (/ai-iap:validate) |
| Code reviewer | plugin/agents/code-reviewer.md |
Reviews code for quality and security |
| Codebase explorer | plugin/agents/codebase-explorer.md |
Fast read-only code search |
| Test writer | plugin/agents/test-writer.md |
Writes tests following conventions |
| Docs writer | plugin/agents/docs-writer.md |
Improves documentation |
| Refactor helper | plugin/agents/refactor-helper.md |
Refactors without changing behavior |
| Session hook | plugin/hooks/hooks.json |
Suggests setup on new projects |
- Languages & Frameworks
- Project Structures
- Token Costs
- Configuration
- Team Adoption Guide -- For engineering teams evaluating this project
- Troubleshooting
- Contributing
MIT License -- Free to use in personal and commercial projects.
Stop copying rules between projects. Install once, configure everywhere.