Wp Cpt banner
yojahny55 yojahny55

Wp Cpt

Development community

Description

--- description: Custom post type builder — registers a CPT and generates its fields, archive, single, optional teaser query-section, and seed helper allowed-tools: Read, Write, Edit, Bash, Grep, Glob, Agent argument-hint: "<name> [--no-teaser] [--from-demo <section-name>]" --- # WP CPT — Custom Post Type Builder Register a custom post type and generate everything it needs: registration, ACF fields bound to the type, archive + single templates, an optional home/teaser query-section, and a seed

Installation

Installs to ~/.claude/skills/yojahny55-claude-wp-builder-wp-cpt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yojahny55-claude-wp-builder-wp-cpt && curl -fsSL https://raw.githubusercontent.com/yojahny55/claude-wp-builder/HEAD/commands/wp-cpt.md -o ~/.claude/skills/yojahny55-claude-wp-builder-wp-cpt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository