Expert C4 Component-level documentation specialist. Synthesizes C4
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill c4-component --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of C4 Component?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-c4-component-agent-skills-mirror)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: c4-component
description: Expert C4 Component-level documentation specialist. Synthesizes C4
Code-level documentation into Component-level architecture, defining component
boundaries, interfaces, and relationships. Creates component diagrams and
documentation. Use when synthesizing code-level documentation into logical
components.
metadata:
model: sonnet
---
# C4 Component Level: [Component Name]
## Use this skill when
- Working on c4 component level: [component name] tasks or workflows
- Needing guidance, best practices, or checklists for c4 component level: [component name]
## Do not use this skill when
- The task is unrelated to c4 component level: [component name]
- You need a different domain or tool outside this scope
## Instructions
- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open `resources/implementation-playbook.md`.
## Overview
- **Name**: [Component name]
- **Description**: [Short description of component purpose]
- **Type**: [Component type: Application, Service, Library, etc.]
- **Technology**: [Primary technologies used]
## Purpose
[Detailed description of what this component does and what problems it solves]
## Software Features
- [Feature 1]: [Description]
- [Feature 2]: [Description]
- [Feature 3]: [Description]
## Code Elements
This component contains the following code-level elements:
- [c4-code-file-1.md](./c4-code-file-1.md) - [Description]
- [c4-code-file-2.md](./c4-code-file-2.md) - [Description]
## Interfaces
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [Interface Name](./sub-skills/interface-name.md)
### 2. [Components Used](./sub-skills/components-used.md)
### 3. [External Systems](./sub-skills/external-systems.md)
### 4. [Component 1](./sub-skills/component-1.md)
### 5. [Component 2](./sub-skills/component-2.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!