cms-kit
Headless CMS website boilerplate with visual editing and deployment
All Skills in This Repository (6)
Pure Emerald Level Indicatorstailwindcss-development
Style application components using Tailwind CSS v4 utilities.
nextjs-best-practices
Guide Next.js App Router development with component, data fetching, and routing best practices.
cache-components
Guide Next.js Cache Components and Partial Prerendering with 'use cache' and cacheLife().
typescript
Enforce strict typing and modern async patterns in TypeScript code.
payload
Provide development guidance for Payload CMS configuration, data modeling, and access control.
vercel-react-best-practices
Optimize React and Next.js applications with Vercel Engineering best practices.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core