Help us improve
Share bugs, ideas, or general feedback.
Production-ready Claude Code plugin featuring 30+ slash commands for Git automation, documentation generation, job queues, and code quality. Includes 6 specialized agents for security review, completion verification, and documentation auditing. Battle-tested workflows for software engineering teams.
npx claudepluginhub lpasqualis/lpclaudeLorenzo's comprehensive Claude Code configuration with agents, slash commands, workers, hooks, and utilities for Git automation, documentation, job queues, and code quality checks
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Share bugs, ideas, or general feedback.
This is my personal Claude Code configuration that I maintain in Git. I'm sharing it publicly as an example of how to organize and version-control a Claude Code setup. This system works for me and my needs, but might not work for others. My requirements are:
What this is: My personal collection of agents, slash commands, and tools that I use across all my projects.
What this isn't: A framework or product to install. It's one person's configuration shared as a reference.
Claude Code supports personal configurations via ~/.claude/, but there aren't many examples of how to organize and maintain them. This repository shows:
The easiest way to use this configuration is via Claude Code's plugin system.
Quick Install:
/plugin and select "Add marketplace"https://github.com/lpasqualis/lpclaude/plugin again and select "Install plugin"lpclaude-config from the listOr use commands directly:
# Step 1: Add the marketplace (HTTPS format recommended)
/plugin marketplace add https://github.com/lpasqualis/lpclaude
# Step 2: Install the plugin
/plugin install lpclaude-config
Or skip the marketplace and install directly:
/plugin install https://github.com/lpasqualis/lpclaude
Benefits:
~/.claude/ configsSee PLUGIN_INSTALL.md for detailed plugin documentation.
For full control over files and symlinks:
git clone https://github.com/lpasqualis/lpclaude.git ~/.lpclaude
cd ~/.lpclaude
./setup.sh
See "If You Want to Try My Components" section below for details.
Not ready to install? You can also:
Browse the repository to:
If you find something useful:
~/.claude/ directoryTo create your own configuration repository:
Here's what I've built for my workflow (yours will be different):
addjob task queuing system