CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. kv0906
  4. /
  5. cc-skills
  6. /
  7. Svg Art

Svg Art

Editor's Note

A solid collection of Python scripts for generating SVG graphics programmatically. You get eight focused generators covering grids, radial patterns, fractals, waves, particles, charts, and common UI icons, plus an optimizer. Each script prints valid SVG to stdout with sensible defaults and customization flags for colors, sizes, and variations. The approach is straightforward: run a script, get an SVG, pipe it somewhere if needed. Useful when you need vector graphics without opening design software, or when you want reproducible generative patterns with seed control. The included SVG fundamentals reference is a nice touch for anyone rusty on path syntax or viewBox behavior.

Install

npx skills add https://github.com/kv0906/cc-skills --skill svg-art
Votes
0
Installs297
GitHub Stars14
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment