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.
原文の言語: 英語