Eliaslecomte Claude Plugin
eliaslecomte-claude-plugin is a Claude Code plugin for the Build phase that shares commands and skills across multiple web projects including Next.js and React workflows.
Reuse the same Claude Code commands, skills, and web-focused helpers across multiple Next.js and React projects from one shared plugin repo.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install eliaslecomte-claude-plugin@eliaslecomte/claude-pluginBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:eliaslecomte/claude-plugin") and the paste-ready config with skillselion.get_install_config("plugin:eliaslecomte/claude-plugin").
What it does
eliaslecomte-claude-plugin is a personal Claude Code plugin bundle aimed at sharing commands and skills consistently across web projects, especially stacks involving Next.js, React, testing, and performance work. Rather than publishing a broad marketplace, it packages four plugins that encode repeated automation, patterns, and practices the author uses from repo to repo—browser support, optimization, and general development tooling appear in the keyword list. Solo builders with a similar stack can fork or mirror the idea: one canonical plugin repo wired into every product so Claude Code behavior stays aligned. It does not replace framework documentation or CI; it standardizes how your agent invokes recurring tasks. Install when you want cross-project parity for Claude workflows, not when you need vendor-specific cloud deploy plugins only.
Highlights
- Four plugins sharing commands and skills across projects
- Next.js and React-oriented development and composition patterns
- Testing, accessibility, performance, and browser automation keywords
- Personal toolbox model instead of a public marketplace
Why builders use it
Copy-pasting Claude commands and skills into every new repo wastes time and drifts behavior between projects.
One plugin bundle gives the same Claude Code toolbox, testing helpers, and web patterns wherever you open a repo.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is eliaslecomte-claude-plugin for?
Developers who maintain multiple web projects and want shared Claude Code commands, skills, and testing-oriented tooling in one install.
When should I use eliaslecomte-claude-plugin?
Use it when you are aligning Claude behavior across repos or adopting a similar Next.js/React automation set to the author’s workflow.
How do I add eliaslecomte-claude-plugin to my agent?
Add eliaslecomte/claude-plugin as a Claude Code plugin source, enable the four bundled plugins, and point your projects at the shared commands and skills documented in the repo.
Comments
Share how you use eliaslecomte-claude-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.