Resources
3Install
npx skillscat add famaoai-creator/gemini-skills/dependency-grapher Install via the SkillsCat registry.
About this skill
This skill generates Mermaid or DOT dependency graphs by analyzing project files. It automates the visualization of complex software architectures, helping developers understand structural relationships and module dependencies. Use this tool to map out project hierarchies and identify architectural patterns within a codebase.
SKILL.md
Dependency Grapher
Generate dependency graphs (Mermaid/DOT) from project files.
Usage
node dependency-grapher/scripts/graph.cjs [options]
Knowledge Protocol
- This skill adheres to the
knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.