CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

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
  • Jobs
  • Advertise

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

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. davila7
  4. /
  5. claude-code-templates
  6. /
  7. Excalidraw

Excalidraw

Editor's Note

Excalidraw files are deceptively expensive,a single diagram can burn 4k-22k tokens because the JSON is packed with visual metadata (positioning, styling, roughness values) while actual content is maybe 10% of the file. This skill enforces a hard rule: main agents never read .excalidraw files directly, always delegate to subagents instead. The pattern isolates context pollution so you can work with multiple diagrams without torching your budget. Real example from the source: reading 7 project diagrams directly costs 67k tokens (33% of your context), delegating costs about 2k. Worth using even for "small" files or "quick checks" since the smallest diagrams still hit 4k tokens and the temptation to peek is strong.

Install

npx skills add https://github.com/davila7/claude-code-templates --skill excalidraw
Votes
0
Installs605
GitHub Stars27.3k
Categories
AI & Agent BuildingDesign & UI/UX
First SeenMay 16, 2026
View on GitHub

Comments

Login to comment

Related AI & Agent Building Skills

View all →
find-skills

vercel-labs/skills

5
1.5M
18.6k
Discover and install specialized agent skills from the open ecosystem when users need extended capabilities.
frontend-design

anthropics/skills

10
418.1k
135.1k
Distinctive, production-grade frontend interfaces that reject generic AI aesthetics.
vercel-react-best-practices

vercel-labs/agent-skills

5
402.7k
26.6k
3
React and Next.js performance optimization guide with 64 prioritized rules across 8 categories.
web-design-guidelines

vercel-labs/agent-skills

3
322.6k
26.6k
Audit UI code against Vercel's Web Interface Guidelines for design and accessibility compliance.
microsoft-foundry

microsoft/azure-skills

0
322.2k
964
End-to-end deployment, evaluation, and management of AI agents on Microsoft Foundry.
azure-ai

microsoft/azure-skills

0
320.8k
964
Access Azure AI Search, Speech, OpenAI, and Document Intelligence services through unified MCP tools.