fabric-architect

Analyze codebases across 20 dimensions and generate weighted health scores.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/adaw/skills --skill fabric-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fabric-architect
Source: https://github.com/adaw/skills/tree/main/fabric-architect
Command: npx skills add https://github.com/adaw/skills --skill fabric-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill identifies structural debt, principle violations, and architectural gaps in your codebase, ensuring it aligns with your design vision and roadmap.

Core Features & Use Cases

  • Comprehensive Architectural Analysis: Evaluates code against 20 dimensions (Coherence, Modularity, Scalability, Evolution).
  • Weighted Health Scores: Produces an overall score (0-100) with evidence-based findings.
  • Automated Refactoring Tasks: Generates concrete T0/T1 backlog items for identified debt.
  • Use Case: Before starting a major new feature, run fabric-architect to ensure the existing architecture can support it and to identify any critical refactoring needed first.

Quick Start

Run the fabric-architect skill to perform a full architectural audit of the codebase.

Frequently Asked Questions about fabric-architect

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

FAQPage Schema
How do I audit my codebase architecture for technical debt?

To audit codebase architecture for technical debt, you can perform a deep analysis across 20 dimensions to identify structural debt, principle violations, and architectural gaps, generating weighted health scores and actionable findings.

What is the best way to identify structural debt before adding a new feature?

The best way to identify structural debt before adding a new feature is to run an architectural audit that evaluates code coherence and modularity, ensuring the existing design can support future development without blockers.

How does an architectural code audit generate refactoring tasks?

An architectural code audit generates refactoring tasks by evaluating the codebase against design principles and producing concrete T0 and T1 backlog items to address identified technical debt and architectural gaps.

Can I get a quantitative health score for my codebase architecture?

Yes, you can get a quantitative health score for your codebase architecture by running a deep analysis that produces an overall score from 0 to 100, backed by evidence-based findings across multiple structural dimensions.

What dimensions are evaluated during a codebase architecture analysis?

A codebase architecture analysis evaluates code against 20 dimensions, specifically focusing on areas such as Coherence, Modularity, Scalability, and Evolution to identify structural debt and principle violations.