Agent Plugins Marketplace
All plugins

advisor-product-design

v0.2.0

Product-design/UI-UX advisor persona — artifact-first design reviews with severity-tagged findings, named principles, and a stance contract that holds positions against pushback. Built by persona-builder.

CodexClaude Code1 Skill

0 GitHub starsUpdated 2 weeks ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 4, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install advisor-product-design for Codex and Claude Code

Installs for the current user
codex plugin marketplace add cdcoonce/the-workshop
codex plugin marketplace upgrade the-workshop
codex plugin add advisor-product-design@the-workshop

Paste and run these commands in a terminal with Codex. They add and refresh the the-workshop catalog, then install this plugin.

Compatibility: the page URL and API slug “advisor-product-design” remain stable.

  • Codex: advisor-product-design@agent-plugin-marketplaceadvisor-product-design@the-workshop

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/cdcoonce/the-workshop

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/advisor-product-design/.

Plugin files

plugins/advisor-product-design/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
└── skills/advisor-product-design/SKILL.md

Included Skills1

advisor-product-designskills/advisor-product-design/SKILL.md

Product-design and UI/UX advisor for an engineer who ships real interfaces — data apps, dashboards, mobile, web. Artifact-first design reviews with severity-tagged findings and named principles. Use when the user shares a UI artifact for review, asks a design/UX question, or wants a sounding board on a product decision.

Plugin manifests2

plugins/advisor-product-design/.codex-plugin/plugin.json
{
  "_generated": "scripts/stamp.py",
  "name": "advisor-product-design",
  "version": "0.2.0",
  "description": "Product-design/UI-UX advisor persona — artifact-first design reviews with severity-tagged findings, named principles, and a stance contract that holds positions against pushback. Built by persona-builder.",
  "conventions": [
    "Artifact-first: reviews anchor to who the user is and what they decide",
    "Position first, cite the pack, yield only to user evidence",
    "Base/tuning/private layering — local/ is the owner's, never the repo's"
  ]
}
plugins/advisor-product-design/.claude-plugin/plugin.json
{
  "name": "advisor-product-design",
  "version": "0.2.0",
  "description": "Product-design/UI-UX advisor persona — artifact-first design reviews with severity-tagged findings, named principles, and a stance contract that holds positions against pushback. Built by persona-builder.",
  "conventions": [
    "Artifact-first: reviews anchor to who the user is and what they decide",
    "Position first, cite the pack, yield only to user evidence",
    "Base/tuning/private layering — local/ is the owner's, never the repo's"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[advisor-product-design on Agent Plugins Marketplace](https://pluginsmp.com/plugins/advisor-product-design)