Add best practices guide for skill creators

Covers grounding skills in real expertise (extracting from tasks,
synthesizing from project artifacts), iterating with execution feedback,
managing context budget, calibrating instruction specificity, and
reusable instruction patterns (templates, checklists, validation loops,
plan-validate-execute, script bundling).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Hefner
2026-03-10 14:19:12 -05:00
co-authored by Claude Opus 4.6
parent 0c61f1efc0
commit db92534bfb
2 changed files with 254 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@
{
"group": "For skill creators",
"pages": [
"skill-creation/best-practices",
"skill-creation/optimizing-descriptions",
"skill-creation/evaluating-skills",
"skill-creation/using-scripts"