code-analyzer
SolidComprehensive codebase analysis for building mental model of project structure, dependencies, and implementation context. Use when needing to: (1) Understand project architecture before review or documentation, (2) Find dependencies and shared modules, (3) Trace execution paths and abstraction layers for similar features, (4) Locate implementation markers (AICODE-*), (5) Prepare context for review, memory generation, or agent creation. Triggers on: analyze code, load code context, scan codebase, understand project structure, trace feature.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- app-builders-club
- Repository
- app-builders-club/mvp-builder
- Created
- 1 years ago
- Last Updated
- 5 days ago
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
analyze-codebase
Generate comprehensive codebase analysis covering architecture, security, performance, and code quality. Use when user says 'analyze codebase', 'code audit', 'architecture review', or 'project health check'.
analyzing-codebase
Produces a verifiable technical map of a repository — stack, architecture, persistence, auth/tenancy, testing, CI/CD, and conventions — detected from actual evidence rather than assumed from the project's domain. Use when asked to "analyze this project", "understand this codebase", or before planning/implementing in an unfamiliar repo.
analyze
Enter structured analysis mode for codebase exploration and requirements understanding. Use when exploring a new codebase, investigating a module, or understanding how a feature works.