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. agents365-ai
  4. /
  5. 365-skills
  6. /
  7. Plantuml Skill

Plantuml Skill

Editor's Note

This is a zero-install diagramming tool that uses PlantUML syntax and renders through the Kroki cloud API, so you just need curl. It handles sequence diagrams, component architecture, class models, ER schemas, and about a dozen other UML types. The skill knows to activate proactively when you're explaining systems with multiple moving parts, which is actually useful instead of waiting to be asked. The syntax reference is thorough and includes real color codes and arrow types. If you're offline or don't trust the cloud, it falls back to local Kroki Docker or a traditional PlantUML jar setup. Much faster than fighting with Graphviz installation issues.

Install

npx skills add https://github.com/agents365-ai/365-skills --skill plantuml-skill
Votes
0
Installs513
GitHub Stars8
Categories
AI & Agent BuildingProductivity & Planning
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related AI & Agent Building Skills

View all →
langchain-rag

langchain-ai/langchain-skills

0
6.9k
689
Complete RAG pipeline for document ingestion, embedding, retrieval, and LLM-powered response generation.
agentic-eval

github/awesome-copilot

0
9.3k
33.1k
Iterative evaluation and refinement patterns for improving AI agent outputs through self-critique loops.
ai-prompt-engineering-safety-review

github/awesome-copilot

0
9.3k
33.1k
Comprehensive safety analysis and improvement framework for AI prompts with detailed assessment methodologies.
finalize-agent-prompt

github/awesome-copilot

0
8.6k
33.1k
Polish and refine agent prompt files against proven best practices.
mcp-deploy-manage-agents

github/awesome-copilot

0
8.5k
33.1k
Deploy and manage MCP-based declarative agents across Microsoft 365 with admin center governance, role-based access, and organizational distribution.
mcp-create-declarative-agent

github/awesome-copilot

0
8.4k
33.1k
Scaffold a declarative agent for Microsoft 365 Copilot integrated with an MCP server.