Editorial tools for developing and stress-testing story pitches: the managing-editor agent gives a single Socratic editorial read (green light / revise / kill), the sharpen skill runs a pitch through that one editor for a quick verdict, and the page-one-meeting skill simulates a full multi-persona page-one meeting that debates a pitch and delivers a verdict.
Simulates a page-one editorial meeting on a pitch or idea: a dynamic panel of editor personas debates it live via SendMessage, then delivers a verdict. Trigger on "page one meeting", "run this by the editors", "simulate a pitch meeting", "editorial meeting on this", "get the room's take", "workshop this with a panel of editors", or /page-one-meeting. For a single quick editorial read instead of a multi-agent debate, use the managing-editor agent directly, not this skill.
Runs a pitch through a single managing-editor read instead of the full page-one-meeting panel: one Socratic verdict (green light / revise / kill), no cast, no debate, no dissent round. Trigger on "sharpen this pitch", "sharpen my pitch", "quick editorial read", "give me an editor's take", "run this by an editor", or /sharpen. For a full multi-persona debate instead, use the page-one-meeting skill.
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 benjaminjackson/writing-skills --plugin pitchCRUD operations for Reclaim.ai tasks including create, update, list, complete, and delete with confirmation workflow
Ruby LSP integration with proactive SessionStart hook that guides Claude on when and how to use the 9 LSP operations for semantic code intelligence
Technical writing that respects the reader's time: the write skill drafts and updates READMEs, install guides, and dev docs, verifying every path, command, and flag against the actual code before describing it, refusing to document a UI flow it hasn't watched run, and cutting the reassurance, closing flourishes, and leftover conversation that bloat docs without telling the reader anything.
Structured reasoning skills for Claude Code: atom-of-thought decomposes complex multi-part problems into independent and dependent sub-questions before answering; confess produces an honest audit of just-completed work, surfacing confidence levels, shortcuts, and unverified assumptions; postmortem turns a finished session into a root-cause analysis, a minimum-round-trip replay, and proposed fixes.
Prose editing built on Deirdre McCloskey's Economical Writing: the editor agent critiques a draft line by line and refuses to rewrite it, the critique skill runs a document through editor and reports the findings with no edits made, and the tighten skill runs the same process but applies every safe and structural edit automatically, no approval step.
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
Comprehensive 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.
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.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
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.
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.