frontmatter-schemas

Community

Design robust content schemas, effortlessly.

Authoryebot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Defining and validating content structures for Astro projects can be complex, requiring careful schema design and consistent frontmatter. This skill provides ready-to-use Zod schema patterns and best practices, ensuring type-safe content and reducing validation errors.

Core Features & Use Cases

  • Pre-built Zod Schema Patterns: Access common schemas for blog posts, documentation, products, team members, and projects, accelerating content collection setup.
  • Comprehensive Validation Examples: Learn how to apply string, number, date, array, object, and enum validations to ensure data integrity.
  • Frontmatter Best Practices: Get guidance on structuring YAML/JSON frontmatter to perfectly match your defined schemas, preventing content authoring issues.

Quick Start

To create a Zod schema for a blog post, ask the skill to "Generate a Zod schema for an Astro blog post with title, description, pubDate, author, tags, and an optional image object."

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: frontmatter-schemas
Download link: https://github.com/yebot/rad-cc-plugins/archive/main.zip#frontmatter-schemas

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository