Loading...
Full schema + build integration:
New Zod schema skill.schema.ts with content-first fields (requirements, examples, installation, troubleshooting).
Integrated into build pipeline, static API generation, content loaders, and unions.
SEO and Structured Data:
Metadata registry, derivation rules, and JSON-LD (HowTo/CreativeWork/SourceCode when examples exist).
LLMs.txt inclusion for category and item routes.
Routing and UI:
Category configs and content-type configs (sections: Guide, Installation, Examples, Troubleshooting).
Navigation link with "New" indicator (moved from Statuslines/Collections to Skills).
APIs and Search:
/api/skills.json and search index generation.
Sitemap/URL generator now includes skills.
Validation and CI:
Content validator updated for skills.
Security validators/regex and content-validation workflow updated.
LLMs.txt validator includes skills routes.
Announcements:
New announcement promoting Skills launch.
Removed "New" badge from Statuslines and Collections; applied to Skills.
TL;DR: Introduced Skills as a new main content category for task-focused capability guides (document/data workflows). Fully integrated into build pipeline, SEO infrastructure, routing, search, and validation with configuration-driven updates that minimize new code and maximize reuse of existing systems.
Skills — task-focused capability guides for Claude (document/data workflows).skill.schema.ts with content-first fields (requirements, examples, installation, troubleshooting)./api/skills.json and search index generation.skills.