Toolverse
All skills

cli-demo-generator

by daymade

This skill should be used when users want to create animated CLI demos, terminal recordings, or command-line demonstration GIFs. It supports both manual tape file creation and automated demo generation from command descriptions. Use when users mention creating demos, recording

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
daymade
Category
DevOps
Views
6

About this skill

This skill should be used when users want to create animated CLI demos, terminal recordings, or command-line demonstration GIFs. It supports both manual tape file creation and automated demo generation from command descriptions. Use when users mention creating demos, recording terminal sessions, or generating animated GIFs of CLI workflows.

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude, upewniając się, że masz dostęp do skryptu auto_generate_demo.py z repozytorium daymade/claude-code-skills.

  2. Przygotuj listę poleceń, które chcesz zademonstrować. Na przykład: npm install my-package, npm run build, lub dowolne inne komendy CLI, które chcesz pokazać w animacji.

  3. Użyj skryptu auto_generate_demo.py z parametrem -c dla każdego polecenia i -o dla ścieżki wyjściowego pliku GIF. Podstawowe użycie: scripts/auto_generate_demo.py -c "npm install my-package" -c "npm run build" -o demo.gif

  4. Dostosuj wygląd demo za pomocą opcjonalnych parametrów: --title dla tytułu wyświetlanego na początku, --theme dla schematu kolorów (domyślnie Dracula), --width i --height dla rozmiaru terminala, oraz --font-size dla wielkości czcionki.

  5. Uruchom skrypt, aby wygenerować animowany GIF. Skrypt automatycznie oblicza czasy czekania między poleceniami na podstawie ich złożoności, zwykle 1-3 sekundy na operację.

  6. Użyj wygenerowanego pliku GIF w dokumentacji, README, artykułach lub prezentacjach, aby pokazać użytkownikom dokładnie, jak działa Twoja aplikacja lub pakiet.

Related skills

task-master

by sfc-gh-dflippo

AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.

DevOps
14126

drawio-diagrams-enhanced

by jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams,

DevOps
918943

unity-developer

by sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance

DevOps
66164

docker-containerization

by openclaw

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or

DevOps
1334

proxmox-full

by openclaw

Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.

DevOps
1449

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141