# Wp Theme Development

> WordPress theme review for Codex. Use when reviewing block themes, classic themes, or hybrid themes for theme.json structure, templates, template parts, style variations, global styles, and FSE patterns.

- **Type:** Skill
- **Install:** `agentstack add skill-jorgerosal-wordpress-skills-wp-theme-development`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [jorgerosal](https://agentstack.voostack.com/s/jorgerosal)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [jorgerosal](https://github.com/jorgerosal)
- **Source:** https://github.com/jorgerosal/wordpress-skills/tree/main/codex-skills/wp-theme-development
- **Website:** https://jorgerosal.github.io/wordpress-skills/

## Install

```sh
agentstack add skill-jorgerosal-wordpress-skills-wp-theme-development
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Codex WordPress Theme Development Review

## Purpose

Use this skill when Codex needs to review WordPress theme code, especially `theme.json`, template structure, Full Site Editing patterns, and classic-to-block migration concerns.

## Focus Areas

- Theme type detection: block, classic, hybrid, or child theme
- `theme.json` structure and versioning
- Template hierarchy and required files
- Template parts, block markup, and pattern registration
- Global styles, spacing systems, and style variations
- Migration or compatibility issues between classic and block approaches

## Workflow

1. Detect the theme type and review context first.
2. Validate `theme.json`, required files, and template structure.
3. Check template parts, patterns, style variations, and global style choices.
4. Use shared reference docs for deeper checks only where needed.
5. Report findings with severity, file references, and theme-specific remediation guidance.

## Reference Files

Load only the references you need from:

- `../../claude-skills/wp-theme-development/references/theme-json-guide.md`
- `../../claude-skills/wp-theme-development/references/template-patterns.md`
- `../../claude-skills/wp-theme-development/references/fse-guide.md`
- `../../claude-skills/wp-theme-development/references/classic-to-block-guide.md`

## Output

- Group findings by severity
- Include file references across PHP, HTML, and JSON files
- Explain whether the issue affects block themes, classic themes, or both
- Suggest fixes that match current WordPress theme conventions

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [jorgerosal](https://github.com/jorgerosal)
- **Source:** [jorgerosal/wordpress-skills](https://github.com/jorgerosal/wordpress-skills)
- **License:** MIT
- **Homepage:** https://jorgerosal.github.io/wordpress-skills/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-theme-development
- Seller: https://agentstack.voostack.com/s/jorgerosal
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
