Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

uml-mcp

uml-mcp 收录了来自 antoinebou12 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
90
更新
2026-05-25
Forks
26
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

uml-diagrams
软件开发工程师

Create and validate diagrams with the uml-mcp MCP server (generate_uml, validate_uml, list_diagram_types, generate_uml_batch). Use for UML, Mermaid, D2, Graphviz, Kroki URLs, or diagram_type questions.

2026-05-25
uml-mcp-diagrams
软件开发工程师

Creates diagrams via the uml-mcp MCP server (generate_uml, validate_uml, list_diagram_types, generate_uml_batch) and returns shareable Kroki URLs. Use when the user wants diagrams, PlantUML/Mermaid/D2/UML, URLs, Kroki, or diagram_type.

2026-05-25
uml-diagramming
软件开发工程师

Produces Mermaid or PlantUML diagram code from user specifications for UML, architecture, and flow diagrams. Use when the user asks for diagram code or output for the generate_uml MCP tool. Supports Kroki-renderable output.

2026-05-05
mcp-python
软件开发工程师

Create and extend MCP (Model Context Protocol) servers in Python using FastMCP and the official SDK. Covers tools, resources, prompts, STDIO vs HTTP transports, logging rules for STDIO, and production best practices. Use when building or modifying MCP servers in Python, adding tools/resources/prompts, debugging MCP servers, or choosing transport and client config.

2026-04-13
modern-python
软件开发工程师

Modern Python tooling and best practices using uv, ruff, ty, and pytest. Covers project setup with pyproject.toml (PEP 735), src layout, linting/formatting with ruff, type checking with ty, testing with pytest and coverage, pre-commit with prek, and security (pip-audit, detect-secrets, actionlint). Use when setting up or working on Python projects, replacing pip/virtualenv with uv, replacing flake8/black/mypy with ruff/ty, adding pre-commit or security scanning, or when the user mentions uv, ruff, ty, pytest, or cookiecutter-python patterns.

2026-04-13
sequential-thinking
其他计算机职业

Step-by-step and reflective problem-solving for complex or multi-step tasks. Use when tackling complex tasks, planning, design, analysis that may need revision, unclear scope, or when the user asks for step-by-step reasoning. When the sequential-thinking MCP tool is available, use it for hard problems; otherwise apply the same principles in plain reasoning.

2026-02-09