Use when responding to code review or other critical feedback (PR comments, design review, written critique). Enforces verify-before-implement, reasoned push-back, one-item-at-a-time execution, and no performative agreement. Includes read-only gh helpers for PR context.
Personal Claude Code plugin marketplace.
Add the marketplace:
/plugin marketplace add LorcanChinnock/lorcan-claude-marketplace
Then browse and install plugins:
/plugin
Or install a specific plugin directly:
/plugin install <plugin-name>@lorcan-claude-marketplace
/plugin marketplace update lorcan-claude-marketplace
Clone and point Claude at the working copy instead of GitHub:
git clone https://github.com/LorcanChinnock/lorcan-claude-marketplace.git
/plugin marketplace add /absolute/path/to/lorcan-claude-marketplace
describe-pr — write a conventional-commits title and PR description for the current branch from the raw diff vs base. Never pushes, commits, or opens a PR.humanize — rewrite text and code to remove signs of AI-generated writing. Prose skill (humanize-text) handles inflated significance, promotional language, em-dash overuse, AI vocabulary, bolded-header bullets, sycophantic openers. Code skill (humanize-code) renames verbose identifiers, simplifies comments and docstrings, and cleans up log / error / user-facing strings for non-native English readers.handle-review — structured workflow for responding to code review or other critical feedback. Enforces verify-before-implement, reasoned push-back, one-item-at-a-time execution, and no performative agreement.tech-docs — write technical docs (architecture overviews, feature designs, runbooks, getting-started guides, READMEs, tech-debt notes, how-tos, implementation plans, RFCs, and more). Asks the doc type and audience first, runs targeted clarifying questions one at a time, then drafts in plain language with structured markdown and pastel mermaid diagrams where they help. Output is humanised.Register each new plugin by adding an entry to the plugins array in .claude-plugin/marketplace.json.
version lives in its own .claude-plugin/plugin.json (not in the marketplace entry). The Claude Code docs note that for relative-path marketplaces the spec prefers the marketplace entry, but plugin.json wins silently when both are set and keeping it with the plugin keeps the bump local to the change. Only ever set the version in one place.version in plugin.json whenever you change that plugin's skills, agents, hooks, commands, or other user-facing behavior. Patch for small tweaks, minor for new features, major for breaking changes.claude plugin validate . from the repo root before pushing. The marketplace and every plugin should validate cleanly.MIT.
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 lorcanchinnock/lorcan-claude-marketplaceWriting quality skills: humanize-text removes AI tells from prose, humanize-code cleans up verbose identifiers and padded comments, and write-doc authors technical documentation (AOs, runbooks, READMEs, RFCs, and more) with audience-aware plain language and pastel Mermaid diagrams.
Local-only git workflow skills for managing stacked branches. Includes tools for splitting large branches into independently mergeable stacked PRs, and for rebasing entire stacks cleanly using git's --update-refs flag.
PR lifecycle skills: describe-pr writes a conventional-commits title and humanised PR body from the raw diff vs base. handle-review processes incoming code review feedback — verify-before-implement, reasoned push-back, one item at a time, no performative agreement. Neither skill pushes, merges, or posts to GitHub.
Write technical docs (architecture overviews, feature designs, runbooks, getting-started guides, READMEs, tech-debt notes, how-tos, implementation plans, RFCs, and more). Asks the doc type and audience first, runs targeted clarifying questions one at a time, then drafts in plain language with structured markdown and pastel mermaid diagrams where they help. Output is humanised, with no AI tells.
Creative design skills for ideation and direction. The creative-director skill acts as a senior UX/creative director: it live-researches current AI design tropes to avoid and fresh references, then produces opinionated, conceptually rich design direction.
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.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions