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
Articles (Page 8)
Showing 85-96 of 121
Documentation Generation: Building a Doc-Writing Skill
Create a Claude Code skill that generates comprehensive documentation. From API docs to READMEs, automate your documentation workflow.
Creating Custom Skills: From Zero to Published in 60 Minutes
Complete tutorial for creating and publishing your own Claude Code skill. Build, test, and share a production-ready skill in under an hour.
Building an Agentic RAG System: Complete Tutorial
Build a retrieval-augmented generation system with agentic capabilities. Learn to combine CrewAI, Firecrawl, and LitServe for intelligent document retrieval.
Context Injection: Teaching AI Domain Knowledge
Master context injection techniques to teach Claude domain-specific knowledge. Learn to inject conventions, rules, and expertise effectively.
Automating Code Review with Claude Code Skills
Build a comprehensive code review automation skill. Learn to create AI-powered review workflows that catch bugs, enforce standards, and improve code quality.
Building AI Agents for Beginners: Your First Autonomous Workflow
Learn to build AI agents that work autonomously. This beginner's guide covers agent architecture, decision-making, and building your first working agent.
Subagent Patterns in Claude Code: Parallel Task Execution
Master subagent orchestration patterns for parallel task execution in Claude Code. Learn fan-out, pipeline, and specialist patterns with practical examples.
Agent vs LLM vs RAG: Understanding the Key Differences
A clear comparison of AI agents, large language models, and RAG systems. Learn when to use each approach for your AI applications.
Chain Pattern: Building Multi-Stage Skill Workflows
Learn the chain pattern for AI skills that process data through sequential stages, building powerful pipelines for research, analysis, and transformation.
MCP Deep Dive: Model Context Protocol Explained for Developers
Understand the Model Context Protocol (MCP), how it extends Claude Code with external tools, and when to use MCP vs skills for your workflows.
The Complete Guide to Claude Code Skills: Everything You Need to Know
Master Claude Code skills: understand skill types, installation, SKILL.md format, and build your own custom skills to 10x your development workflow.
Role-Playing in AI Agents: Why Specificity Matters
Learn how role-playing techniques dramatically improve AI agent performance. Specific roles, personas, and contexts lead to better results.