← Volver al catálogo Build and maintain modern WordPress plugins and MCP servers, including hybrid WordPress+MCP products. Use when implementing plugin architecture (PHP, REST API, Gutenberg/admin/page-builder integrations), MCP tooling (TypeScript/Python, stdio/HTTP transport), security hardening, licensing/updates, and delivery workflows from scaffold to distribution.
Ver en GitHub ↗ Copiar URL del repo Copiar enlace del SKILL.md Licencia: MIT Cómo agregar Copiar comando /plugin marketplace add respira-press/agent-skills-wordpress El comando exacto puede variar según el repositorio. Consulta el README en GitHub.
Para el autor de la skill
Muestra que tu skill está catalogada en Skillteca, genera backlink y tráfico rastreable.
Markdown HTML
[](https://www.skillteca.com.br/skills/wordpress-mcp-dev?utm_source=badge&utm_medium=readme&utm_campaign=badge) Copiar snippet Habilidad de investigación de seguridad en Modo Equipo que orquesta a 3 cazadores de vulnerabilidades y 2 ingenieros de PoC para auditar un código, probar la explotabilidad, clasificar causas raíz y calibrar la severidad. Se utiliza para revisión de seguridad, investigación de vulnerabilidades, auditoría de explotabilidad y validación de modelo de amenazas.
Segurança por code-yeongyu
Comprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security hardening.
Segurança #github #git por sickn33
security-compliance-compliance-check You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. Perform comprehensive compliance audits and provide implementation guidance for achieving and maintaining compliance.
Segurança #github #git por sickn33
Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks.
Segurança #github #git por sickn33
Alerta por categoría
Un email corto con solo las skills nuevas de Segurança. 4 minutos de lectura, sin spam, te das de baja con un clic.
Confirmas tu email en el primer envío. Sin spam. Te das de baja con un clic.
WordPress + MCP Development
Use this skill to ship production-grade WordPress plugins, MCP servers, or both together.
Workflow
Identify target product shape: plugin, mcp-server, or hybrid.
Choose architecture and scaffold from the relevant reference.
Implement minimum viable vertical slice first:
Plugin: one secure REST route + one real feature path.
MCP: one read-only tool + one mutating tool with safe validation.
Hybrid: one plugin endpoint consumed by one MCP tool.
Add safety controls before expanding scope: capability checks, nonce/auth, sanitized errors, and rollback strategy.
Validate against checklists before release.
Guardrails
Keep plugin bootstrap thin; place behavior in namespaced classes.
Prefix all plugin symbols to avoid collisions.
Treat MCP tool schemas/descriptions as API contracts for model behavior.
Return actionable errors and avoid leaking secrets.
Prefer duplicate-first content edits for AI-assisted write operations.
References
Core guide: references/full-guide.md
WordPress plugin architecture and security sections: references/full-guide.md
MCP server design, transport, and tooling sections: references/full-guide.md
Lifecycle, testing, and distribution checklists: references/full-guide.md
Leer descripción completa↓
Comentarios · Sin comentarios Aún no hay comentarios. Sé el primero.