robotostudiorobotostudioOfficialยท16 Agent Skills Included

turbo-start-sanity

Next.js and Sanity page-builder development, optimization, and deployment

Builds and maintains a Next.js 16 and Sanity CMS monorepo with a visual page builder, live preview, and Markdown content output. Scaffolds new page-builder blocks end to end, generates Studio thumbnails, and converts Portable Text between HTML, Markdown, and React. Applies React, Next.js, SEO, and content modeling best practices, upgrades Next.js versions, and audits Vercel cost and performance. Removes manual schema wiring, type regeneration, and deployment guesswork.
npx skills add robotostudio/turbo-start-sanity --all -g -y
Available:

Gives the agent the monorepo architecture, commands, and step-by-step rules for adding page-builder blocks, regenerating Sanity types, and handling Markdown output and Mux video correctly.

All Skills in This Repository (16)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
robotostudiorobotostudio

web-design-guidelines

Review UI code against the latest Web Interface Guidelines for accessibility and design compliance.

Official
Basic
๐Ÿ“ฆ In Repo
robotostudiorobotostudio

writing-guidelines

Check documents for compliance with specified Writing Guidelines.

Official
Intermediate
๐Ÿ“ฆ In Repo
robotostudiorobotostudio

vercel-cli-with-tokens

Automates Vercel deployments and management using token-based authentication with CLI commands.

Official
Intermediate
๐Ÿ“ฆ In Repo
robotostudiorobotostudio

vercel-react-view-transitions

Implement UI state transitions in React apps using the View Transition API with Next.js routing support.

Official
Advanced
๐Ÿ“ฆ In Repo
robotostudiorobotostudio

vercel-optimize

Analyze Vercel metrics and codebase to optimize cost and performance.

Official
Advanced
๐Ÿ“ฆ In Repo
robotostudiorobotostudio

next-upgrade

Identify and apply Next.js version upgrades with codemods and dependency updates.

Official
Advanced
๐Ÿ“ฆ In Repo
robotostudiorobotostudio

vercel-react-best-practices

Guide React and Next.js performance optimization with rule files.

Official
Advanced
๐Ÿ“ฆ In Repo
robotostudiorobotostudio

next-cache-components

Configure fine-grained caching and tag-based invalidation in Next.js 16+ applications.

Official
Advanced
๐Ÿ“ฆ In Repo
robotostudiorobotostudio

vercel-composition-patterns

Provides React 19 composition patterns to replace boolean props with compound components and context interfaces.

Official
Advanced
๐Ÿ“ฆ In Repo
robotostudiorobotostudio

content-modeling-best-practices

Guide structured content modeling and schema design for headless CMS platforms.

Official
Intermediate
๐Ÿ“ฆ In Repo
robotostudiorobotostudio

seo-aeo-best-practices

Implement SEO and AEO guidelines for metadata, structured data, and content optimization.

Official
Advanced
๐Ÿ“ฆ In Repo
robotostudiorobotostudio

sanity-best-practices

Provide Sanity development guidelines for schemas, GROQ queries, and TypeGen.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install turbo-start-sanity skills?โ–ผ

Run `npx skills add robotostudio/turbo-start-sanity --all -g -y` in your terminal to install all skills in this collection globally.

How to add a new Sanity page builder block?โ–ผ

Use the new-block skill, which scaffolds the schema, GROQ projection, React component, Markdown serializer, tests, and all registrations in one pass.

Can it optimize my Vercel bill?โ–ผ

Yes. The vercel-optimize skill pulls real Vercel metrics first, then investigates only the routes and files the data points to, producing ranked cost and performance recommendations.

Does it work with Claude Code and other coding agents?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible coding agents.

How to convert content into Sanity Portable Text?โ–ผ

The portable-text-conversion skill turns HTML or Markdown into valid Portable Text blocks, and the serialization skill renders them back to React, HTML, Markdown, or plain text.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’