Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Claude Code Skills

Two custom skills for Claude Code:

  • visual-explainer — Generates detailed image generation prompts (whiteboard, infographic, presentation, diagram, mindmap) for Gemini, ChatGPT, etc.
  • visualize-infographic — Generates branded LinkedIn infographics as self-contained HTML files (1080x1350+ portrait, warm cream/coral brand).

Prerequisites

Copy the Learning Infographic project folder to the new machine first. It contains the icon utilities, export scripts, and node_modules.

Install

git clone https://github.com/ivanegetov-lab/custom-skills.git
cd custom-skills
./install.sh ~/path/to/Learning\ Infographic

The install script copies both skills to ~/.claude/skills/ and rewrites hardcoded paths to match the new machine.

Uninstall

./uninstall.sh

Usage

In Claude Code:

/visual-explainer How DNS resolution works
/visual-explainer --style mindmap The principles of OOP
/visualize-infographic The 5 pillars of operational excellence
/visualize-infographic --layout staircase How to build a maintenance program

Requirements

  • Claude Code
  • The Learning Infographic project folder (with node_modules installed)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages