Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
This skill produces polished, dark-themed architecture diagrams as self-contained HTML files with inline SVG. It translates system, cloud, security, and network topology descriptions into visual maps with a consistent color palette and built-in export to PNG or PDF. System architects, cloud engineers, and solutions teams use it to turn design discussions into shareable diagrams without leaving the agent workflow.
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Follow the documented setup, then try a first task.
I’m using
Upload to Claude.ai Skills
Installs: Personal custom skill · Claude.ai
Before you start
Code Execution enabled under Settings → Capabilities for Free, Pro, or Max plans; for Team or Enterprise, an admin enables it under Organization settings → Skills.
A Free, Pro, Max, Team, or Enterprise Claude.ai plan.
Platform: Claude.ai
Download architecture-diagram.zip.
In Claude.ai, go to Customize → Skills, click +, select + Create skill, and then select Upload a skill.
Choose the downloaded zip file and toggle the skill on.
No additional input is required for the supplied example; replace or extend the listed components if modeling your own system.
Use the architecture-diagram skill to create a self-contained HTML architecture diagram for a web application with:
- React frontend
- Node.js/Express API
- PostgreSQL database
- Redis cache
- JWT authentication