Analyze an existing app codebase
analyze_appUnderstand an existing app by detecting its frameworks, language, dependencies, capabilities, and issues. Use it first before fixing or extending any codebase to get a clear overview.
Instructions
Understand an existing app: detects frameworks, language, dependencies, capabilities (tests, auth, database, payments, PWA, CI, error tracking...), folder structure and issues. Use this FIRST when asked to understand, improve, fix or extend an app that already exists. Complements (does not replace) reading the actual source code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appPath | Yes | Absolute path to the app's root folder |