robotostudio

24 mods across 1 repository, 179 stars between them.

new-block

01

robotostudio/turbo-start-sanity

Skill Claude CodeCodex needs its repo

Scaffold a new page builder block for Turbo Start Sanity end-to-end — Sanity schema, GROQ projection, styled React component, Markdown serializer, tests, and all registrations. Use when asked to add, create, or scaffold a new page builder block, section, or content module (e.g. "add a testimonials block", "create a…

not rated 176 +2 changed 3d ago A 83 tokens original MIT

next-best-practices

02

robotostudio/turbo-start-sanity

Skill Claude Code

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling.

not rated 176 +2 2d ago A 38 tokens copy · 100% MIT

next-upgrade

04

robotostudio/turbo-start-sanity

Skill Claude Code

Upgrade Next.js to the latest version following official migration guides and codemods.

not rated 176 +2 2d ago A 19 tokens original MIT

robotostudio/turbo-start-sanity

Skill Claude CodeCodex

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".

not rated 176 +2 2d ago C 59 tokens copy · 100% MIT

robotostudio/turbo-start-sanity

Skill Claude CodeCodex

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

not rated 176 +2 2d ago A 58 tokens copy · 88% MIT

vercel-optimize

07

robotostudio/turbo-start-sanity

Skill Claude CodeCodex needs its repo

Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usage, project config, and code scan results first; investigate only metric-backed candidates; produce ranked recommendations grounded in verified files and…

not rated 176 +2 2d ago A 116 tokens copy · 100% MIT

robotostudio/turbo-start-sanity

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

not rated 176 +2 2d ago A 67 tokens copy · 92% MIT

robotostudio/turbo-start-sanity

Skill Claude CodeCodex

Guide for implementing smooth, native-feeling animations using React's View Transition API ( component, addTransitionType, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components…

not rated 176 +2 2d ago A 127 tokens copy · 100% MIT

robotostudio/turbo-start-sanity

Skill Claude CodeCodex

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

not rated 176 +2 2d ago A 44 tokens copy · 100% MIT

writing-guidelines

11

robotostudio/turbo-start-sanity

Skill Claude CodeCodex

Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing handbook".

not rated 176 +2 2d ago A 48 tokens copy · 77% MIT

robotostudio/turbo-start-sanity

Skill Claude Code

Content experimentation and A/B testing guidance covering experiment design, hypotheses, metrics, sample size, statistical foundations, CMS-managed variants, and common analysis pitfalls. Use this skill when planning experiments, setting up variants, choosing success metrics, interpreting statistical results, or…

not rated 176 +2 2d ago A 69 tokens copy · 100% MIT

robotostudio/turbo-start-sanity

Skill Claude Code

Structured content modeling guidance for schema design, content architecture, content reuse, references versus embedded objects, separation of concerns, and taxonomies across Sanity and other headless CMSes. Use this skill when designing or refactoring content types, deciding field shapes, debating reusable versus…

not rated 176 +2 2d ago A 84 tokens copy · 100% MIT

robotostudio/turbo-start-sanity

Skill Claude Code

Convert HTML and Markdown content into Portable Text blocks for Sanity. Use when migrating content from legacy CMSs, importing HTML or Markdown into Sanity, building content pipelines that ingest external content, converting rich text between formats, or programmatically creating Portable Text documents. Covers…

not rated 176 +2 2d ago A 94 tokens copy · 100% MIT

robotostudio/turbo-start-sanity

Skill Claude Code

Render and serialize Portable Text to React, Svelte, Vue, Astro, HTML, Markdown, and plain text. Use when implementing Portable Text rendering in any frontend framework, building custom serializers for non-standard block types, converting Portable Text to HTML strings server-side, converting Portable Text to Markdown…

not rated 176 +2 2d ago A 85 tokens copy · 100% MIT

robotostudio/turbo-start-sanity

Skill Claude Code

Sanity development best practices for schema design, GROQ queries, TypeGen, Visual Editing, images, Portable Text, Studio structure, localization, migrations, Sanity Functions, Blueprints, and framework integrations such as Next.js, Nuxt, Astro, Remix, SvelteKit, Angular, Hydrogen, and the App SDK. Use this skill…

not rated 176 +2 2d ago A 160 tokens copy · 91% MIT

robotostudio/turbo-start-sanity

Skill Claude Code

Integrates Sanity Live with Next.js Cache Components in next-sanity v13+ apps. Sets up sanityFetch, , Visual Editing, Presentation Tool, draft mode handling, and the three-layer (Page/Dynamic/Cached) component pattern with explicit perspective/stega prop-drilling. Use when configuring or migrating a Next.js app to…

not rated 176 +2 2d ago A 110 tokens original MIT

robotostudio/turbo-start-sanity

Skill Claude Code

SEO and AEO best practices for metadata, Open Graph, sitemaps, robots.txt, hreflang, JSON-LD structured data, EEAT, and content optimized for search engines and AI answer surfaces. Use this skill when implementing page SEO, technical SEO, schema markup, international SEO, AI-overview readiness, or improving content…

not rated 176 +2 2d ago A 90 tokens copy · 100% MIT

frontend-rules

19

robotostudio/turbo-start-sanity

Cursor rule Cursor

Cursor rule "frontend-rules" from robotostudio/turbo-start-sanity, covering component structure and internationalization rules.

not rated 176 +2 2d ago A 0 tokens original MIT

sanity-rules

20

robotostudio/turbo-start-sanity

Cursor rule Cursor

When creating sanity schema make sure to include an appropriate icon for the schema using lucide-react or sanity icons as a fallback. Make sure it's always a named export, make sure you're always using the Sanity typescript definitions if it's a ts file.

not rated 176 +2 2d ago A 0 tokens original MIT

robotostudio/turbo-start-sanity

Skill Claude Code

Use when regenerating Sanity Studio page builder insert-menu thumbnails — screenshots every block from a temporary preview page and writes each block's thumbnail.png. Use when the user says "generate thumbnails", "regenerate the block thumbnails", or after a rebrand/theme change makes the existing tiles wrong. For a…

not rated 176 +2 2d ago C 81 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: