By BeltDoor
Three skills: grill-me (stress-test a plan), brainstorming (turn an idea into a real design), and stop-slop (strip AI tells out of writing).
You MUST use this before any creative or build work — a new feature or tool, a client offer or deliverable, a workflow or automation, a piece of content, or any meaningful change. Explores intent, requirements, and design before building or acting.
Interview the user relentlessly about a plan, design, or decision until you reach shared understanding. Walk down each branch of the decision tree, resolving open questions one at a time. Use when the user wants their plan stress-tested, says "grill me", asks you to poke holes, or hands you a draft they want pressure-tested before shipping. For open exploration where there isn't a plan yet, use `/brainstorming` instead.
Strip predictable AI writing patterns out of prose — throat-clearing openers, emphasis-crutch adverbs, business jargon, binary-contrast structures, false agency, passive voice, em dashes. Use when drafting, editing, or reviewing ANY text the user will publish or send (a LinkedIn post, a doc, a paragraph, a caption draft) and you want it to read like a human wrote it. Invoke on "de-slop this," "make this sound less AI," "clean up this writing," "stop-slop this," or when reviewing prose for AI tells.
Three skills that make Claude better at thinking and writing. They work in Claude (the desktop app, Cowork, and the web app) and in Claude Code.
| Skill | What it does |
|---|---|
| grill-me | Stress-tests a plan or decision. Claude interviews you one question at a time, pokes holes, and forces every open question to a real answer before you commit. |
| brainstorming | Turns a rough idea into a real design. Claude asks questions, proposes a few approaches, and gets your sign-off before any building starts. |
| stop-slop | Strips the predictable "AI tells" out of writing (throat-clearing openers, jargon, em dashes, robotic rhythm) so a post, email, or doc reads like a person wrote it. |
This is the path for most people. Each skill is a small ZIP you upload once. After that it lives on your account and works automatically in every session.
First, turn on code execution (one time): open Settings → Capabilities and enable code execution. Skills need it.
Then add each skill:
That's it. The skills turn on automatically when they're relevant. You can toggle any of them off under Customize → Skills.
Menu names can shift slightly as Claude updates. If a label is different, look for "Skills" in your settings and an option to upload or add one.
One time, register this repo and install the bundle:
claude plugin marketplace add BeltDoor/claude-skills
claude plugin install king-skills@claude-skills
All three skills install together and fire automatically when relevant.
Manual alternative: clone the repo and copy the three folders in skills/ into your ~/.claude/skills/ directory (%USERPROFILE%\.claude\skills on Windows), then restart Claude Code.
You don't have to memorize commands. Just talk to Claude:
In Claude Code you can also call them directly: /grill-me, /brainstorming, /stop-slop.
These are shared under the MIT License (see LICENSE). Two of the three build on excellent open-source work:
Both upstream MIT license texts are reproduced in full in THIRD-PARTY-LICENSES.md. Thanks to both authors. If you build on these, keep the attribution.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub beltdoor/claude-skills --plugin king-skillsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development