Tutorials
Writing Videos with React: A Guide to the Remotion Agent Skill
Remotion's official Agent Skill teaches your AI assistant to write video code with React — from animation and subtitles to 3D and transitions
Grill Me: Have AI Challenge Your Plan Before You Write a Single Line
Grill Me is part of Matt Pocock's Skills suite — it makes your AI interrogate your plan before coding, catching flaws early
Caveman: Cut AI Response Tokens by 75% Without Losing Accuracy
Caveman makes Claude Code and other AI assistants respond with 75% fewer tokens while maintaining full technical accuracy. Setup in 30 seconds.
Vercel React Best Practices: 64 Rules for Faster Next.js Apps
Vercel's official React/Next.js performance skill — 64 rules across 8 categories that your AI assistant follows automatically when writing code
Agent Browser: A Complete Setup Guide
Agent Browser is a Rust-based browser control CLI built by Vercel Labs. Once installed, your AI assistant can control browsers directly from the terminal.
ChatGPT vs Gemini: Which AI Assistant Should You Use?
Compare ChatGPT vs Gemini across features, pricing, and real-world use. Honest verdict for developers, writers, and everyday users.
How I Fixed a Stubborn Bug Using Systematic Debugging
AI-generated code can hide bugs in unexpected places. I used a systematic debugging methodology to find a root cause that had stumped me for hours.
How to Build Your First MCP Server: A Step-by-Step Guide
Build a Model Context Protocol server from scratch. Step-by-step guide covering setup, tool definitions, and configuration for Claude Code and Cursor.
How to Create Your Own AI Agent Skills: A Step-by-Step Guide
Create, test, and publish your own AI agent skills. Step-by-step guide covering skill structure, triggers, quality checks, and installation.
How to Discover and Install AI Skills with Find-Skills
Search the open agent skill registry with find-skills, discover new capabilities, and install them — all from your terminal. No browser needed.
I Tried TDD With an AI Assistant and It Caught a Bug
Test-driven development with AI sounds like extra work. I spent a weekend building an auth module test-first and found a security bug my normal workflow missed.