The AI Skills Knowledge Hub
Deep-dives into Claude Code skills, the new AI stack, and practical tutorials to help you ship faster with AI.
Stop Teaching Claude the Same Thing Every Day
You waste 20+ minutes per session re-explaining your patterns. This 25-page guidebook shows you how to build skills that remember everything—ship 60X faster from day one.
- ✓The exact system to make Claude remember your patterns forever
- ✓25 pages of battle-tested frameworks (no fluff)
- ✓5 design patterns that separate amateur from pro skills
- ✓Copy-paste code you can use in 10 minutes
No credit card required. Instant delivery to your inbox.
AI SKILLS
GUIDEBOOK
Featured Articles
What is an AI Agent? The Complete 2026 Guide
Learn what AI agents are, how they differ from chatbots and LLMs, and why they're transforming software development. A comprehensive guide for developers.
What is an AI Skill? Understanding Reusable AI Patterns
Discover what AI skills are, how they differ from prompts, and why they are essential for scaling AI capabilities across projects and teams.
ReAct Pattern: How Agents Reason and Act
Master the ReAct pattern - the fundamental loop of Reasoning and Acting that powers effective AI agents. Learn implementation, examples, and best practices.
Latest Articles
Showing 1-12 of 100
What is an AI Agent? The Complete 2026 Guide
Learn what AI agents are, how they differ from chatbots and LLMs, and why they're transforming software development. A comprehensive guide for developers.
What is an AI Skill? Understanding Reusable AI Patterns
Discover what AI skills are, how they differ from prompts, and why they are essential for scaling AI capabilities across projects and teams.
Building a Voice RAG Agent with Real-Time Audio
Create a voice-enabled RAG agent using CartesiaAI, AssemblyAI, LlamaIndex, and Livekit. Build conversational AI with real-time speech interaction.
Tool Integration in Skills: Connecting to External Systems
Learn how to design skills that guide Claude's tool usage. Master when to invoke tools, how to interpret results, and tool-aware skill patterns.
Tool-Use Pattern: Connecting Agents to the Real World
Master the tool-use agentic design pattern. Learn how agents decide when and how to use tools, handle tool results, and chain multiple tools together.
Level 3 Skills: Tool-Enabled Capabilities
Build Level 3 AI skills that leverage tools for file access, API integration, and system interaction. The gateway to powerful, practical automation.
Level 3 Agents: Tool Calling Mastery
Build AI agents that select and invoke external tools. Learn tool definition, parameter extraction, result handling, and error recovery patterns.
Building a Test Writer Skill: TDD Automation
Learn to build an AI skill that automatically generates comprehensive tests for your code, supporting TDD workflows and improving test coverage.
Level 2 Agents: Router Pattern Deep Dive
Master the router pattern for AI agents. Learn how LLMs decide execution paths, implement conditional logic, and build intelligent routing systems.
Level 2 Skills: Template-Based Generation
Learn to build Level 2 AI skills that use templates and placeholders for structured, consistent output generation across documents, code, and content.
The Reflection Pattern: Self-Improving AI Agents
Learn how the reflection pattern enables AI agents to review and improve their own work. Implement self-critique, iterative refinement, and quality assurance.
Structured Output Design for Predictable Results
Design AI skill outputs that are consistent, parseable, and useful. Master output format specification for reliable, actionable results.