🎨
FrontendTypeScript

TheSVG

by glincker

TheSVG is a Frontend skill for Claude Code, published by glincker in thesvg.

2.6K stars198 forkson glincker/thesvgAdded 2026/08/18+1% in starsRepository updated 2026/08/17
agent-skillsawsbrandscloud-iconsdesign-resourceshacktoberfesticon-packiconslogosnextjsnpm-packageopen-sourcereactskillssveltesvgsvg-iconstailwindcsstypescriptvue
Install in seconds
Install TheSVG
Copy TheSVG into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/glincker/thesvg/tree/main/skills/thesvg ~/.claude/skills/thesvg

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/glincker/thesvg.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/thesvg/SKILL.md in glincker/thesvg
Installs to
~/.claude/skills/thesvg
Collection
The only skill cataloged from this repository
Category
Frontend567 skills

What TheSVG does

TheSVG fetches brand SVG logos and cloud architecture icons (AWS, Azure, GCP) from thesvg.org. Use it when a user asks for a logo or icon for a real brand or cloud service; returns ready-to-use CDN URLs or raw SVG markup.

TheSVG is cataloged under Frontend on DirSkills. TheSVG comes from a repository tagged agent-skills, aws, brands, cloud-icons and design-resources.

Documentation

README

theSVG agent skill

Use this skill whenever the user asks for a brand logo, service icon, framework mark, or cloud service icon. theSVG hosts 6,500+ brand SVGs and cloud architecture icons under one consistent URL pattern, so you do not need to scrape the web or guess at file paths.

When to use this skill

Trigger on requests like:

  • "Give me the GitHub logo as SVG"
  • "Insert a Stripe icon"
  • "I need AWS Lambda and S3 architecture icons"
  • "Add brand icons for our integrations page (Slack, Notion, Linear, Figma)"
  • "Find a Tailwind logo I can drop into a README"
  • "What's the URL for the dark variant of the OpenAI mark"

Skip this skill for generic UI icons (chevrons, menus, arrows). Use Lucide, Heroicons, or similar for those. theSVG is for named brands and services.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about TheSVG

  • How does TheSVG compare to other Frontend skills?

    TheSVG ranks #195 by stars among the 567 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of TheSVG against them. Open each page to compare what they document and how they install.