# Wp Acf And Content Modeling

> WordPress ACF and content modeling review for Codex. Use when reviewing ACF field groups, CPT and taxonomy design, options pages, repeaters, flexible content, relationship fields, ACF JSON sync, and meta-heavy content architecture.

- **Type:** Skill
- **Install:** `agentstack add skill-jorgerosal-wordpress-skills-wp-acf-and-content-modeling`
- **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-acf-and-content-modeling
- **Website:** https://jorgerosal.github.io/wordpress-skills/

## Install

```sh
agentstack add skill-jorgerosal-wordpress-skills-wp-acf-and-content-modeling
```

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

## About

# Codex WordPress ACF and Content Modeling Review

## Purpose

Use this skill when Codex needs to review whether a WordPress project modeled its content well, not just whether the templates currently render.

## Focus Areas

- CPT, taxonomy, and field-boundary decisions
- ACF field groups, naming, defaults, and conditional logic
- Repeater and flexible-content fit
- Relationship fields and return-format consistency
- Options pages and global settings design
- ACF JSON sync and environment drift
- Meta-query and storage-performance implications

## Workflow

1. Inventory the real entities, taxonomies, options pages, and field groups.
2. Check whether the model uses the right boundary: CPT vs taxonomy vs field.
3. Review ACF field-group structure, naming, and editor ergonomics.
4. Flag repeaters, flexible content, and relationship fields used beyond their safe role.
5. Escalate query/storage risks when the model pushes too much onto `postmeta`.
6. Report findings with severity, file references, subsystem notes, and suggested redesigns.

## Reference Files

Load only the references you need from:

- `../../claude-skills/wp-acf-and-content-modeling/references/content-modeling-guide.md`
- `../../claude-skills/wp-acf-and-content-modeling/references/acf-json-and-field-group-guide.md`
- `../../claude-skills/wp-acf-and-content-modeling/references/meta-query-and-performance.md`

## Output

- Group findings by severity
- Distinguish schema blockers from editorial-quality improvements
- Call out taxonomy-vs-meta and entity-vs-field decisions explicitly
- Suggest follow-up in performance, REST, or block-review domains where relevant

## 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-acf-and-content-modeling
- 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%.
