Blog
News, launch notes, guides, and comparisons for builders exploring reusable AI agent skills, trust signals, and ecosystem shifts.
Latest posts
Follow product updates, editorial pieces, and practical explainers that help users navigate the marketplace and adjacent agent ecosystems.
-
Skill Spotlight: The Frontend Design Skill That Makes Beautiful UIs Automatic
Most developers have the same experience with AI-generated interfaces: the functionality works, but the design looks like it was assembled from a Bootstrap tutorial circa 2018. Generic blue buttons. Twelve-pixel padding…
-
The Gotchas Section: The Single Most Valuable Part of Any Skill
Anthropic engineer Thariq called it the “highest-signal content” in any skill. After reviewing hundreds of SKILL.md files submitted to AgentSkillExchange , we agreeβbut we’d go further. The gotchas section is the single…
-
The Agent Skills Ecosystem Is Exploding β March 2026 Roundup
Twelve months ago, agent skills didn’t exist as a category. Six months ago, they were a Claude Code-specific feature that most developers hadn’t heard of. Today, the anthropics/skills repository has over 87,000 GitHub…
-
MCP vs. Agent Skills: What’s the Difference and When to Use Each
If you keep seeing MCP and agent skills used like they mean the same thing, hereβs the short answer: they solve different problems . MCP connects an AI client to tools, data sources, and external systems. Agent skills…
-
How to Build a Code Review Skill That Catches What Linters Miss
Linters catch syntax errors. Formatters fix indentation. Type checkers enforce contracts. None of them know that your team stopped using moment.js six months ago, or that direct database queries in controller files…
-
Library & API Reference Skills: Teaching AI to Use Your Stack Correctly
Every LLM has a knowledge cutoff. Claude’s training data doesn’t include your company’s internal SDK. It doesn’t know about the breaking changes in that library’s v4 release from last month. And it definitely doesn’t…
-
Skill Spotlight: How the GitHub Issues Skill Automates Your Entire Bug Workflow
Fixing GitHub issues is one of those workflows that should be simple but never is. You read the issue. You find the code. You write a fix. You push a branch. You open a PR. You wait for reviews. You address feedback….
-
Why Your SKILL.md Description Field Is More Important Than You Think
Your skill’s code is perfect. The gotchas section covers every edge case. The file structure follows progressive disclosure. And nobody is using it. The problem is almost certainly your description field. When Anthropic…
-
Top 10 Agent Skills Every Developer Should Install Right Now
With hundreds of agent skills now available on AgentSkillExchange and ClawHub, finding the ones worth your time takes effort. Most skills are niche. Some are redundant. A handful are genuinely useful across almost every…
-
Claude Code’s Skill System Just Changed Everything β Here’s What You Need to Know
Four months ago, agent skills were a Claude Code feature that most developers hadn’t heard of. Today there are over 13,000 publicly available skills on ClawHub alone, VS Code Copilot reads SKILL.md files natively, and…