Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By blaugold
Automated code quality hooks: auto-fixes (ESLint/Prettier) after edits and quality gates before stopping
npx claudepluginhub blaugold/claude-code-plugins --plugin code-qualityA collection of plugins for Claude Code.
| Plugin | Description |
|---|---|
| code-quality | Auto-fixes (ESLint/Prettier) after edits and quality gates before stopping |
| dart-lsp | LSP integration for Dart files using the Dart Analysis Server |
| vue-typescript-lsp | TypeScript Language Server with Vue support |
Run the following slash command in Claude Code:
/plugin marketplace add blaugold/claude-code-plugins
List available plugins:
/plugin marketplace list
Install a plugin:
/plugin install <plugin-name>@local-plugins
Add the marketplace to your Claude Code settings file (~/.claude/settings.json
or .claude/settings.json in your project):
{
"extraKnownMarketplaces": {
"local-plugins": {
"source": {
"source": "github",
"repo": "blaugold/claude-code-plugins"
}
}
}
}
Specialized agents for developing, testing, and maintaining Claude Code plugins with quality enforcement hooks.
Modifies files
Hook triggers on file write and edit operations
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits.
Quality gate automation using Claude Code hooks and subagents.
Meta-tools for Claude Code configuration and customization
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
20 SEO/GEO skills and 5 commands on one shared contract for keyword research, content creation, technical audits, schema markup, monitoring, quality gates, entity truth, and campaign memory.
LSP server integration for Svelte files using the Svelte Language Server
LSP server integration for Dart files using the Dart Analysis Server
TypeScript Language Server with Vue support. Handles .vue, .ts, .tsx, .js, .jsx, .mts, .cts, .mjs, .cjs files. Use this instead of a separate TypeScript LSP for Vue projects.
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