wpds

Query the WPDS MCP server for WordPress UI design guidance.

14|1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/wpgaurav/WordPress-skills --skill wpds-wpgaurav
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wpds
Source: https://github.com/wpgaurav/WordPress-skills/tree/main/skills/wordpress/wpds
Command: npx skills add https://github.com/wpgaurav/WordPress-skills --skill wpds-wpgaurav

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide authoritative UI design guidance for WordPress projects by querying the WPDS MCP server to access canonical docs, components, and tokens.

Core Features & Use Cases

  • Access WPDS references: components, design tokens, and patterns via the MCP server to inform UI decisions.
  • Enforce WPDS best practices across Gutenberg, themes, and blocks by recommending components and tokens that align with WPDS.
  • Use Case: A developer building a new Gutenberg block can consult WPDS guidelines to select appropriate components and tokens, ensuring consistency with the design system.

Quick Start

Use the WPDS MCP server to retrieve the canonical documentation and recommended UI patterns before implementing a new WordPress UI.

Frequently Asked Questions about wpds

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ensure my Gutenberg blocks align with the WordPress design system?

You can ensure Gutenberg blocks align with the WordPress design system by querying the WPDS MCP server to retrieve canonical UI components, design tokens, and recommended patterns for consistent block implementation.

What is the best way to find official UI components and tokens for WordPress themes?

The best way to find official UI components and tokens for WordPress themes is to query the WPDS MCP server, which provides authoritative design references and code-ready patterns to enforce best practices across your theme.

Do I need an MCP server connection to get WordPress UI design guidance?

Yes, you need access to the WPDS MCP server because it acts as the source for canonical documentation, design tokens, and component recommendations required to output authoritative WordPress UI patterns.

Can I get code-ready patterns for building custom WordPress blocks?

Yes, you can get code-ready patterns for custom WordPress blocks by consulting the WPDS guidelines through the MCP server, which outputs actionable component recommendations and design patterns adhering to WPDS documentation.

When should I query WPDS references before implementing a WordPress UI?

You should query WPDS references before implementing a new WordPress UI to select appropriate components and tokens early, ensuring your Gutenberg blocks, themes, and UI components maintain strict design consistency.