A marketplace for Claude Code plugins.
This repository serves as a plugin marketplace for Claude Code, providing Language Server Protocol (LSP) integrations and other plugins to enhance Claude's development capabilities.
Python language server based on basedpyright, a community fork of pyright with additional features and improvements.
Features:
.py and .pyi filesTo add this plugin marketplace to Claude Code, run:
/plugin marketplace add flaksit/flaks-claude-code-plugins
Install the basedpyright-lsp plugin:
/plugin install basedpyright-lsp@flaks-claude-code-plugins
Or browse and install interactively:
/plugin
The plugin will automatically install basedpyright on first use. If auto-install fails, you can install manually:
Via uv (recommended):
uv tool install basedpyright
Via pip:
pip install basedpyright
The plugin structure and implementation is inspired by the excellent work from boostvolt/claude-code-lsps by Jan Kott and contributors. Thank you for pioneering LSP integration examples for Claude Code!
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub flaksit/claude-code-plugins --plugin basedpyright-lspPython language server
Rust language server
Validation and quality enforcement for Tailwind CSS projects with comprehensive utility-first CSS patterns and best practices.
YAML language server
Bash language server
Go language server