stack-detection
Installation
SKILL.md
Audit — Stack Detection
When to use
- The user asks to analyze a project or codebase (analyze this repo, проанализируй проект, определи стек) before any findings can be gathered.
- The repository appears to mix frameworks (Laravel plus legacy Bitrix, Symfony plus raw PHP) and the audit must detect every framework present, not just the primary one.
- The user points at an existing PHP project or codebase and the audit must first discover which PHP version, framework(s), and Bitrix modules are in play.