Skip to main content
My Custom Skills
Claude Code marketplace

25 custom skills.
One marketplace install.

Skills for websites, design, code, servers, and writing.

25
Plugins
53
Design styles
8
Categories
5
WordPress tools
0
Setup steps
What's inside

8 Kinds of help.
Pick only what you need.

Install 1, install all 25, or any mix. You only add what you need.

WordPress

Build and check WordPress sites

  • wp-builder-pro: add a custom feature to your site or fix something that broke, with security and speed handled.
  • wordpress-plugin: build a complete WordPress add on from scratch, ready to submit to the official library.
  • html-to-wordpress-theme: turn a finished web page design into a WordPress site you can install.
  • wordpress-architect-review: a file by file review of a plugin or theme, with a score and the top fixes to make.
  • wordpress-consultant: a full site health check across speed, security, and growth, with a clear score out of 100.
Plan & Design

From idea to a clear plan

  • app-blueprint: turns a one line app idea into a full plan you can build from.
  • html-design-styles: 53 ready made website looks to choose from, colors and fonts included.
Tidy & Map

Understand and tidy your code

  • refactoring-analyst: a prioritized clean up list, every issue tied to a real file and line.
  • codebase-to-mermaid: easy diagrams of how the parts of a codebase fit together, every box tied to a real file and line.
  • mermaid-to-ascii: redraws a Mermaid diagram as plain text-art you can paste into a comment, a README, or a terminal.
  • explain-my-code: reads a whole codebase and writes one onboarding document, so anyone new can understand it without a walk through.
  • docblock-rewrite: rewrites bulky code notes into short plain-English one-liners, backing up the originals first.
  • unslop: strips the AI-sounding tone out of comments and names, without changing how the code runs.
Servers & Scripting

Get your app running and keep it online

  • docker-compose-architect: a secure Docker setup that starts every part of your app together, with networks, storage, and secrets handled.
  • kubernetes-architect: production-ready Kubernetes setup files with health checks and limits built in, plus the steps to launch.
  • powershell-script-engine: scripts that automate repeat tasks on Windows and keep passwords safe.
  • jq: ready made commands for pulling apart data files, with every step explained.
Writing & More

Words, names, data, and fun

  • tech-blog-article: clear technical blog posts with a strong opening, real examples, and a fair look at the pros and cons.
  • language-tutor: translation that explains the grammar and pronunciation, or a check of your own writing.
  • contract-framework: a clear, fair freelance or consulting contract from a few plain questions, with anything legal flagged to check locally.
  • readme-builder: reads your whole project and writes one beginner friendly README for it, in plain everyday English, with hype words and long dashes kept out.
  • naming-strategist: 10 catchy, brandable domain names for a new product, with the best 3 picked out.
  • excel-formula-troubleshooter: paste a broken Excel or Google Sheets formula and get the fixed version, explained.
  • vgademo: writes a tiny retro 1990s-style graphics demo after a few quick choices.
  • session-stats: turns a Claude Code session into a tidy stats page of prompts, edits, cost, and files changed.
Get started

Add the marketplace.
Install what you need.

Each plugin installs on its own, so you only add the ones you want.

# add the marketplace
/plugin marketplace add chrismccoy/skills
# WordPress
/plugin install wp-builder-pro@chrismccoy
/plugin install wordpress-plugin@chrismccoy
/plugin install html-to-wordpress-theme@chrismccoy
/plugin install wordpress-architect-review@chrismccoy
/plugin install wordpress-consultant@chrismccoy
# Plan and Design
/plugin install app-blueprint@chrismccoy
/plugin install html-design-styles@chrismccoy
# Tidy and Map
/plugin install refactoring-analyst@chrismccoy
/plugin install codebase-to-mermaid@chrismccoy
/plugin install mermaid-to-ascii@chrismccoy
/plugin install explain-my-code@chrismccoy
/plugin install docblock-rewrite@chrismccoy
/plugin install unslop@chrismccoy
# Servers and Scripting
/plugin install docker-compose-architect@chrismccoy
/plugin install kubernetes-architect@chrismccoy
/plugin install powershell-script-engine@chrismccoy
/plugin install jq@chrismccoy
# Words, Names, Data, and Fun
/plugin install naming-strategist@chrismccoy
/plugin install tech-blog-article@chrismccoy
/plugin install language-tutor@chrismccoy
/plugin install contract-framework@chrismccoy
/plugin install readme-builder@chrismccoy
/plugin install excel-formula-troubleshooter@chrismccoy
/plugin install vgademo@chrismccoy
/plugin install session-stats@chrismccoy