Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Codebase Search

porsupercent-io·supercent-io· v1.0.0 · atualizado em 2026-04-10
83
Score

Search and navigate large codebases efficiently. Use when finding specific code patterns, tracing function calls, understanding code structure, or locating bugs. Handles semantic search, grep patterns, AST analysis.

codebase-analysiscode-searchcode-navigationbug-trackingcode-understandingsemantic-search
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcodebase-search/workflow
1
Understand the goal — : Determine what you are trying to find (feature, bug, API usage, config).
2
Choose search strategy — : Select semantic search, grep, or glob based on the goal.
3
Start broad, then narrow — : Begin with a general search and refine with directory targeting.
4
Combine searches — : Use multiple search types to build understanding incrementally.
5
Read surrounding context — : Analyze the code around the matches.
6
Document findings — : Note important discoveries and insights.

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 aNode.js Backend Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAPI Design Principles
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
29
Similar aPython Performance Optimization
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Codebase Search
codebase-search
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.RECOMMEND
6.REFLECT
Triggers8
search the codebase for a specific functionfind all usages of a classtrace function calls and dependencieslocate a bug in the codefind examples of API usageunderstand the code structurefind where a setting is definedfind files related to a feature

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-search
$ synaptic skills detail codebase-search
$ synaptic skills live codebase-search

Links

GitHub Repository