🎯

wpds

🎯Skill

from automattic/agent-skills

VibeIndex|
What it does
|

Skill for building UIs using the WordPress Design System (WPDS), providing guidance on components, design tokens, color primitives, spacing scales, typography presets, and integration with the WPDS MCP server for canonical documentation access.

πŸ“¦

Same repository

automattic/agent-skills(13 items)

wpds

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add automattic/agent-skills --skill wpds
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add automattic/agent-skills --skill wpds
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/wpds/SKILL.md

SKILL.md

66Installs
173
-
Last UpdatedJan 26, 2026

More from this repository10

🎯
wp-plugin-development🎯Skill

WordPress-specific agent skills by Automattic that teach AI coding assistants Gutenberg block development, block themes, plugin architecture, interactivity API, and proper WordPress patterns.

🎯
wordpress-router🎯Skill

WordPress-specific agent skills by Automattic that teach AI coding assistants Gutenberg block development, block themes, plugin architecture, interactivity API, and proper WordPress patterns.

🎯
wp-block-development🎯Skill

Teaches AI coding assistants WordPress block development patterns, avoiding common mistakes and following Automattic's best practices.

🎯
wp-block-themes🎯Skill

WordPress-specific agent skills by Automattic that teach AI coding assistants Gutenberg block development, block themes, plugin architecture, interactivity API, and proper WordPress patterns.

🎯
wp-performance🎯Skill

Optimizes WordPress website performance including page load analysis, caching, and resource optimization, from Automattic's official Agent Skills for WordPress.

🎯
wp-abilities-api🎯Skill

WordPress-specific agent skills by Automattic that teach AI coding assistants Gutenberg block development, block themes, plugin architecture, interactivity API, and proper WordPress patterns.

🎯
wp-wpcli-and-ops🎯Skill

Teaches AI coding assistants WordPress CLI operations and site management patterns, following Automattic's best practices.

🎯
wp-interactivity-api🎯Skill

WordPress-specific agent skills by Automattic that teach AI coding assistants Gutenberg block development, block themes, plugin architecture, interactivity API, and proper WordPress patterns.

🎯
wp-phpstan🎯Skill

Skill for configuring, running, and fixing PHPStan static analysis in WordPress plugin and theme projects, covering phpstan.neon setup, baseline management, WordPress-specific PHPDoc typing for REST requests and hooks, and handling third-party plugin classes.

🎯
wp-project-triage🎯Skill

Triages and manages WordPress project issues and pull requests for efficient project management, from Automattic's official Agent Skills for WordPress.