Skip to content

Add kurtschmidt/storyblok-skill to Development and Testing#818

Open
kurtschmidt wants to merge 1 commit into
VoltAgent:mainfrom
kurtschmidt:main
Open

Add kurtschmidt/storyblok-skill to Development and Testing#818
kurtschmidt wants to merge 1 commit into
VoltAgent:mainfrom
kurtschmidt:main

Conversation

@kurtschmidt

Copy link
Copy Markdown

Description

Adds kurtschmidt/storyblok-skill to the Development and Testing section.

This is the first publicly available Claude Code skill for Storyblok CMS. It covers the non-obvious mechanics that fail silently when violated:

  • CDA vs MAPI split (separate hosts, separate auth, separate rate limits)
  • Pagination trap: totals live in response headers, not the JSON body
  • Draft-mode auth (plain SHA-1 vs HMAC-SHA1 for the revalidation webhook)
  • Component schemas: completeness contract, idempotent push, resolve_relations limits
  • Next.js App Router integration (App Router fetch patterns, draft mode, revalidation)
  • Astro integration (loadEnv, Visual Editor wiring, rich text resolvers)
  • CI quality gates: catalog of ten checks that catch silent failures

Install: npx skills add kurtschmidt/storyblok-skill

License: MIT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant