vscode-configuration-validation

Community

Validate VS Code manifests for runtime correctness

Authorfabioc-aloha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

VS Code extensions often misbehave at runtime when manifest configurations are not properly registered or declared, leading to silent failures and poor user experience.

Core Features & Use Cases

  • Configuration Registration Validation: verifies that all dynamic or static configuration writes reference registered properties.
  • Command Registration Validation: ensures commands used by the extension are declared in package.json contributes.
  • Configuration Read Validation: checks that reads from getConfiguration() map to registered properties and defaults are provided.
  • Error Handling Patterns: guides graceful degradation for non-critical features and safe fallbacks.

Quick Start

Audit your VS Code extension manifests quickly and fix registration gaps before release.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vscode-configuration-validation
Download link: https://github.com/fabioc-aloha/tldr/archive/main.zip#vscode-configuration-validation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.