dapr-config-validator
CommunityCatch config errors before deploy.
AuthorSahib-Sawhney-WH
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically validates DAPR configuration files (dapr.yaml and component YAMLs) to catch misconfigurations before runtime, reducing deployment risk and debugging time.
Core Features & Use Cases
- Schema compliance: Validates dapr.yaml structure and required fields.
- Component validation: Verifies metadata, types, and versions for component YAMLs.
- Pre-deploy checks: Finds common misconfigurations and secret exposure risks.
- Use Case: Before deploying to production, run this on your repo to surface issues in a single pass.
Quick Start
Validate the repo by checking ./dapr.yaml and components/*.yaml to ensure readiness before deployment.
Dependency Matrix
Required Modules
None requiredComponents
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: dapr-config-validator Download link: https://github.com/Sahib-Sawhney-WH/dapr-claude-plugin/archive/main.zip#dapr-config-validator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.