Design views with proper includes/excludes and basic layout. Use for include patterns, tag filtering, and simple rank hints. For advanced styling/navigation, use customize-view.
原文语言:英语
菜单
SkillsMP 已收集 a-scolan/c4-hands-on-demo 中的 18 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 18 / 18 个已收集 Skill。
Design views with proper includes/excludes and basic layout. Use for include patterns, tag filtering, and simple rank hints. For advanced styling/navigation, use customize-view.
原文语言:英语
Model deployment infrastructure (environments, zones, VMs, apps) with proper hierarchy and instanceOf links. Organize zones into tiers (DMZ, App, Data, Processing) with rich descriptions including VLAN/network specifications.
原文语言:英语
Use metadata for system models (business/technical context) and markdown tables for deployment models (infrastructure specs). Makes models queryable and self-documenting.
原文语言:英语
C4 modeling methodology - design system hierarchy top-to-bottom from Context to Components. Ensures consistent, stakeholder-focused architecture documentation.
原文语言:英语
Manage likec4.config.json includes and image aliases. Ensures relative paths and preserves existing configuration. Support multi-file organization (system-model + system-views + deployment + operations).
原文语言:英语
Create elements with proper naming (PascalCase kinds, camelCase vars), required metadata (technology, description), and correct hierarchy.
原文语言:英语
Create typed relationships with FQN, proper kinds (calls/async/reads/writes), descriptive labels, and no return relationships.
原文语言:英语
Create sequence views showing temporal flows and user interactions. Uses plain arrows with descriptive labels (no relationship kinds).
原文语言:英语
Advanced view features: styling (colors, shapes, style predicates), layout control (autoLayout, rank hints), and navigation (navigateTo, links).
原文语言:英语
Systematic naming for deployment nodes (VMs, zones, environments) enables consistent infrastructure documentation. Use {Environment}{Service}Vm for VMs, {Tier} for zones, and include VLAN/network details.
原文语言:英语
Organize deployment infrastructure into logical tiers (DMZ → AppTier → ProcTier → DataTier) with clear responsibility separation and firewall rules between zones.
原文语言:英语
Validate model correctness using MCP tools. Checks element references, relationships, view definitions, and syntax.
原文语言:英语
Load project context before making changes. Use when starting work to check available element kinds, relationship types, and tags.
原文语言:英语
Create Architecture Decision Records (ADRs) documenting WHY decisions were made. Uses standard ADR format (Status/Context/Decision/Consequences).
原文语言:英语
Apply common patterns (external integration, async processing, multi-tier, caching). Provides tested templates.
原文语言:英语
Quick reference for available element kinds and relationship types from shared specifications.
原文语言:英语
Structure multi-project workspaces with shared specifications. Use template project for new projects, organize by domain/team/layer.
原文语言:英语
Diagnose common LikeC4 errors (element not found, unknown kinds, invalid relationships). Provides causes and solutions.
原文语言:英语