content-collection
Installation
SKILL.md
Content Collection Setup
When to Use
- Setting up a new blog, documentation, or portfolio
- Creating structured content with frontmatter validation
- Migrating from
Astro.glob()to content collections - Adding new collection types to an existing project
Instructions
1. Understand the Structure
Content collections live in src/content/ with this structure: