Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:49:04 +08:00
commit 6899ef7902
9 changed files with 1502 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "anthropic-prompt-engineer",
"description": "Master Anthropic's prompt engineering techniques to generate new prompts or improve existing ones using best practices for Claude AI models.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"skills": [
"./skills/anthropic-prompt-engineer"
]
}