·prompt-engineering
</>

prompt-engineering

poletron/custom-rules

有关即时工程模式、最佳实践和优化技术的专家指南。当用户想要改进提示、学习提示策略或调试代理行为时使用。

3安装·0热度·@poletron

安装

$npx skills add https://github.com/poletron/custom-rules --skill prompt-engineering

SKILL.md

Advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability.

Teach the model by showing examples instead of explaining rules. Include 2-5 input-output pairs that demonstrate the desired behavior. Use when you need consistent formatting, specific reasoning patterns, or handling of edge cases. More examples improve accuracy but consume tokens—balance based on task complexity.

Request step-by-step reasoning before the final answer. Add "Let's think step by step" (zero-shot) or include example reasoning traces (few-shot). Use for complex problems requiring multi-step logic, mathematical reasoning, or when you need to verify the model's thought process. Improves accuracy on analytical tasks by 30-50%.

有关即时工程模式、最佳实践和优化技术的专家指南。当用户想要改进提示、学习提示策略或调试代理行为时使用。 来源:poletron/custom-rules。

查看原文

可引用信息

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

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

快速解答

什么是 prompt-engineering?

有关即时工程模式、最佳实践和优化技术的专家指南。当用户想要改进提示、学习提示策略或调试代理行为时使用。 来源:poletron/custom-rules。

如何安装 prompt-engineering?

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

这个 Skill 的源码在哪?

https://github.com/poletron/custom-rules