Skills
An interrogation-style plan review skill by Matt Pocock. Before you code, AI challenges your assumptions and covers every decision branch.
Ultra-compressed response mode for AI coding assistants — cuts output tokens by ~75% while keeping technical accuracy, ~3x faster
Rust-powered browser automation CLI for AI agents. Control Chrome, Safari, and cloud browsers via terminal commands.
Official Remotion Agent Skill — teaches your AI assistant the best practices for writing videos with React, from animation and subtitles to 3D and transitions
Vercel React Best Practices
Vercel Labs
64 performance rules for React and Next.js from Vercel’s team. Install it in Claude Code and the AI writes code that follows Vercel conventions automatically.
Matt Pocock’s skill for finding deep architectural improvements in your codebase based on domain language and ADRs
Part of Microsoft’s official azure-skills plugin. Gives AI agents direct access to Microsoft Foundry for model discovery, deployment, and agent workflow management via MCP.
Creates and edits Excel spreadsheets with formulas, formatting, multiple sheets, and data analysis capabilities in Claude Code
Vercel’s official web design best practices covering responsive layouts, accessibility, performance, and component architecture
Test-driven development workflow using red-green-refactor cycles focused on behavior verification through public interfaces
A methodical debugging framework that isolates root causes through hypothesis-driven investigation and targeted fixes for complex software issues
Supabase’s official PostgreSQL optimization guidelines covering query performance, indexing strategies, schema design, and security policies