Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

c4-hands-on-demo

c4-hands-on-demo には a-scolan から収集した 18 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
18
Stars
2
更新
2026-01-23
Forks
1
職業カバレッジ
5 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

design-view
ウェブ・デジタルインターフェースデザイナー

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.

2026-01-23
model-deployment
ネットワーク・コンピュータシステム管理者

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.

2026-01-23
write-rich-descriptions
ソフトウェア開発者

Use metadata for system models (business/technical context) and markdown tables for deployment models (infrastructure specs). Makes models queryable and self-documenting.

2026-01-23
c4-modeling-process
ソフトウェア開発者

C4 modeling methodology - design system hierarchy top-to-bottom from Context to Components. Ensures consistent, stakeholder-focused architecture documentation.

2026-01-20
configure-project-includes
ソフトウェア開発者

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).

2026-01-20
create-element
ソフトウェア開発者

Create elements with proper naming (PascalCase kinds, camelCase vars), required metadata (technology, description), and correct hierarchy.

2026-01-20
create-relationship
ソフトウェア開発者

Create typed relationships with FQN, proper kinds (calls/async/reads/writes), descriptive labels, and no return relationships.

2026-01-20
create-sequence-view
ソフトウェア開発者

Create sequence views showing temporal flows and user interactions. Uses plain arrows with descriptive labels (no relationship kinds).

2026-01-20
customize-view
ソフトウェア開発者

Advanced view features: styling (colors, shapes, style predicates), layout control (autoLayout, rank hints), and navigation (navigateTo, links).

2026-01-20
name-deployment-nodes
ソフトウェア開発者

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.

2026-01-20
structure-deployment-tiers
ネットワーク・コンピュータシステム管理者

Organize deployment infrastructure into logical tiers (DMZ → AppTier → ProcTier → DataTier) with clear responsibility separation and firewall rules between zones.

2026-01-20
test-model
ソフトウェア品質保証アナリスト・テスター

Validate model correctness using MCP tools. Checks element references, relationships, view definitions, and syntax.

2026-01-20
understand-project-structure
ソフトウェア開発者

Load project context before making changes. Use when starting work to check available element kinds, relationship types, and tags.

2026-01-20
document-decision
プロジェクト管理専門家

Create Architecture Decision Records (ADRs) documenting WHY decisions were made. Uses standard ADR format (Status/Context/Decision/Consequences).

2026-01-19
implement-pattern
ソフトウェア開発者

Apply common patterns (external integration, async processing, multi-tier, caching). Provides tested templates.

2026-01-19
lookup-element-kinds
ソフトウェア開発者

Quick reference for available element kinds and relationship types from shared specifications.

2026-01-19
organize-multi-project
ソフトウェア開発者

Structure multi-project workspaces with shared specifications. Use template project for new projects, organize by domain/team/layer.

2026-01-19
troubleshoot-errors
ソフトウェア開発者

Diagnose common LikeC4 errors (element not found, unknown kinds, invalid relationships). Provides causes and solutions.

2026-01-19