Claude Skills, Benchmarked: How I Use Them Without the Hype In a head-to-head benchmark, Claude Skills completed a refactoring task in 7 minutes 40 seconds with all 14 tests passing on the first run, while Cursor Rules took 11 minutes 20 seconds with one failure and a raw prompt took 22 minutes with two broken imports. The author, a developer who prefers measuring over hype, explains that Claude Skills are folders containing a SKILL.md file that load on demand, costing only 300–500 tokens per trigger compared to Cursor Rules' 800–1500 tokens per request. The author advises naming skills with action verbs to avoid silent conflicts with MCP tool names, a bug they encountered. Claude Skills, Benchmarked: How I Use Them Without the Hype Claude Code /en/tags/claude%20code/ with Skills, Cursor with Rules, and a plain prompt I'd been copy-pasting for months. The results were not close. Skills finished the whole task in 7 minutes 40 seconds and all 14 tests passed on the first run. Raw prompt took 22 minutes and broke two imports. I'm not on the Skills hype train — I'm just a person who likes measuring things before lunch. Here's how to use Claude /en/tags/claude/ Skills, plus the numbers that convinced me to stop doing this the hard way. What Claude Skills Actually Are The official docs make them sound mystical, but a Skill is just a folder. Specifically, .claude/skills/