WordPress Penetration Testing

21.8k
davila7davila7

This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress vulnerabilities", or "use WPScan". It provides comprehensive WordPress security assessment methodologies.

190 days ago

WordPress Penetration Testing

3.5k
zebbernzebbern

This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress vulnerabilities", or "use WPScan". It provides comprehensive WordPress security assessment methodologies.

190 days ago

pinch-to-post

1.8k
openclawopenclaw

Manage WordPress sites through WP Pinch MCP tools. Part of WP Pinch (wp-pinch.com).

wordpresswp-pinchcms+3
190 days ago

postiz

1.8k
openclawopenclaw

Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk

190 days ago

fliz-ai-video-generator

1.8k
openclawopenclaw

Complete integration guide for the Fliz REST API - an AI-powered video generation platform that transforms text content into professional videos with voiceovers, AI-generated images, and subtitles. Use this skill when: - Creating integrations with Fliz API (WordPress, Zapier, Make, n8n, custom apps) - Building video generation workflows via API - Implementing webhook handlers for video completion notifications - Developing automation tools that create, manage, or translate videos - Troubleshooting Fliz API errors or authentication issues - Understanding video processing steps and status polling Key capabilities: video creation from text/Brief, video status monitoring, translation, duplication, voice/music listing, webhook notifications.

videoaifliz+3
190 days ago

wordpress-pro

1.8k
openclawopenclaw

Use when developing WordPress themes, plugins, customizing Gutenberg blocks, implementing WooCommerce features, or optimizing WordPress performance and security.

190 days ago

wp-interactivity-api

773
WordPressWordPress

Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity store/state/actions, block viewScriptModule integration, wp_interactivity_*()) including performance, hydration, and directive behavior.

190 days ago

wp-performance

773
WordPressWordPress

Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile/doctor, Server-Timing, Query Monitor via REST headers), database/query optimization, autoloaded options, object caching, cron, HTTP API calls, and safe verification.

190 days ago

wp-rest-api

773
WordPressWordPress

Use when building, extending, or debugging WordPress REST API endpoints/routes: register_rest_route, WP_REST_Controller/controller classes, schema/argument validation, permission_callback/authentication, response shaping, register_rest_field/register_meta, or exposing CPTs/taxonomies via show_in_rest.

190 days ago

wpds

773
WordPressWordPress

Use when building UIs leveraging the WordPress Design System (WPDS) and its components, tokens, patterns, etc.

190 days ago

wp-playground

773
WordPressWordPress

Use for WordPress Playground workflows: fast disposable WP instances in the browser or locally via @wp-playground/cli (server, run-blueprint, build-snapshot), auto-mounting plugins/themes, switching WP/PHP versions, blueprints, and debugging (Xdebug).

190 days ago

wp-plugin-development

773
WordPressWordPress

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.

190 days ago

wp-block-development

773
WordPressWordPress

Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes/serialization, supports, dynamic rendering (render.php/render_callback), deprecations/migrations, viewScript vs viewScriptModule, and @wordpress/scripts/@wordpress/create-block build and test workflows.

190 days ago

wp-wpcli-and-ops

773
WordPressWordPress

Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushing, multisite, and scripting/automation with wp-cli.yml.

190 days ago

wp-project-triage

773
WordPressWordPress

Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails.

190 days ago

wp-block-themes

773
WordPressWordPress

Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).

190 days ago

wp-abilities-api

773
WordPressWordPress

Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) including defining abilities, categories, meta, REST exposure, and permissions checks for clients.

190 days ago

wordpress-router

773
WordPressWordPress

Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo and route to the correct workflow/skill (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging).

190 days ago

wp-phpstan

773
WordPressWordPress

Use when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins/themes/sites): phpstan.neon setup, baselines, WordPress-specific typing, and handling third-party plugin classes.

190 days ago

wordpress-plugin-core

572
jezwebjezweb

Build secure WordPress plugins with hooks, database interactions, Settings API, custom post types, and REST API. Covers Simple, OOP, and PSR-4 architecture patterns plus the Security Trinity. Includes WordPress 6.7-6.9 breaking changes. Use when creating plugins or troubleshooting SQL injection, XSS, CSRF, REST API vulnerabilities, wpdb::prepare errors, nonce edge cases, or WordPress 6.8+ bcrypt migration.

190 days ago

jquery-4

572
jezwebjezweb

Migrate jQuery 3.x to 4.0.0 safely in WordPress and legacy web projects. Covers all breaking changes: removed APIs ($.isArray, $.trim, $.parseJSON, $.type), focus event order changes, slim build differences, ES modules migration, and Trusted Types support. Use when: upgrading jQuery to 4.0, fixing "$.isArray is not a function" errors, WordPress jQuery migration, updating legacy JavaScript, or troubleshooting focus/blur event order issues.

190 days ago

favicon-gen

572
Jezweb Claude Skills Favicon GenJezweb Claude Skills Favicon Gen

Generate custom favicons from logos, text, or brand colors - prevents launching with CMS defaults. Extract icons from logos, create monogram favicons from initials, or use branded shapes. Outputs all required formats: favicon.svg, favicon.ico, apple-touch-icon.png, and web app manifest. Use when: initializing new websites, replacing WordPress/CMS default favicons, converting logos to favicons, creating branded icons from text only, or troubleshooting favicon not displaying, iOS icon transparency, or missing manifest files.

190 days ago

changelog

315
Bonny Wordpress Simple History ChangelogBonny Wordpress Simple History Changelog

Adds changelog entries to readme.txt following keepachangelog format. Triggered when updating Unreleased section, documenting changes for release, or when user says "add changelog", "update changelog", "log this change".

190 days ago

siteground-cache

188
aiskillstoreaiskillstore

Bypass SiteGround caching (SG CachePress + LiteSpeed) for WordPress development. Adds cache-busting code to child themes for real-time development testing.

190 days ago

wp-test-analyzer

188
aiskillstoreaiskillstore

Analyze WordPress theme PHP files to extract testable elements for E2E test generation.

190 days ago

wp-interactivity-api

188
aiskillstoreaiskillstore

Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity store/state/actions, block viewScriptModule integration) including performance, hydration, and directive behavior.

190 days ago

sql

132
MicrockMicrock

Run SQL queries against the WordPress development database. Use when querying database tables, inspecting Simple History events, checking WordPress data, or debugging database issues.

190 days ago

wordpress-sage-theme

126
giuseppe-trisciuogliogiuseppe-trisciuoglio

Provides WordPress theme development patterns using Sage (roots/sage) framework. Use when creating, modifying, or debugging WordPress themes with Sage, including (1): creating new Sage themes from scratch, (2): setting up Blade templates and components, (3): configuring build tools (Vite, Bud), (4): working with WordPress theme templates and hierarchy, (5): implementing ACF fields integration, (6): theme customization and asset management.

190 days ago

seo-wordpress-manager

119
nicepkgnicepkg

Batch update Yoast SEO metadata (titles, descriptions, focus keyphrases) in WordPress via GraphQL. Use when the user wants to update SEO metadata, optimize titles, fix meta descriptions, or manage Yoast SEO fields across multiple posts. Supports preview mode, progress tracking, and resume capability.

190 days ago

wp-performance-review

93
elvismdevelvismdev

WordPress performance code review and optimization analysis. Use when reviewing WordPress PHP code for performance issues, auditing themes/plugins for scalability, optimizing WP_Query, analyzing caching strategies, checking code before launch, or detecting anti-patterns, or when user mentions "performance review", "optimization audit", "slow WordPress", "slow queries", "high-traffic", "scale WordPress", "code review", "timeout", "500 error", "out of memory", or "site won't load". Detects anti-patterns in database queries, hooks, object caching, AJAX, and template loading.

190 days ago

figma-to-generateblocks

48
wpgauravwpgaurav

Convert Figma designs to GenerateBlocks V2 format for WordPress

wordpressgenerateblocksfigma+2
190 days ago

docker-local-dev

48
thienanblogthienanblog

Generate Docker Compose and Dockerfile configurations for local development through interactive Q&A. Supports PHP/Laravel, WordPress, Drupal, Joomla, Node.js, and Python stacks with Nginx, Supervisor/PM2, databases, Redis, and email testing. Always asks clarifying questions before generating configurations.

190 days ago

generateblocks-layouts

48
wpgauravwpgaurav

Build layouts using GenerateBlocks V2 elements for WordPress

wordpressgenerateblockslayouts+1
190 days ago

html-to-generateblocks

48
wpgauravwpgaurav

Convert HTML/CSS layouts to GenerateBlocks V2 format with inline styles

wordpressgenerateblocksconversion+1
190 days ago

elementor-to-generateblocks

48
wpgauravwpgaurav

Convert Elementor layouts to clean GenerateBlocks V2 format, eliminating DIVception

wordpressgenerateblockselementor+2
190 days ago

wp-interactivity-api

47
Sarai-ChinwagSarai-Chinwag

Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity store/state/actions, block viewScriptModule integration, wp_interactivity_*()) including performance, hydration, and directive behavior.

190 days ago

wordpress-router

47
Sarai-ChinwagSarai-Chinwag

Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo and route to the correct workflow/skill (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging).

190 days ago

wp-playground

47
Sarai-ChinwagSarai-Chinwag

Use for WordPress Playground workflows: fast disposable WP instances in the browser or locally via @wp-playground/cli (server, run-blueprint, build-snapshot), auto-mounting plugins/themes, switching WP/PHP versions, blueprints, and debugging (Xdebug).

190 days ago

wp-rest-api

47
Sarai-ChinwagSarai-Chinwag

Use when building, extending, or debugging WordPress REST API endpoints/routes: register_rest_route, WP_REST_Controller/controller classes, schema/argument validation, permission_callback/authentication, response shaping, register_rest_field/register_meta, or exposing CPTs/taxonomies via show_in_rest.

190 days ago

wp-wpcli-and-ops

47
Sarai-ChinwagSarai-Chinwag

Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushing, multisite, and scripting/automation with wp-cli.yml.

190 days ago

wp-performance

47
Sarai-ChinwagSarai-Chinwag

Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile/doctor, Server-Timing, Query Monitor via REST headers), database/query optimization, autoloaded options, object caching, cron, HTTP API calls, and safe verification.

190 days ago

wp-abilities-api

47
Sarai-ChinwagSarai-Chinwag

Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) including defining abilities, categories, meta, REST exposure, and permissions checks for clients.

190 days ago

wp-phpstan

47
Sarai-ChinwagSarai-Chinwag

Use when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins/themes/sites): phpstan.neon setup, baselines, WordPress-specific typing, and handling third-party plugin classes.

190 days ago

wp-plugin-development

47
Sarai-ChinwagSarai-Chinwag

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.

190 days ago

wp-project-triage

47
Sarai-ChinwagSarai-Chinwag

Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails.

190 days ago

wp-openclaw-setup

47
Sarai-ChinwagSarai-Chinwag

Install wp-openclaw on a VPS. Use this skill from your LOCAL machine to deploy a self-contained WordPress + OpenClaw environment on a remote server.

190 days ago

wp-block-themes

47
Sarai-ChinwagSarai-Chinwag

Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).

190 days ago

wpds

47
Sarai-ChinwagSarai-Chinwag

Use when building UIs leveraging the WordPress Design System (WPDS) and its components, tokens, patterns, etc.

190 days ago