🎯

wp-abilities-audit

🎯Skill

from wordpress/agent-skills

πŸ“¦

Same repository

wordpress/agent-skills(17 items)

wp-abilities-audit

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add wordpress/agent-skills --skill wp-abilities-audit
skills.sh Install⚠ Installs to .agents/skills/
npx skills add wordpress/agent-skills --skill wp-abilities-audit
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/wp-abilities-audit/SKILL.md
436Installs
-
AddedMay 29, 2026

More from this repository10

🎯
wp-plugin-development🎯Skill

Teaches AI coding assistants best practices for WordPress plugin development, focusing on secure architecture, proper hook usage, settings API implementation, and security considerations.

🎯
wp-performance🎯Skill

Optimizes WordPress performance by providing guidance on profiling, caching strategies, database query optimization, and implementing Server-Timing headers for performance monitoring.

🎯
wp-block-development🎯Skill

Teaches AI assistants how to correctly develop Gutenberg blocks, covering block.json configuration, attribute handling, rendering techniques, and proper block deprecation strategies.

🎯
wordpress-router🎯Skill

Classifies WordPress repositories and intelligently routes them to the most appropriate development workflow or skill based on project structure and detected characteristics.

🎯
wp-rest-api🎯Skill

Teaches AI assistants how to correctly design, implement, and secure WordPress REST API routes, endpoints, authentication, and response handling.

🎯
wp-block-themes🎯Skill

Teaches AI coding assistants best practices for creating modern WordPress block themes, including `theme.json` configuration, template design, pattern creation, and style variations.

🎯
wp-project-triage🎯Skill

Agent skills that teach AI coding assistants WordPress development patterns, covering Gutenberg blocks, block themes, plugin security, and modern WordPress best practices.

🎯
wp-wpcli-and-ops🎯Skill

Teaches AI how to use WP-CLI for WordPress automation, multisite management, database operations, and command-line workflows.

🎯
wp-interactivity-api🎯Skill

Teaches AI how to implement WordPress's Interactivity API using `data-wp-*` directives for creating dynamic, interactive frontend experiences without full page reloads.

🎯
wp-phpstan🎯Skill

Configures and guides PHPStan static analysis for WordPress projects, providing custom configuration, baseline settings, and WordPress-specific type checking.