·prompt-engineering
</>

prompt-engineering

ancoleman/ai-design-components

使用零样本、少样本、思维链和结构化输出技术来设计有效的法学硕士提示。在构建需要可靠输出的 LLM 应用程序、实施 RAG 系统、创建 AI 代理或优化即时质量和成本时使用。涵盖 OpenAI、Anthropic 和开源模型以及多语言示例 (Python/TypeScript)。

11安装·0热度·@ancoleman

安装

$npx skills add https://github.com/ancoleman/ai-design-components --skill prompt-engineering

SKILL.md

Design and optimize prompts for large language models (LLMs) to achieve reliable, high-quality outputs across diverse tasks.

This skill provides systematic techniques for crafting prompts that consistently elicit desired behaviors from LLMs. Rather than trial-and-error prompt iteration, apply proven patterns (zero-shot, few-shot, chain-of-thought, structured outputs) to improve accuracy, reduce costs, and build production-ready LLM applications. Covers multi-model deployment (OpenAI GPT, Anthropic Claude, Google Gemini, open-source mode...

| Goal | Technique | Token Cost | Reliability | Use Case |

使用零样本、少样本、思维链和结构化输出技术来设计有效的法学硕士提示。在构建需要可靠输出的 LLM 应用程序、实施 RAG 系统、创建 AI 代理或优化即时质量和成本时使用。涵盖 OpenAI、Anthropic 和开源模型以及多语言示例 (Python/TypeScript)。 来源:ancoleman/ai-design-components。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/ancoleman/ai-design-components --skill prompt-engineering
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 prompt-engineering?

使用零样本、少样本、思维链和结构化输出技术来设计有效的法学硕士提示。在构建需要可靠输出的 LLM 应用程序、实施 RAG 系统、创建 AI 代理或优化即时质量和成本时使用。涵盖 OpenAI、Anthropic 和开源模型以及多语言示例 (Python/TypeScript)。 来源:ancoleman/ai-design-components。

如何安装 prompt-engineering?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ancoleman/ai-design-components --skill prompt-engineering 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/ancoleman/ai-design-components