Snappy Skills
Agent skills for Claude Code, Codex & Cursor
Structured instructions that make AI coding agents domain experts.
Install with one command.
$ npx snappy-skills
npx snappy-skills install <name>
npx snappy-skills install --all
npx snappy-skills update
SKILL.mdVercel Agents
loaderGenerate AGENTS.md using Vercel's research-backed methodology. 100% eval pass rate vs 53% baseline.
vercel-agents
ChatGPT MCP Apps
loaderBuild MCP servers with ChatGPT Apps SDK widget support. OAuth2, Durable Objects, interactive widgets.
chatgpt-mcp-apps
CrayonChat
loaderAI chat UI framework — streaming, context management, theming. Drop-in React components.
crayonchat
Notion API
loaderNotion workspace automation — pages, databases, blocks, diagrams. Built-in image generation.
notion-api
Papert-Linear Design
loaderSeymour Papert's constructionism meets Linear.app aesthetics. Rows over cards, progressive disclosure.
seymour-papert
Skill Builder
loaderCreate new Claude Code skills with proper structure, progressive disclosure, and rule compliance.
skill-builder
agent-browser
loaderBrowser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking…
agent-browser
agentic-os
loaderSystems architecture for human-AI-system coordination. Design the orchestration layer between deterministic backends (APIs, databases, pipelines) and…
agentic-os
box-http-api
loaderBuild on Box server via direct HTTP calls. Route deployment, state management, AI generation, SQL queries, caching, secrets, functions, daemons, packs,…
box-http-api
dev-terminal
loaderComplete terminal setup for developers on macOS and Windows. Powerlevel10k prompt, iTerm2 profiles, modern CLI tools (fzf, zoxide, eza, bat, delta), shell…
dev-terminal
dspy-brain
loader"DSPy Brain — Unified Self-Improving AI. 14 DSPy modules across two systems, one optimization brain. Auto-scoring via Haiku, Postgres traces, nightly optimizer.
dspy-brain
find-skills
loaderHelps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...
find-skills
mac-mini-server
loaderTurn a Mac Mini into a headless dev server with Tailscale VPN, Docker, SSH multiplexing, cron automation, and browser automation.
mac-mini-server
mcp-server-builder
loaderBuild and deploy production MCP OAuth servers on Cloudflare Workers. Interview-driven workflow.
mcp-server-builder
remotion-best-practices
loaderBest practices for Remotion - Video creation in React
remotion-best-practices
research
loader"Get AI-synthesized research on any topic with citations, directly in your terminal. Supports structured JSON output for pipelines.
research
universal-backend
loaderManage any backend stack through a unified API. Neon databases, Fly machines, GitHub code, MongoDB, Firebase — all through one interface.
universal-backend
vercel-composition-patterns
loaderReact composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing…
vercel-composition-patterns
vercel-react-best-practices
loaderReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.
vercel-react-best-practices
vercel-react-native-skills
loaderReact Native and Expo best practices for building performant mobile apps.
vercel-react-native-skills
video-pipeline
loaderVideo captioning pipeline — Whisper transcription, SRT/ASS subtitle generation, karaoke word-level highlighting, ffmpeg caption burning, auto-clip detection.
video-pipeline
web-design-guidelines
loaderReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my…
web-design-guidelines
xano-mcp-tool-developer
loaderBuild production-grade MCP servers on Cloudflare Workers. Covers OAuth2 PKCE authentication, slug parameter flow (context that persists through the entire…
xano-mcp-tool-developer
xanoscript-builder
loaderDefinitive guide for writing native XanoScript that works on the first deploy. Covers endpoint creation, function building, db.
xanoscript-builder
snappy-ai-models
loaderDirect-API interface to OpenAI, Anthropic, and Replicate for the Snappy system -- the three model providers that don't already have a dedicated skill (Gemini…
snappy-ai-models
snappy-gemini
loaderSingle canonical interface to Google's Gemini family for the Snappy system. Wraps the generativelanguage.googleapis.
snappy-gemini
snappy-openrouter
loaderSingle canonical interface to OpenRouter for the Snappy system.
snappy-openrouter
snappy-video
loaderVideo and audio processing pipeline for Snappy. Whisper transcription (tiny/base/small/medium/large), SRT and ASS subtitle generation, word-level karaoke…
snappy-video
snappy-whatsapp
loaderWhatsApp messaging channel for Snappy via Xano API (`api:hZB4Dj0c`). Send text, media (image/PDF/MP4 video), and Robert self-notifications.
snappy-whatsapp
snappy-telegram
loaderTelegram Bot API messaging channel for Snappy. Direct calls to `api.telegram.org` (no Xano middleware).
snappy-telegram
snappy-imessage
loaderiMessage sending via Mac Mini over SSH using `imsg` CLI (preferred) or raw osascript (fallback).
snappy-imessage
snappy-browse
loaderBrowser automation primitive for the Snappy stack via agent-browser CLI (Playwright under the hood). Cookie-based auth via --state.
snappy-browse
snappy-desktop
loadermacOS desktop automation primitive for the Snappy stack via Midscene vision AI (`npx @midscene/computer@1`).
snappy-desktop
snappy-box
loaderBox server -- self-editing Express server on Mac Mini (Docker, Node 20, 180+ routes) exposing HTTP API for route deployment, state, cache, secrets,…
snappy-box
snappy-xano-mcp
loaderSnappy MCP Server -- Cloudflare Worker exposing the entire Snappy Xano API surface (email, calendar, Slack, LinkedIn, FreshBooks, WhatsApp, YouTube,…
snappy-xano-mcp
snappy-dom-cartographer
loaderMaster DOM mapping agent for the Snappy swarm. Given any web app (Skool, Slack, Notion, Xano dashboard, WeWeb, Webflow, Vercel, GitHub, etc.
snappy-dom-cartographer
snappy-skill
loaderMeta-skill for creating and extending skills in the Snappy operating system. Enforces the three-file Snappy shape (SKILL.md + AGENTS.md + api.
snappy-skill
ralph
Long-running loop wrapper for Claude Code. Ralph keeps the agent running until a named exit condition is actually satisfied, instead of letting it quit early…
ralph
skills-install
How Claude Code skill scope works and why you must start Claude Code from inside the root .claude directory when installing global skills.
skills-install
claude-code-surfaces
Claude Code ships as a terminal CLI and a VS Code extension. Same engine, different affordances.
claude-code-surfaces
remote-claude-code
Run Claude Code at full power from your phone. Terminus + SSH + tmux on an always-on Mac Mini lets the agent keep working whether you are watching or not.
remote-claude-code
bug-report-widget
Drop-in React bug report widget for any Next.js or React app. Floating button captures screenshots, console logs, and system info, then sends to Slack via a…
bug-report-widget
snappy-api-sniffer
loaderCapture XHR/fetch traffic from a real Playwright session and emit replayable recipes that any consumer skill can call with plain fetch().
snappy-api-sniffer
snappy-channel-contract
loadersnappy-channel-contract skill
snappy-channel-contract
snappy-dispatch
loadersnappy-dispatch skill
snappy-dispatch
snappy-ffmpeg
loaderLocal ffmpeg primitive layer for media manipulation. Probe, trim, concat, resize, compress, extract audio, burn subtitles, thumbnail, loudness normalize,…
snappy-ffmpeg
snappy-hooks
loaderHook management for the Claude Code harness. Lists configured hooks and checks script health. Minimal stub skill - most hook work is done directly in ~/.
snappy-hooks
snappy-sensors
loaderAmbient classroom-state sensor layer. Reads local draft, pass-log, and cached-cover state and produces a deterministic, greppable dashboard dump.
snappy-sensors
snappy-shell
loadersnappy-shell skill
snappy-shell
snappy-sync
loaderCross-machine file sharing between MacBook Pro and Mac Mini. Upload a local file to CDN, copy the public URL to clipboard, so Robert can paste it into chat…
snappy-sync
snappy-walkthrough
loaderRecipe-driven capture and annotation of step-by-step tutorials.
snappy-walkthrough