anthropics / anthropics/skills

Request: Prompt Engineering skill for Claude models

未关闭
#826 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
176k
派生
20.9k
平均合并
7 小时 21 分钟
30 天内合并 PR
5

描述

## Summary

There is no official skill for prompt engineering with Claude models (Opus 4.6, Sonnet 4.6, Haiku 4.5). This would be extremely valuable as a maintained, installable skill.

## The Gap

Anthropic has excellent prompt engineering documentation at [platform.claude.com](https://platform.claude.com/docs/en/build-with-claude/prompt-engineering/claude-prompting-best-practices) and an [interactive tutorial](https://github.com/anthropics/prompt-eng-interactive-tutorial), but neither is packaged as an agent skill.

Community alternatives exist (prompt-master, prompt-architect, etc.) but they either target all LLMs generically or go stale when new models are released. None offer deep, Claude-specific guidance that stays current.

## What this skill would cover

- Model-specific prompting patterns for Opus, Sonnet, and Haiku
- When to use XML tags, chain of thought, extended thinking
- System vs user prompt best practices
- Token optimization per model tier
- Tool use and agentic prompting patterns
- Updated guidance when new models are released

## Why it matters

An official skill would stay current with model releases, be authoritative, and save users from relying on community skills that quickly become outdated. It would also complement the existing `claude-api` skill, which covers SDK usage but not prompt design.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。