Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

c4-hands-on-demo

c4-hands-on-demo에는 a-scolan에서 수집한 skills 18개가 있으며, 저장소 수준 직업 범위와 사이트 내 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