Top AI Skills Top AI Skills

Guides

All Comparisons Guides

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.

· 3 min read guides

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.

· 5 min read guides

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.

· 5 min read guides

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.

· 4 min read guides

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.

· 3 min read guides

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.

· 7 min read guides