Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

Codebase Documenter

pormhattingpete·mhattingpete· v1.0.0 · atualizado em 2026-04-10
80
Score

Generates comprehensive documentation explaining how a codebase works, including architecture, key components, data flow, and development guidelines. Use when user wants to understand unfamiliar code, create onboarding docs, document architecture, or explain how the system works.

codebase-documentationdeveloper-onboardingarchitecture-documentationcode-understandingsoftware-documentationtechnical-writing
Linguagens
TypeScriptJavaScriptPythonJavaC#
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcodebase-documenter/workflow
1
Explore Codebase: — Use the Explore agent to thoroughly examine the codebase.
2
Map Structure: — Utilize Glob to map the directory structure.
3
Read Critical Files: — Analyze README, entry points, and core modules.
4
Identify Patterns: — Use Grep to find imports, exports, and other patterns.
5
Trace Execution: — Follow execution paths to understand data flow.
6
Synthesize Documentation: — Combine extracted knowledge into cohesive documentation.
7
Output Documentation: — Generate markdown documentation with sections like architecture, development guidelines, and API documentation.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aGitHub PR Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar aOptimize
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aSetup Harness
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Codebase Documenter
codebase-documenter
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
explain this codebasedocument the architecturehow does this code workcreate developer documentationgenerate codebase overviewcreate onboarding docscreate comprehensive documentation for the codebaseprovide a detailed explanation of the system's functionality

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download codebase-documenter
$ synaptic skills detail codebase-documenter
$ synaptic skills live codebase-documenter

Links

GitHub Repository