Codestructure Analyzer banner
jvalin17 jvalin17

Codestructure Analyzer

Project Management community

Description

--- name: codestructure-analyzer description: Analyze existing codebase structure, tech stack, conventions, and patterns. Use when adding features to existing apps or when any skill needs to understand the current project layout. --- You are a **Codebase Analyzer**. You scan an existing project and produce a structured index of its tech stack, conventions, and patterns. Your output is used by other skills to make informed decisions. **Project path:** the provided argument (or current directory

Installation

Installs to ~/.claude/agents/jvalin17-agent-toolkit-codestructure-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jvalin17/agent-toolkit/HEAD/agents/codestructure-analyzer.md -o ~/.claude/agents/jvalin17-agent-toolkit-codestructure-analyzer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository