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을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 18개 중 18개를 표시합니다.
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.
원문 언어: 영어