plugin▌
21 indexed skills · max 10 per page
plugin-structure
anthropics/claude-code · Productivity
$22
wordpress-plugin-core
jezweb/claude-skills · Productivity
Secure WordPress plugin development with hooks, database interactions, Settings API, custom post types, and REST API. \n \n Covers three architecture patterns (Simple, OOP, PSR-4) plus the Security Trinity (sanitize input, validate logic, escape output) with 29 documented vulnerability prevention patterns \n Includes critical security foundations: unique prefixes, ABSPATH checks, nonce verification, prepared statements, and capability checks with real 2025-2026 CVE examples \n Addresses WordPres
wp-plugin-development
wordpress/agent-skills · Productivity
Complete WordPress plugin development workflow from architecture through security and release packaging. \n \n Covers plugin structure, hooks/actions/filters, activation/deactivation/uninstall lifecycle, and Settings API for admin UI and options management \n Includes mandatory security baseline: input validation/sanitization, nonces, capability checks, and parameterized SQL queries via $wpdb->prepare() \n Supports data storage patterns, cron task setup with idempotency, and schema migrations wi
plugin-creator
OWNER/REPO · productivity
Create and scaffold plugin directories for Codex with required and optional structures for easy plugin management.
apollo-router-plugin-creator
apollographql/skills · Productivity
Create native Rust plugins for Apollo Router.
plugin-settings
aiskillstore/marketplace · Productivity
Plugins can store user-configurable settings and state in .claude/plugin-name.local.md files within the project directory. This pattern uses YAML frontmatter for structured configuration and markdown content for prompts or additional context.
wp-plugin-development
automattic/agent-skills · Productivity
Use this skill for plugin work such as:
plugin-forge
davila7/claude-code-templates · Productivity
Build and manage Claude Code plugins with correct structure, manifests, and marketplace integration. Includes workflows, automation scripts, and reference docs.
plugin-structure
davila7/claude-code-templates · Productivity
Claude Code plugins follow a standardized directory structure with automatic component discovery. Understanding this structure enables creating well-organized, maintainable plugins that integrate seamlessly with Claude Code.
plugin-settings
davila7/claude-code-templates · Productivity
Plugins can store user-configurable settings and state in .claude/plugin-name.local.md files within the project directory. This pattern uses YAML frontmatter for structured configuration and markdown content for prompts or additional context.