Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

c4-hands-on-demo

c4-hands-on-demo contiene 18 skills recopiladas de a-scolan, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
18
Stars
2
actualizado
2026-01-23
Forks
1
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

design-view
Diseñadores de interfaces web y digitales

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
Administradores de redes y sistemas informáticos

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-01-20
create-relationship
Desarrolladores de software

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

2026-01-20
create-sequence-view
Desarrolladores de software

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

2026-01-20
customize-view
Desarrolladores de software

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

2026-01-20
name-deployment-nodes
Desarrolladores de software

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
Administradores de redes y sistemas informáticos

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

2026-01-20
test-model
Analistas de garantía de calidad de software y probadores

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

2026-01-20
understand-project-structure
Desarrolladores de software

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

2026-01-20
document-decision
Especialistas en gestión de proyectos

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

2026-01-19
implement-pattern
Desarrolladores de software

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

2026-01-19
lookup-element-kinds
Desarrolladores de software

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

2026-01-19
organize-multi-project
Desarrolladores de software

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

2026-01-19
troubleshoot-errors
Desarrolladores de software

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

2026-01-19