Repo Infographic
Use this skill to create a comprehensive infographic of the current repository.
Workflow
Analyze Repository:
- Understand the current repository structure, purpose, and key components using directory listings and file analysis.
- Determine a unique and appropriate visual theme for the infographic based on the repository's main focus.
Generate Infographic:
- Use the
generate_imagetool to create a visual infographic. - The prompt should request a crisp, clear infographic that visualizes the repository's modules, features, or architecture, heavily leaning into the determined theme.
- Provide the ImageName as
repo_infographic.
- Use the
Save Asset:
- Locate the
assetsfolder in the repository root (create it if it doesn't exist). - Ensure the generated image is saved, downloaded, or moved to this
assetsdirectory.
- Locate the
Update README.md:
- Identify the main
README.mdfile of the repository. - Append or insert an embedded image link to the generated infographic pointing to the correct relative path in the
assetsfolder.
- Identify the main
Advanced Infographic Patterns
When generating the prompt for the infographic, consider:
- Thematic Storytelling: The image should tell a story (e.g., "Data Flow", "Component Architecture") rather than just being a random collection of boxes.
- Visual Hierarchy: Use size, color, and contrast to denote importance (e.g., the core processing engine should be larger and more central than utility scripts).
- Brand Alignment: If a
DESIGN_PHILOSOPHY.mdexists, ensure the infographic adopts the brand's aesthetic (e.g., "Cyberpunk", "Minimalist Corporate").