Descriptions:
All About AI walks through Skills.sh, an open marketplace from Vercel that lets developers install pre-built capability packages into Claude Code agents with a single `npx skills add` command. The video covers two live use cases: applying Vercel’s own React best practices and web design guidelines to an existing Next.js site, and experimenting with the Remotion skill package for code-driven video editing.
After installing the Vercel skills, Claude Code automatically loads the relevant skill.md guidelines — covering rendering performance, JavaScript optimization, and UI accessibility — and uses them to add a persistent dark mode toggle and smoother animations to the demo site. No manual prompting about best practices is required; the agent consults the skill files autonomously during implementation. The Remotion segment shows how the skill package loads a comprehensive set of markdown files covering fonts, 3D asset rules, and animation best practices, which Claude Code then applies when assembling and transitioning between raw video clips.
The host positions Skills.sh as a lightweight middle ground between full MCP servers — which pre-load all tool definitions regardless of relevance — and bare prompt instructions that lack structure. Skills load contextually, keeping context windows lean while still giving agents reliable, repeatable behaviors. For teams building on Vercel’s stack, the marketplace already includes skills for React, web design, and media tools like Remotion, making it a practical shortcut for standardizing agent behavior across projects.
📺 Source: All About AI · Published January 21, 2026
🏷️ Format: Tutorial Demo







