Marketplace for Claude Code
이 콘텐츠는 아직 번역되지 않았습니다.
The Marketplace for Claude Code repository provides verified, modular Language Server Protocol (LSP) integrations and command-line developer tools designed specifically for Claude Code agent workflows.
Plugin Catalog
Section titled “Plugin Catalog”| Plugin | Language / Format | Capabilities |
|---|---|---|
bash-lsp | Bash / Shell Scripts | Shellcheck diagnostics, syntax validation, script linting. |
terraform-lsp | HCL / Terraform | Provider schema autocomplete, syntax verification, variable validation. |
json-lsp | JSON / JSON-Schema | Schema validation against F5 Distributed Cloud OpenAPI models. |
yaml-lsp | YAML Manifests | Kubernetes & F5 XC declarative manifest IntelliSense. |
mdx-lsp | MDX / Astro | Markdownlint and textlint terminology validation. |
tsgo-lsp | TypeScript & Go | Cross-language symbol resolution and type-checking. |
css-lsp | CSS / Tailwind | Theme token autocomplete and style linting. |
eslint-lsp | JavaScript / TypeScript | ESLint rule enforcement and auto-fixes. |
html-lsp | HTML Templates | Tag matching and accessibility diagnostics. |
markdown-lsp | CommonMark / GFM | Formatting rules, header hierarchy checks, link verification. |
toml-lsp | TOML Configurations | Schema verification for Cargo and tool settings. |