yaml-config-validator
This skill provides automated assistance for yaml config validator tasks within the DevOps Basics domain.
Content Preview
--- name: yaml-config-validator description: | Yaml Config Validator - Auto-activating skill for DevOps Basics. Triggers on: yaml config validator, yaml config validator Part of the DevOps Basics skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Yaml Config Validator ## Purpose This skill provides automated assistance for yaml config validator tasks within the DevOps Basics domain. ## When
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/yaml-config-validator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/01-devops-basics/yaml-config-validator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/01-devops-basics/yaml-config-validator/SKILL.md
Related Skills
yaml-master
Proactive YAML intelligence: validate syntax, enfo
yaml-masteryamlmaster
by jeremylongshore · plugins-plus-skills
plugin-dev/command-development
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
skillplugin-devcommand-development
by Anthropic · anthropic-official-plugins
plugin-dev/plugin-settings
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
skillplugin-devplugin-settings
by Anthropic · anthropic-official-plugins
awt-e2e-testing
AI-powered E2E web testing — eyes and hands for AI coding tools. Declarative YAML scenarios, Playwright execution, visual matching (OpenCV + OCR), platform auto-detection (Flutter/React/Vue), learning DB. Install: npx skills add ksgisang/awt-skill --skill awt -g
data-aiawte2e
by sickn33 (Antigravity) · antigravity-awesome-skills