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

WP Plugin Development

porwordpress·wordpress· v1.0.0 · atualizado em 2026-04-10
83
Score

Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security (nonces/capabilities/sanitization/escaping), and release packaging.

wordpressplugin-developmentphpsecuritysettings-apihookswp-cli
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdwp-plugin-development/workflow
1
Triage: — Detect the WordPress project and identify plugin entry points.
2
Architecture: — Follow a predictable architecture with a single bootstrap and dedicated loader.
3
Hooks & Lifecycle: — Implement activation, deactivation, and uninstall hooks, flushing rewrite rules only when needed.
4
Settings API: — Use the Settings API for options, including sanitization callbacks.
5
Security: — Validate input, escape output, use nonces, and sanitize SQL queries.
6
Data & Cron: — Implement data storage and cron tasks, ensuring idempotency and manual run paths.
7
Verification: — Activate the plugin, save settings, uninstall, and run tests.

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 aSolana Development Skill (framework-kit-first)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aCoder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aElysiaJS Development Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84

Árvore do Skill

WP Plugin Development
wp-plugin-development
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers8
develop a WordPress plugincreate a new WordPress pluginrefactor a WordPress pluginadd settings to a WordPress pluginsecure a WordPress pluginimplement WordPress hookspackage a WordPress plugin for releaseadd an admin UI to a WordPress plugin

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

Links

GitHub Repository