Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub blaugold/claude-code-plugins --plugin dart-lspA 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"
}
}
}
}
Dart/Flutter language server
Rust language server
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
YAML language server
Bash language server
Validation and quality enforcement for Tailwind CSS projects with comprehensive utility-first CSS patterns and best practices.
Advanced Angular skills for dependency injection, RxJS, and signals.
Automated code quality hooks: auto-fixes (ESLint/Prettier) after edits and quality gates before stopping
LSP server integration for Svelte files using the Svelte Language 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