site-specification

Extract site specifications from briefs for WordPress theme generation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

From user descriptions, this skill extracts a complete site specification to guide WordPress theme design, including type, audience, tone, layout, and typography.

Core Features & Use Cases

  • Parses natural language briefs to produce a structured site spec aligned with a JSON schema.
  • Generates layoutNotes and typography guidance to accelerate theme creation, design handoffs, and developer kickoff.
  • Supports optional assets and references to enrich brand insights when provided by the user.

Quick Start

Provide a concise site brief from user input to guide theme generation.

Frequently Asked Questions about site-specification

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

FAQPage Schema
How do I turn a natural language brief into a WordPress theme specification?

To turn a natural language brief into a WordPress site specification, you parse user descriptions to identify site type, audience, tone, and layout requirements. This generates a structured JSON-like schema with layout notes and typography guidance for theme development.

What is a site specification schema used for in WordPress theme generation?

A site specification schema for WordPress theme generation is a structured JSON-like output defining layout requirements, audience, tone, and typography. It provides a ready-to-use blueprint to accelerate design handoffs and developer kickoff.

Can I use a site spec for branding and typography guidance across different project types?

Yes, you can use a site spec for branding and typography guidance across various project types. It analyzes briefs to extract specific layout notes and typography directives, ensuring theme generation aligns with distinct brand insights and audience expectations.

How do I extract layout notes and audience tone from client input for theme development?

To extract layout notes and audience tone from client input for theme development, you parse the natural language brief to isolate specific requirements. This transforms unstructured descriptions into a precise site specification schema for WordPress theme generation.

Do I need to provide optional assets or references to generate a site specification?

You do not need to provide optional assets to generate a basic site specification, as parsing a concise text brief is sufficient. However, providing optional assets and references enriches brand insights and yields a more refined typography and layout output.

What is the best way to structure frontmatter for a WordPress site specification?

The best way to structure frontmatter for a WordPress site specification is to use a JSON-like schema that maps parsed brief elements like site type, tone, and typography. This ensures the extracted data is formatted as a ready-to-use input for theme generation.