Principal Claude Marketplace — Data skill for Claude Code
Principal WP's public Claude Code marketplace (principalwp).
How to install Principal Claude Marketplace
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open principalwp/principal-claude-marketplace and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Principal Claude Marketplace does
Principal WP's public Claude Code marketplace (principalwp). One plugin: principalwp-toolkit — htmlizer, wp-prototype, and the WordPress Starter Pipeline.
Alternatives in Data
- HTML Anything — ✨ The agentic HTML editor — your local AI agent writes the HTML, you ship it 8.5k ★
- Skill Production Pipeline — Claude-skills — Effective: 2026-03-07 Applies to ALL new skills, improvements, and deployments 5.3k ★
- Ars Full — ARS full pipeline — research → write → review → revise → finalize 4.5k ★
README
Principal WP — Claude Code marketplace
Public Claude Code tools from [Principal WP](https://principalwp.com), shipped as a single plugin: **principalwp-toolkit**.
Install
/plugin marketplace add principalwp/principal-claude-marketplace
/plugin install principalwp-toolkit@principalwp
After you install, restart Claude Code.
Updating
We recommend enabling auto updates. To do this, run `/plugin`, open the **Marketplaces** tab, select `principalwp`, and choose **Enable auto-update**, or ask Claude to enable auto-updates for the principalwp-toolkit.
To manually update, run the command below in the terminal, then restart Claude Code (as of August 2026, `/reload-plugins` doesn't reload marketplace plugins):
claude plugin update principalwp-toolkit@principalwp
What's in the PrincipalWP toolkit
WordPress Starter Pipeline
**[How the Starter Pipeline works →](https://principalwp.github.io/principal-claude-marketplace/principal-wp-starter-pipeline.html)** is a visual walkthrough of the phases and checkpoints.
Build or change a WordPress plugin or theme through a pipeline inside Claude Code. The pipeline runs checkpointed agent phases (requirements, research, spec, code, review) and opens a pull request that's been reviewed and tested. It has three human checkpoints and a closeout that improves your next run. Run it with `/principal-wp-starter-pipeline ""` from a component repo. The first run in a project does a one-time setup (E2E test stack, WordPress Agent Skills).
**Customizing the pipeline.** The pipeline reads an optional per-machine overrides file, `~/.claude/principal-wp-starter-pipeline-overrides.md`, at the start of every run and applies each `## ` section to the matching agent. Its Feedback Loop proposes additions to that file, so your customizations survive plugin updates without ever editing the shipped agents.
htmlizer
A skill that renders your agent's markdown as a page you can read. Instead of reading a wa
Related Skills
Claude Bundle
Portable Claude Code starter pack: sanitized CLAUDE.md, settings.json, hooks, skills + optional Karpathy-style
Cold Email Automation
Claude-powered cold email pipeline for a fintech/finance job search, extracts 13K+ verified contacts from publ
Maintainerd
Config-driven maintainer skills for Claude Code — a plugin marketplace of audits, daily ops, doc validation, a
Wp Perf Review
WordPress performance code review - detects database anti-patterns, caching issues, hook problems, and scalabi
Wp Claude Code
A Claude Code-style AI assistant interface for WordPress development and management. Provides intelligent Word
Wp Create
Create a complete WordPress local development environment — download, configure, and set up database, web serv
Related Agents
Principal Agent
Lead Agent of the execution pipeline. Use this agent to draft and negotiate the Implementation Plan with the u
Motion Reviewer
Audits motion and animation against this starter's rules — spring usage, the narrow CSS-transition exception,
QA Test E2e Reviewer
End-to-end browser test gap reviewer that detects webapps, surveys critical user journeys, and recommends gaps