aif-architecture

Analyze project tech stacks and recommend architecture patterns into an ARCHITECTURE.md file.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/n-marusov/vedo-help --skill aif-architecture-n-marusov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-architecture
Source: https://github.com/n-marusov/vedo-help/tree/main/.agents/skills/aif-architecture
Command: npx skills add https://github.com/n-marusov/vedo-help --skill aif-architecture-n-marusov

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill assists in defining the architecture of a project by analyzing the tech stack, recommending suitable architecture patterns, and creating guidelines tailored to the project's needs.

Core Features & Use Cases

  • Tech Stack Analysis: Examines the project's technology stack from a provided description.
  • Architecture Pattern Recommendation: Suggests the most suitable architecture pattern based on the project's context.
  • Guideline Generation: Generates a detailed .ai-factory/ARCHITECTURE.md file containing architecture decisions.
  • Use Case: Ideal for setting up project architecture, getting architecture recommendations, or evolving the architecture post-initial setup.

Quick Start

Generate architecture guidelines for your project with the aif-architecture skill by providing your project's description and tech stack.

Frequently Asked Questions about aif-architecture

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

FAQPage Schema
How do I define project architecture based on my tech stack?

Project architecture is defined by analyzing your tech stack description and recommending suitable patterns like layered, microservices, or structured approaches. The generated guidelines document the architecture decisions in a markdown file.

What architecture patterns are recommended for system design?

Recommended architecture patterns for system design include explicit, layered, microservices, and structured approaches. The selection depends on analyzing the specific project context and technology stack provided.

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

Architecture guidelines are generated by providing the project description and tech stack. This prompts an analysis that produces a detailed architecture markdown file containing tailored project decisions.

Can I use this to get architecture recommendations for evolving an existing project setup?

Yes, architecture recommendations can be generated for evolving an existing project setup. Analyzing the current tech stack context allows suggesting suitable architecture patterns and updating the documentation guidelines.

What information do I need to provide for tech stack analysis?

Tech stack analysis requires a description of your project context and technologies. The process may prompt you for specific information to ensure the recommended architecture patterns match your project needs.