markdown-post-frontmatter-validation

Community

Catch frontmatter mistakes before they ship.

Authorjacob-balslev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill prevents broken static-site builds by validating Markdown post YAML frontmatter against your content contract so missing or inconsistent metadata is caught immediately.

Core Features & Use Cases

  • Required-field enforcement: Ensures every post declares title, date, slug, and tags and fails fast when any are missing.
  • Date, slug, and tag correctness: Rejects ambiguous dates without explicit timezone, flags slug that does not match the file path, and enforces a controlled tag vocabulary.
  • Reserved-field protection and schema evolution: Blocks underscore-prefixed author fields and re-validates posts when the schema changes so violations surface before the next build.

Quick Start

Use this skill to validate the frontmatter of a new content/posts markdown file against the repository’s frontmatter schema and tagging rules.

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: markdown-post-frontmatter-validation
Download link: https://github.com/jacob-balslev/skill-graph/archive/main.zip#markdown-post-frontmatter-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.