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. sickn33
  4. /
  5. antigravity-awesome-skills
  6. /
  7. Mermaid Expert

Mermaid Expert

Editor's Note

This turns natural language requests into properly formatted Mermaid diagrams across the full spectrum of types: flowcharts, sequence diagrams, ERDs, state machines, Gantt charts, and more. It knows the syntax quirks for each diagram type and gives you both basic and styled versions with comments explaining the markup. Useful when you need to visualize system architecture, document API flows, or map out database schemas without looking up Mermaid docs every time. The skill pushes for readability and consistent styling, which matters when diagrams end up in production documentation. It covers the less common types too like quadrant charts and journey maps, not just the standard flowchart stuff.

Install

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill mermaid-expert
Votes
0
Installs355
GitHub Stars39.4k
Categories
Documentation
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Documentation Skills

View all →
writing-docs

remotion-dev/remotion

0
948
47k
Guidelines and templates for writing Remotion API documentation in MDX format.
writing-docs

remotion-dev/remotion

0
34.1k
Guides for writing and editing Remotion documentation. Use when adding docs pages, editing MDX files in packages/docs, or writing documentation content.
learned-docs

dagster-io/erk

0
66
This skill should be used when writing, modifying, or reorganizing
docs-writer-blog

reactjs/react.dev

0
11.7k
Use when writing or editing files in src/content/blog/. Provides blog post structure and conventions.
docstring

pytorch/pytorch

0
97.1k
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.
docs-writer-learn

reactjs/react.dev

0
11.7k
Use when writing or editing files in src/content/learn/. Provides Learn page structure and tone.