What problem does it solve?
This Skill eliminates the guesswork and inconsistency of creating project architecture guidelines from scratch, ensuring teams have a clear, tailored structural framework aligned with their tech stack and project requirements, reducing technical debt and onboarding friction.
Core Features & Use Cases
- Tech Stack Analysis: Automatically analyzes project context from existing DESCRIPTION.md files to understand the project's language, framework, database, and requirements.
- Architecture Recommendation: Uses a decision matrix to recommend the most suitable architecture pattern (modular monolith, clean architecture, DDD, etc.) based on team size, domain complexity, and scale needs.
- Custom Guideline Generation: Creates a complete ARCHITECTURE.md file with framework-specific folder structures, dependency rules, code examples, and anti-patterns tailored to the project.
- Use Case: For a new Next.js e-commerce project, this Skill automatically generates a modular monolith architecture guide aligned with Next.js conventions, saving hours of manual documentation and ensuring all team members follow consistent structural rules.
Quick Start
Use the aif-architecture skill to generate a complete, project-specific architecture guideline document aligned with your tech stack and team needs.