Skip to content

mordilion/ai-instructions-and-prompts

AI Instructions & Prompts

A Claude Code plugin for consistent AI coding standards across all your projects.

License: MIT Platform PRs Welcome


Install the plugin, run /ai-iap:setup, and get modular rules, project instructions, and optional agents — configured for your project in seconds.

Features

  • 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

Quick Start

Option A: Install from GitHub

Add the marketplace and install the plugin:

/plugin marketplace add mordilion/ai-instructions-and-prompts
/plugin install ai-iap@mordilion

Option B: Test Locally (Development)

claude --plugin-dir ./path/to/ai-instructions-and-prompts

Run the Setup Wizard

/ai-iap:setup

The AI-driven setup wizard walks you through language, framework, and structure selection, then generates your .claude/rules/ configuration.

Plugin Components

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

Documentation

Full Documentation

License

MIT License -- Free to use in personal and commercial projects.


Stop copying rules between projects. Install once, configure everywhere.

About

Universal AI coding assistant configuration. Interactive setup wizard generates consistent rules for Cursor, Claude CLI, Copilot & more. Supports React, .NET, Flutter, Laravel, and 20+ frameworks.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors