focusreactivefocusreactiveOfficialยท6 Agent Skills Included

cms-kit

Headless CMS website boilerplate with visual editing and deployment

Builds production-ready websites on Next.js 15 connected to Sanity or Storyblok headless CMS platforms. Eliminates manual CMS setup, type generation, and Vercel deployment configuration with automated scripts. Provides pre-built UI sections, real-time visual editing, and code generators so teams launch content sites faster.
npx skills add focusreactive/cms-kit --all -g -y

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cms-kit?โ–ผ

Run `npx skills add focusreactive/cms-kit --all -g -y` in your terminal to install all skills in this suite globally.

What does cms-kit do?โ–ผ

It is a production-ready Next.js 15 boilerplate for building websites on headless CMS platforms like Sanity and Storyblok, with visual editing, pre-built sections, and one-command deployment.

Which CMS platforms does cms-kit support?โ–ผ

It supports Sanity and Storyblok out of the box, with shared UI components that work across both platforms.

How do I add a new content section?โ–ผ

Run `pnpm gen` in the project, choose the component type, name it, then regenerate types with `pnpm gen:types` inside the CMS app folder.

Do I need coding experience to use cms-kit?โ–ผ

Basic familiarity with the terminal and environment variables helps, but the automated setup scripts handle CMS linking, account configuration, and Vercel deployment for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’