---
id: "quote-description-matters"
type: "quote"
source_timestamps: ["00:01:46"]
tags: ["prompt-engineering", "routing"]
related: ["framework-skill-anatomy", "claim-description-importance", "contrarian-description-over-instructions"]
speaker: "Alex (Grow with Alex)"
speakers: ["Alex (Grow with Alex)"]
sources: ["alex"]
sourceVaultSlug: "claude-skills-content-automation-2026May14"
originDay: 1
---
# The Importance of Descriptions

> "That's why writing the description well matters more than writing the skill itself."
> — [[entity-alex-grow-with-alex]]

## Why it matters

This counterintuitive line captures the core architectural insight about Claude Skills: the **routing layer dominates the execution layer** in practice (see [[framework-skill-anatomy]] and [[claim-description-importance]]). A perfectly-crafted instruction body never fires if the description doesn't match the user's natural-language request.

The enrichment offers a more balanced framing — routing metadata *and* execution logic are both critical, and most tool routers consider names, schemas, and examples too — so treat the "more than" as opinionated emphasis on a real failure mode, not an absolute hierarchy.
