acb

Analyze codebases to generate a comprehensive codebase_analysis.md document.

1|Updated Sep 17, 2025
One-click install
npx skills add https://github.com/mpazaryna/agentic-factory --skill acb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acb
Source: https://github.com/mpazaryna/agentic-factory/tree/main/dev/codebase-analysis/skills/acb
Command: npx skills add https://github.com/mpazaryna/agentic-factory --skill acb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the comprehensive analysis of software codebases, generating detailed documentation that outlines project architecture, technology stack, and key insights.

Core Features & Use Cases

  • Automated Codebase Analysis: Scans project directories to detect technologies and generate a codebase_analysis.md document.
  • Architecture Overview: Provides a deep dive into project structure, file breakdown, and architectural patterns.
  • Use Case: When onboarding a new developer to a complex project, use this Skill to quickly generate an up-to-date architecture document that explains the project's layout, technologies, and how to get started.

Quick Start

Analyze the codebase located in the '~/projects/my-app' folder.

Frequently Asked Questions about acb

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

FAQPage Schema
How do I generate architecture documentation for an unfamiliar codebase?

To generate architecture documentation, this Skill scans your project directories to detect the technology stack and file structure. It automatically produces a comprehensive codebase_analysis.md document detailing architectural patterns and project insights for onboarding.

What is the best way to analyze a project tech stack for developer onboarding?

Analyzing a project tech stack for onboarding involves detecting frameworks and architectural patterns across the file system. This Skill performs modular codebase analysis and outputs an overview document to help new developers quickly understand project layout and technologies.

Can I automatically detect the architecture patterns in my source code directories?

Yes, you can automatically detect architecture patterns by scanning your source code directories. The Skill performs template-driven codebase analysis to identify structural layouts and generates a detailed markdown overview of the detected patterns.

Does codebase analysis work with any software project folder structure?

Codebase analysis works with any standard software project folder structure by performing modular detection of project types and technologies. It scans the provided directory path to identify the tech stack and generate the overview document regardless of specific framework.

What file format is generated for the codebase architecture overview?

The codebase architecture overview is generated as a codebase_analysis.md file. This markdown document contains the identified technologies, file breakdown, architectural patterns, and project insights needed for onboarding.