camilooscargbaptista

AI-powered architecture analysis plugin for Claude Code. Generates diagrams, detects anti-patterns, and scores your codebase 0-100.

12
1
100% credibility
Found Mar 21, 2026 at 12 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Architect is a tool that scans codebases to score architecture quality, spot issues like overly complex files, suggest refactoring steps, and generate configurations for AI development agents.

How It Works

1
🔍 Discover Architect

You find a helpful tool that checks your code's structure and suggests ways to make it better, like a smart code doctor.

2
📁 Point it at your folder

You simply tell it which folder of your project to look at, and it starts scanning everything in seconds.

3
📊 Get your instant report

A beautiful, easy-to-read page pops up showing your code's health score, problem spots, and smart fixes.

4
🔧 Review improvement ideas

You see clear steps to tidy up your code, like moving files or grouping related parts together.

5
🤖 Create AI helpers

It suggests ready-made AI assistants tailored to your project, with checklists and workflows to keep things smooth.

Enjoy cleaner code

Your project now scores higher, runs smoother, and has smart guides to help you build faster without mess.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 12 to 12 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is architect?

Architect is a TypeScript CLI tool for ai powered architecture analysis that scans your codebase and delivers a 0-100 quality score based on modularity, coupling, cohesion, and layering. Point it at your src directory with `npx @girardelli/architect analyze ./src` to get an interactive HTML report featuring D3.js dependency graphs, Mermaid diagrams, anti-pattern detection like God Classes or circular deps, and tiered refactoring plans. It also auto-detects frameworks like NestJS or React, supports multi-language projects from TypeScript to Python, and generates tailored AI agent configs for orchestration, security audits, and tech debt tracking.

Why is it gaining traction?

Its unified `analyze` command bundles scoring, refactoring roadmaps, and ai powered agent suggestions into one self-contained HTML file with no external deps, making it dead simple for quick audits. The interactive UI for toggling agent generations, CI/CD GitHub Actions integration, and stack-specific skills from skills.sh stand out over basic linters—developers get visual insights and actionable next steps without setup hassle. Early adopters praise the premium dark-themed reports and predicted score improvements post-refactor.

Who should use this?

Senior architects or tech leads auditing enterprise codebases before migrations, especially ai powered architecture design in NestJS/React stacks. Teams building ai powered chatbot architectures or agent systems via Claude will love the .agent/ directory generator with orchestrators and guards. Open-source maintainers checking monorepos for anti-patterns without deep dives.

Verdict

Promising for fast architecture health checks with polished visuals and agent bootstrapping, but at 12 stars and 1.0% credibility, treat it as experimental—test on non-prod first. Solid docs and npm publish make it worth a spin for solo devs needing quick wins over full IDE plugins.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.