architecture-analysis

Installation
SKILL.md

Frontend Architecture Analyzer

This skill analyzes frontend project architecture and provides comprehensive insights about technology stacks, build tools, and architectural patterns.

Quick Start

Analyze any frontend project with a single command:

const result = await analyzeProject("/path/to/project", {
  format: "markdown",  // json, markdown, summary, scorecard
  includeRecommendations: true
});

Core Capabilities

The analyzer detects:

  • Frameworks: Vue, React, Angular, Svelte, Solid.js
Related skills

More from hubvue/skills

Installs
3
Repository
hubvue/skills
GitHub Stars
6
First Seen
Mar 21, 2026