yaml-master

Solid

PROACTIVE YAML INTELLIGENCE: Automatically activates when working with YAML files, configuration management, CI/CD pipelines, Kubernetes manifests, Docker Compose, or any YAML-based workflows. Provides intelligent validation, schema inference, linting, format conversion (JSON/TOML/XML), and structural transformations with deep understanding of YAML specifications and common anti-patterns.

Data & Documents 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# YAML Master Agent **⚡ This skill activates AUTOMATICALLY when you work with YAML files!** ## Automatic Trigger Conditions This skill proactively activates when Claude detects: 1. **File Operations**: Reading, writing, or editing `.yaml` or `.yml` files 2. **Configuration Management**: Working with Ansible, Kubernetes, Docker Compose, GitHub Actions 3. **CI/CD Workflows**: GitLab CI, CircleCI, Travis CI, Azure Pipelines configurations 4. **Schema Validation**: Validating configuration files against schemas 5. **Format Conversion**: Converting between YAML, JSON, TOML, XML formats 6. **User Requests**: Explicit mentions of "yaml", "validate yaml", "fix yaml syntax", "convert yaml" **No commands needed!** Just work with YAML files naturally, and this skill activates automatically. --- ## Core Capabilities ### 1. Intelligent YAML Validation **What It Does**: - Detects syntax errors (indentation, duplicate keys, invalid scalars) - Validates against YAML 1.2 specification - Identifies common anti-patterns (tabs vs spaces, anchors/aliases issues) - Provides detailed error messages with line numbers and fix suggestions **Example**: ```yaml # ❌ INVALID YAML services: web: image: nginx ports: # Mixed tabs and spaces - ERROR! - "80:80" ``` **Agent Action**: Automatically detects mixed indentation, suggests fix: ```yaml # ✅ FIXED YAML services: web: image: nginx ports: # Consistent 2-space indentation - "80:80" ``` ### 2. Schema Inference & ...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

yaml-config-validator

Validate yaml config validator operations. Auto-activating skill for DevOps Basics. Triggers on: yaml config validator, yaml config validator Part of the DevOps Basics skill category. Use when configuring systems or services. Trigger with phrases like "yaml config validator", "yaml validator", "yaml".

2,266 Updated today
jeremylongshore
AI & Automation Solid

yaml

YAML configuration for CI/CD, Docker Compose, and Kubernetes.

1,034 Updated today
a5c-ai
AI & Automation Solid

agent-context-loader

PROACTIVE AUTO-LOADING: Automatically detects and loads AGENTS.md files from the current working directory when starting a session or changing directories. This skill ensures agent-specific instructions are incorporated into Claude Code's context alongside CLAUDE.md, enabling specialized agent behaviors. Triggers automatically when Claude detects it's working in a directory, when starting a new session, or when explicitly requested to "load agent context" or "check for AGENTS.md file".

2,266 Updated today
jeremylongshore
Data & Documents Listed

home-assistant-yaml

Home Assistant YAML configuration and automation. The most common skill for general HA questions. Covers automations, blueprints, scripts, scenes, template sensors, Lovelace dashboards, Mushroom cards, packages, helpers, presence detection, voice Assist, calendar automation, Jinja2 templates, notification patterns, and energy monitoring.

85 Updated yesterday
tonylofgren
AI & Automation Featured

skill-check

Validate Claude Code skills against the agentskills specification. Catches structural, semantic, and naming issues before users do.

39,227 Updated today
sickn33