aif-architecture

Generate architecture guidelines and a detailed ARCHITECTURE.md file for software projects.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/hightemp/process-manager --skill aif-architecture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-architecture
Source: https://github.com/hightemp/process-manager/tree/main/.github/skills/aif-architecture
Command: npx skills add https://github.com/hightemp/process-manager --skill aif-architecture

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps establish clear architectural guidelines for a project, ensuring consistency and maintainability from the outset.

Core Features & Use Cases

  • Architecture Recommendation: Analyzes project context and suggests suitable architecture patterns (Clean Architecture, DDD, Microservices, etc.).
  • Guideline Generation: Creates a detailed .ai-factory/ARCHITECTURE.md file outlining folder structure, dependency rules, and key principles.
  • Use Case: When starting a new project or refactoring an existing one, use this Skill to get a recommended architecture and a template for documenting it.

Quick Start

Use the aif-architecture skill to generate architecture guidelines for the project.

Frequently Asked Questions about aif-architecture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate architecture guidelines for a new software project?

To generate architecture guidelines, this Skill analyzes your project context and recommends suitable patterns like Clean Architecture or DDD, outputting a detailed .ai-factory/ARCHITECTURE.md file with folder structure and dependency rules.

What is the best way to define folder structure and dependency rules for complex domains?

Defining folder structure and dependency rules for complex domains is handled by recommending Domain-Driven Design and Clean Architecture patterns, generating a comprehensive markdown file that establishes strict communication guidelines based on your project scale.

Can I use this to get architecture recommendations for a microservices setup?

Yes, you can get architecture recommendations for a microservices setup; the Skill evaluates factors like team size and scale requirements to suggest appropriate patterns and documents them within your project's architecture file.

How do I document project architecture patterns when refactoring an existing codebase?

Documenting project architecture patterns during a refactoring process involves analyzing the existing project context to recommend updated guidelines, creating a structured ARCHITECTURE.md file that outlines key principles and dependency boundaries.

Does this Skill work for small teams or is it only for large scale project setup?

This Skill works for both small teams and large scale project setups by evaluating team size and domain complexity as core factors, ensuring the recommended architecture patterns and generated guidelines match your specific scale requirements.