AI AGENT ADDONS

Apply Anthropic Skill Best Practices

neolabhq/context-engineering-kit

Anthropic's official best practices help you write better skills for Claude. This guide shows you how to name, describe, and structure your skills so Claude can find and use them easily.

Good skills are short, clear, and tested with real use. The metadata like name and description is loaded first. Claude reads the full skill only when needed. So every word in your skill file matters.

Test your skill with all the models you plan to use. What works for Opus might need more detail for Haiku. Clear naming and specific descriptions help Claude pick the right skill from many.

Add Apply Anthropic Skill Best Practices skill to your workflow

Global

mkdir -p ~/.claude/skills/apply-anthropic-skill-best-practices

Project

mkdir -p .claude/skills/apply-anthropic-skill-best-practices

Source Repository

Stars
1,185
Forks
128
Watchers
1,185
License
GPL-3.0
Last Push
1 month ago
Created
8 months ago