This skill automates the implementation of structured data on websites. It helps agents detect existing JSON-LD blocks, validate them against schema.org standards, identify missing schema types based on page content, and generate new markup from templates.
Activate this skill during technical SEO audits or when building/optimizing pages that require structured data for rich snippets (e.g., Articles, Products, Local Businesses, FAQ pages).
scripts/validate-schema.ts to check markup against offline dumps.Compatible with SEO-focused agents or development agents (e.g., Claude Code, Codex) that have access to a filesystem to run TS scripts and read templates.
This skill has not been reviewed by our automated audit pipeline yet.
SOLID Generic — TypeScript / Bun / Node.js
Opinionated SOLID-guidelines for TypeScript/Bun/Node projects: small files, separated interfaces, mandatory JSDoc, reuse-first workflow and templates to keep co
Astro i18n
Implements and configures Astro's built-in internationalization: locale routing, URL helpers, sitemap hreflang, and content organization for multilingual sites.
Laravel 12 → 13 Upgrade Guide
Guided upgrade path and checklist to move Laravel 12 apps to Laravel 13 (PHP 8.3, dependency bumps, breaking changes, Attributes migration).
iPadOS Platform
Guidance and best practices for building iPad-optimized apps: split views, keyboard shortcuts, Stage Manager, multi-window and adaptive layouts.
Tailwind CSS v4.1 Effects Guide
Comprehensive reference for applying visual effects, shadows, filters, and masks using Tailwind CSS v4.1 utilities.