Tutorials
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.