project-analysis

Analyzes any project to understand its structure, tech stack, patterns, and conventions. Use when starting work on a new codebase, onboarding, or when asked "how does this project work?" or "what's the architecture?"

$ Installer

git clone https://github.com/CloudAI-X/claude-workflow /tmp/claude-workflow && cp -r /tmp/claude-workflow/skills/project-analysis ~/.claude/skills/claude-workflow

// tip: Run this command in your terminal to install the skill