AI Augmented Development Agents
AI Augmented Development Agents from lucas-martino/ai-augmented-development-agents.
Skills in this plugin
13- ▌ Clean Code · lucas-martino bundlePragmatic coding standards - Clean Code + SOLID - concise, direct, no over-engineering, no unnecessary comments
- ▌ License Guard · lucas-martino bundleAligns technical development with the chosen commercial model (Closed Source, Open Source Proprietary, Hybrid or GPL).
- ▌ Clean Architecture · lucas-martino bundlePragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
- ▌ Backend For Frontend · lucas-martino bundleClient-first architecture standard - optimized for specific UI/UX, aggregation, and performance. No core domain logic.
- ▌ Domain Driven Design · lucas-martino bundleGuardian of **Model-Driven Design**. The primary objective is to capture the domain expert's mental model into the software.
- ▌ Feature Based Design · lucas-martino bundlePragmatic grouping by business domain - optimized for speed, low cognitive load, and modular growth.
- ▌ Feature Sliced Design · lucas-martino bundleArchitectural methodology for frontend scale - strict decomposition by business scope and technical layers.
- ▌ Hexagonal Architecture · lucas-martino bundleGuardian of Hexagonal Architecture (Ports and Adapters pattern). Decouples application logic from external technologies, frameworks, and delivery mechanisms.
- ▌ Component Driven UI Design · lucas-martino bundleAtomic Design - maximizing reusability, consistency, and visual hierarchy.
- ▌ Microservices Architecture · lucas-martino bundleGuardian of Microservices Architecture and Event-Driven Design (EDD).
- ▌ Modular Monolith Architecture · lucas-martino bundleArchitect for highly decoupled monolithic applications designed for future microservices migration.
- ▌ Frontend Architecture Selector · lucas-martino bundleDecision engine to select the best frontend architecture based on team scale, business complexity, and operational needs.
- ▌ Serverside Architecture Selector · lucas-martino bundleDefines the system architecture with a focus on simplicity, scalability, and separation of concerns.