Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub lorcanchinnock/lorcan-claude-codex-marketplace --plugin handle-reviewPersonal 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.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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.
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
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Memory compression system for Claude Code - persist context across sessions
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.
Write a conventional-commits title and PR description for the current branch. Reads the raw diff vs base, asks heavily about why the change was made, then writes a humanised body in dropped-subject active voice with a Mermaid diagram where it helps. Never pushes, commits, or opens a PR.
Rewrite text and code to remove signs of AI-generated writing. Prose skill handles inflated significance, promotional language, em-dash overuse, AI vocabulary, bolded-header bullets, and sycophantic openers. Code skill renames verbose identifiers, simplifies comments and docstrings, and cleans up log / error / user-facing strings for non-native English readers.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim