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

Plugin Structure for Claude Code

poraiskillstore·aiskillstore· v1.0.0 · atualizado em 2026-04-11
85
Score

This skill assists users with plugin development tasks, including scaffolding, understanding plugin structure, organizing components, configuring `plugin.json`, utilizing `${CLAUDE_PLUGIN_ROOT}`, and adding commands, agents, skills, or hooks. It provides guidance on directory layout, manifest configuration, component organization, file naming conventions, and Claude Code plugin architecture best practices.

plugin-developmentclaude-pluginsagent-frameworkplugin-architectureauto-discoveryplugin-manifest
Linguagens
TypeScriptJavaScriptJSON
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdplugin-structure/workflow
1. Analyze user request to determine plugin requirements.
2. Define the plugin's directory structure, including folders for commands, agents, skills, and hooks.
3. Create or modify the `plugin.json` manifest file with necessary metadata and component path configurations.
4. Implement the plugin's components (commands, agents, skills, hooks) according to Claude Code's specifications.
5. Utilize `${CLAUDE_PLUGIN_ROOT}` for portable path references within the plugin.
6. Test the plugin to ensure proper functionality and integration with Claude Code.
7. Document the plugin's usage and dependencies.

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 aShaping Methodology
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aBuilding With Base Account
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aCreate Beads Orchestration
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Plugin Structure for Claude Code
plugin-structure
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.RECOMMEND
5.ACT
6.REFLECT
Triggers10
create a pluginscaffold a pluginunderstand plugin structureorganize plugin componentsset up plugin.jsonuse ${CLAUDE_PLUGIN_ROOT}add commands/agents/skills/hooksconfigure auto-discoveryplugin directory layoutplugin architecture best practices

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 plugin-structure
$ synaptic skills detail plugin-structure
$ synaptic skills live plugin-structure

Links

GitHub Repository