πŸ”Œ

content-craft

πŸ”ŒPlugin

performance-dudes/ai-plugins

VibeIndex|
What it does
|

Research-backed content & design craft β€” two generic user-space skills: blog-article-writing (AIDA/PAS frameworks, headline patterns, readability, editing checklist) and design-skills-2026 (WCAG 2.1 AA, Core Web Vitals, mobile-first responsive UI, typography, motion, onboarding UI patterns). Generic, evidence-based β€” no PD IP. Conversion-/PLG-psychology lives in the sales plugin.

πŸͺ

Part of

performance-dudes/ai-plugins

Installation

Add marketplace in Claude Code:
/plugin marketplace add performance-dudes/ai-plugins
Step 2. Install plugin:
/plugin install content-craft@ai-plugins
0
-
AddedJul 25, 2026

More from this repository7

πŸ”Œ
transcribeπŸ”ŒPlugin

Quality-first multi-speaker transcription on Apple Silicon β€” an on-device ffmpeg/Whisper/pyannote pipeline plus parallel Opus deliverables (verbatim clean transcript, minutes, quoted facts, personas, todos). Generic: all domain knowledge comes from user-provided context. Command: /transcribe

πŸ”Œ
ocrπŸ”ŒPlugin

Quality-first OCR + auto-classification of scanned documents on Apple Silicon β€” on-device Apple Vision OCR (auge, auto-rotating) plus parallel Opus classification into a reviewable rename/sort proposal, with a separate dry-run apply step (undo log, searchable PDF text layers). Generic: all domain knowledge comes from user-provided context. Command: /ocr

πŸ”Œ
mechanicπŸ”ŒPlugin

Cost-tiered mechanical subagents β€” two agents pinned to cheaper model versions so the premium tier (Opus / Sonnet 5) stays reserved for judgment. `mechanic` (Sonnet 4.6) for mechanical work that needs code/context comprehension (specified edits, cross-file refactors, boilerplate that must fit); `errand` (Haiku 4.5) for trivial self-contained transformations that need no codebase understanding (classify, extract, reformat, literal find/replace). Routing: needs code understanding -> mechanic; needs a decision -> general-purpose; otherwise -> errand. Invoke via the Agent tool with subagent_type "mechanic" or "mechanic:errand".

πŸ”Œ
image-toolkitπŸ”ŒPlugin

Image create & edit framework β€” Google Gemini for AI generation and semantic editing (recommended path), plus ImageMagick 7 for fast local processing (resize, crop, convert, watermark, favicon, batch, GIF, montage). Bundled generate_image.py runs via uv (no manual deps). Generic: prompts and assets come from the user. Command: /image

πŸ”Œ
exampleπŸ”ŒPlugin

Reference showcase of every Claude Code plugin component and technique β€” workflow, command, skill (calling the workflow), subagent, theme, output style, plus .example templates for hooks/MCP/LSP/monitors and a tests/ folder on how to test plugins and skills. Command: /greet

πŸ”Œ
context-awareπŸ”ŒPlugin

Reference plugin for building context-aware plugins: workflows and agents that route ALL retrieval through the context-mode MCP (ctx_*), so raw bytes are indexed and searched in a sandbox, never dumped into the window. Requires context-mode (enabled once at the workspace level). Teaches the five patterns (index-once-slice-many, fetch-and-index, plain-JS glue, structured-output handoffs, lean orchestrator) and ships a runnable, domain-agnostic demo. Command: /context-aware

πŸͺ
performance-dudes/ai-pluginsπŸͺMarketplace

Performance Dudes β€” ΓΆffentliche Claude-Code-Plugins (Signing, Workspace-Infrastruktur)