🎯

blueprint

🎯Skill

from wordpress/agent-skills

Security check pending
πŸ“¦

Same repository

wordpress/agent-skills(15 items)

blueprint

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add wordpress/agent-skills --skill blueprint
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add wordpress/agent-skills --skill blueprint
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/blueprint/SKILL.md
405Installs
-
AddedApr 13, 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-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-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-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-phpstan🎯Skill

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

🎯
wp-abilities-api🎯Skill

Skill for working with the WordPress Abilities API (wp_register_ability, REST endpoints, @wordpress/abilities), covering ability registration, categories, meta, REST exposure, and permissions checks for WordPress 6.9+.