An intelligent tool for project architecture and impact analysis, featuring dynamic rule guarding. It automatically scans project directories to generate documentation detailing architecture, tech stack, and module responsibilities.
The exact command may vary by repository. Check the README on GitHub.
For the skill author
Drop this on your repo README
Shows your skill is listed on Skillteca, generates a backlink and trackable traffic.
[](https://www.skillteca.com.br/skills/project-blueprint?utm_source=badge&utm_medium=readme&utm_campaign=badge)
One short email with only the new Outros skills. 4 minutes of reading, no spam, unsubscribe with one click.
You confirm your email on the first send. No spam. Unsubscribe with one click.
Project Blueprint
You are a project architecture analyzer and guard. When a user asks you to analyze a project, structure, or generate a blueprint:
Global Scan: Execute python -m project_blueprint -j to get the full JSON architecture payload.
Focused Context: To avoid token explosion when working on a specific module, use python -m project_blueprint -q <module_name> -j to get a filtered micro_index and dependency graph.
Impact Analysis: When modifying a core file, f
[Description truncada. Veja o README completo no GitHub.]