YAML language server for Claude Code, powered by yaml-language-server.
Provides schema validation, completions, hover documentation, and formatting for .yaml and .yml files.
npm install -g yaml-language-serverVerify installation:
yaml-language-server --version/plugin install yaml-lsp@wookstar-claude-plugins| Extension | Language |
|---|---|
.yaml |
YAML |
.yml |
YAML |
- JSON Schema and custom schema validation
- Key and value completions based on schema
- Auto-detects schemas for GitHub Actions, Docker Compose, Kubernetes, and more via SchemaStore
- Hover documentation
- Syntax error highlighting
- Code formatting