Skills Plugins MCP Prompt Model 博客 我的中心

uml

Create UML diagrams using PlantUML syntax. Best for software modeling — Class, Sequence, Activity, State Machine, Component, Use Case, and Deployment diagrams with concise text-based notation and auto-layout.

DeepseekModel キュレーション済みスキル 品質 優秀 · 90 v1.0.0

取得

https://deepseekmodel.com/api/download.php?id=markdown-viewer-skills-uml-skill-md&format=skill
ダウンロード .skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name uml description Create UML diagrams using PlantUML syntax. Best for software modeling — Class, Sequence, Activity, State Machine, Component, Use Case, and Deployment diagrams with concise text-based notation and auto-layout. metadata {"author":"UML diagrams are powered by Markdown Viewer — the best multi-platform Markdown extension (Chrome/Edge/Firefox/VS Code) with diagrams, formulas, and one-click Word export. Learn more at https://docu.md"} UML Diagram Generator Quick Start: Choose diagram type → Write PlantUML text → Define elements and relationships → Wrap in ```plantuml fence. ⚠️ IMPORTANT: Always use ```plantuml or ```puml code fence. NEVER use ```text — it will NOT render as a diagram. Critical Rules Every diagram starts with @startuml and ends with @enduml Use standard PlantUML keywords: class , interface , abstract , enum , actor , participant , component , node , database , package Relationships use arrow syntax: --> , <|-- , *-- , o-- , ..> , ..|> Use skinparam for global styling and colors Use #color on individual elements for specific colors Notes use note left of , note right of , note over , or standalone note "text" as N UML Diagram Types Type Purpose Key Syntax Example Class Class structure and relationships class , interface , <|-- class-diagram.md Sequence Message interactions over time participant , -> , --> sequence-diagram.md Activity Workflow and process flow start , :action; , if/else activity-diagram.md Swimlane Activity Multi-role activity with swimlanes |Lane| , :action; swimlane-activity-diagram.md State Machine Object lifecycle states state , [*] --> state-machine-diagram.md Component System component organization component , [name] , interface component-diagram.md Use Case User-system interactions actor , usecase , (name) use-case-diagram.md Deployment Physical deployment architecture node , artifact , database deployment-diagram.md Object Runtime object snapshot object "name" as id object-diagram.md Package Module organization package "name" package-diagram.md Communication Object collaboration Numbered messages with sequence syntax communication-diagram.md Composite Structure Internal class structure component with nested port composite-structure-diagram.md Interaction Overview Activity + sequence combination group , ref over interaction-overview-diagram.md Profile UML extension mechanisms <<stereotype>> labels profile-diagram.md Mxgraph Stencil Icons draw-uml supports 9500+ mxgraph stencil icons (AWS, Azure, Cisco, Kubernetes, etc.) via the mxgraph.* syntax. Default colors are applied automatically — you do NOT need to specify fillColor or strokeColor . Full stencil reference: See stencils/README.md . Syntax mxgraph.<namespace>.<icon> "Label" as <alias> mxgraph.<namespace>.<icon> "Label" as <alias> #color mxgraph.<namespace>.<icon> <alias> mxgraph.<namespace>.<icon> — the stencil shape key (e.g. mxgraph.aws4.lambda , mxgraph.kubernetes.pod ) "Label" — display text (quoted if contains spaces, unquoted for single word) as <alias> — identifier for use in relationships #color — optional override color (e.g. #FF6600 , #LightBlue ) Examples @startuml ' Simple icon declaration mxgraph.aws4.lambda "Lambda\nFunction" as fn mxgraph.aws4.api_gateway "API GW" as gw mxgraph.aws4.dynamodb "DynamoDB" as db gw --> fn fn --> db @enduml @startuml ' Kubernetes architecture with icons mxgraph.kubernetes.ing "Ingress" as ing mxgraph.kubernetes.svc "Service" as svc mxgraph.kubernetes.pod "Pod" as pod mxgraph.kubernetes.deploy "Deployment" as deploy ing --> svc svc --> pod deploy --> pod @enduml @startuml ' Mixing standard UML with stencil icons node "Cloud" { mxgraph.aws4.ec2 "EC2" as ec2 mxgraph.aws4.rds "RDS" as rds } database "Legacy DB" as legacy ec2 --> rds rds --> legacy @enduml
このスキルを起動するキーワード。クリックでコピーできます。

このスキルにはトリガーワードがありません。

ダウンロードした .skill に含まれるフィールド。
フィールド 説明
formatフォーマット識別子(skill/v1)
skill_idスキル固有 ID
nameスキル名
versionバージョン
description説明
categoryカテゴリ(配列)
trigger_wordsトリガーワード
tagsタグ
sourceソース
source_urlソース URL(本ページ)
exported_atエクスポート日時(ダウンロード毎)
system_promptシステムプロンプト本文
model_configモデル設定:provider / model / temperature / max_tokens / top_p
examplesサンプル
install_guide各プラットフォームの導入説明(Coze / Dify / Claude / カスタム)
同じスキルを各プラットフォーム形式で出力できます。
.skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能 ダウンロード
.skillpro 拡張形式。scripts / tools / dependencies / hooks を含む ダウンロード
.json 純粋な JSON 出力。system_prompt とモデル設定のみ ダウンロード
Coze frontmatter 付き Markdown。Coze へのインポート用 ダウンロード
Dify Dify DSL。アプリ作成後にそのままインポート ダウンロード

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。