claudeindex
wshayes's avatar
Author

William Hayes

@wshayes
1
Marketplaces
6
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

skill-marketplace

skill-marketplace

Plugins:6
Skills:0
0
0

Plugins

Plugin

executive-pptx

Create or critique executive PowerPoint presentations using a decision-driven structure: conclusion-titles, one-idea-per-slide, and the hardest objection answered on-slide. Draws on Pyramid Principle, BLUF, SCQA, action titles, MECE, and pre-mortem objection handling.

Plugin

html-app

Build elaborate, self-contained single-file HTML app artifacts for claude.ai using React, TypeScript, Tailwind CSS v4, and shadcn/ui. Scaffolds a Vite project with 56 pre-installed components, then bundles everything (JS, CSS, assets) into one inlined HTML file. Use for complex artifacts needing state, routing, or shadcn/ui — not for trivial single-file HTML/JSX.

Plugin

herdr

Drive Herdr, the terminal workspace manager for AI coding agents, from the command line. Manage persistent sessions, workspaces, git worktrees, tabs, and panes, and orchestrate agent terminals (start, send input, read output, wait on status) over Herdr's socket API. Use when working inside a Herdr session or scripting agent orchestration with the `herdr` CLI.

Plugin

design-md

Author, extract, and maintain a project-level DESIGN.md following the Google design.md spec. Creates a single source of truth for brand, style, color tokens, typography, spacing, and components — and wires CLAUDE.md to reference it on every design decision.

Plugin

gxp-review-general

General-purpose GxP document and record review skill. Produces structured Critical/Major/Minor/Observation findings against FDA, EU, ICH, and Montai SOPs, with a Word review report deliverable.

Plugin

uv

Checks whether the uv Python package manager is installed and installs it if missing. Ensures uv is on PATH. Use when another skill requires uv as a prerequisite or when a pip install is requested.