Prompt Engineering Patterns
How to actually write prompts that work — system prompts, chain-of-thought, few-shot, Anthropic's workflow patterns, prompt evaluation harnesses like Skills 2.0.
Claude Code Skills vs Plugins: What's the Difference and Which Should You Build?
Skills are specialist playbooks you write once. Plugins are bundles of skills others have packaged. Here's when to build your own vs install someone else's.
What Is the Agentic OS Architecture? How to Stack Context, Memory, Collaboration, and Self-Learning
The agentic OS combines four patterns: fresh context, shared brand memory, skill collaboration, and self-learning. Here's how to build it.
Claude Code Skill Collaboration: How to Chain Skills Into End-to-End Workflows
Learn how to build Claude Code skills that hand off work to each other automatically, eliminating you as the bottleneck in multi-step workflows.
What Is Claude Code's Skill Collaboration Pattern? How to Chain Skills Into Workflows
Skill collaboration lets Claude Code skills hand off work to each other automatically. Learn how to build chains where one skill's output feeds the next.
What Is the Agentic OS Architecture? How to Chain Claude Code Skills Into Business Workflows
An agentic OS connects individual Claude Code skills into one system with shared brand context, a learning loop, and self-maintenance. Here's how it works.
Binary Assertions vs Subjective Evals: How to Build Reliable AI Skill Tests
Binary true/false assertions are the key to automating AI skill improvement. Learn why subjective evals fail and how to write assertions that actually work.
Claude Code Skills Architecture: Why Your skill.md File Should Only Contain Process Steps
Most Claude Code skills fail because everything is crammed into skill.md. Here's the correct architecture: process in skill.md, context in reference files.
Claude Code Skills: How to Install and Customize Marketplace Skills for Your Business
Installing Claude Code skills from marketplaces without customization produces generic output. Learn the right way to add brand context and reference files.
How to Use Claude Code Skills Without Making These 3 Common Mistakes
Most Claude Code users install too many skills, skip customization, and cram everything into one file. Here's how to build skills that actually work.
Prompt Engineering vs Context Engineering vs Intent Engineering: What's the Difference?
AI workflows have evolved from prompt engineering to context and intent engineering. Learn what each means and which skills matter most for AI agents.
What Is Prompt Engineering for AI Agents
Master prompt engineering for AI agents. Learn how to write prompts that make your AI agents more reliable and effective.
How to Write Effective Prompts for AI Agents
Master prompt engineering for AI agents. Learn techniques to write prompts that get consistent, high-quality results from your agents.