diagram-design generates 14 editorial-quality SVG diagram types as self-contained HTML+SVG files with zero JavaScript. It uses a clever progressive disclosure pattern to keep references lean and supports accessible theming.
3dsvg extrudes SVG paths into 3D scenes using React Three Fiber, with a Next.js editor rendering the same components for WYSIWYG parity and client-side export to PNG, video, and 3D models.
fireworks-tech-graph is a Claude Code skill that generates production-quality SVG and PNG technical diagrams from natural language, supporting 7 visual styles and 14 UML types plus AI agent patterns.
This repo uses a Claude AI skill to generate dark-themed system architecture diagrams as self-contained HTML/SVG files with zero dependencies, using semantic color coding and prompt engineering.
github-readme-stats generates dynamic SVG GitHub user stats cards with percentile-based ranks, deployed serverless on Vercel with caching to handle API rate limits.
This Claude Code skill generates 6+ professional SVG logo variants through a 5-phase AI-driven workflow and produces high-quality showcases using Gemini 3.1. It blends design rigor with automation.
SnapDOM captures DOM subtrees as images or SVGs using a reusable clone and plugin hooks. Itβs zero-dependency, extensible, and handles complex CSS and iframes.