Skip to content

A marketplace for Claude plugins.

Notifications You must be signed in to change notification settings

hombee/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Plugins Marketplace

Hombee plugin marketplace for Claude Code.

Installation

Add the Marketplace

From command line:

claude plugin marketplace add hombee/claude-plugins

Inside Claude Code:

/plugin marketplace add hombee/claude-plugins

Install a Plugin

From command line:

claude plugin install dart-lsp@hombee-plugins

Inside Claude Code:

/plugin install dart-lsp@hombee-plugins

Available Plugins

dart-lsp

Dart and Flutter Language Server Protocol support for Claude Code.

Features:

  • Real-time diagnostics (errors, warnings, lints)
  • Auto-completion with Flutter widget support
  • Go-to-definition and find references
  • Hover documentation
  • Code refactoring
  • Automatic formatting

View plugin documentation

Verify Installation

After installation, open any .dart file. The LSP should provide:

  • Real-time error diagnostics
  • Auto-completion suggestions
  • Hover documentation

License

MIT

About

A marketplace for Claude plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published