From jeremylongshore-claude-code-plugins-plus-skills
Validates YAML configuration files for DevOps tasks. Provides step-by-step guidance, best practices, and generates configs for systems like git, docker, CI/CD. Triggers on 'yaml validator' phrases.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for yaml config validator tasks within the DevOps Basics domain.
Validates YAML syntax, normalizes formatting, schema-checks for Kubernetes/GitHub Actions/Docker Compose. Outputs minimal patches, issues, and validation commands.
Validates Kubernetes YAML manifests (Deployment, Service, ConfigMap, CRD) via linting, schema checks, dry-run, and CRD lookup. Report-only with fix suggestions.
Analyzes projects for config files in JSON, YAML, TOML, ENV formats. Validates correctness, detects security issues like exposed secrets, ensures env consistency, and generates schemas.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for yaml config validator tasks within the DevOps Basics domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with yaml config validator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the DevOps Basics skill category. Tags: devops, git, docker, ci-cd, infrastructure