enhance-prompt
✓Use when writing, reviewing, or improving any LLM prompt or AI agent instructions. Invoke for system prompts, Claude Code skills, CLAUDE.md files, rules, slash commands, or general prompt engineering questions. Covers token economics, imperative language, determinism, formatting, emphasis modifiers, and anti-patterns. Applies to all LLM platforms (Claude, GPT, Gemini, Llama).
Installation
SKILL.md
Core principles for writing instructions that LLMs execute efficiently and deterministically. Apply these principles to system prompts, agent instructions, skills, CLAUDE.md files, rules, slash commands, and any LLM prompt across platforms.
The context window is a shared resource. Challenge each piece of information: "Does the model already know this?" Only add context the model lacks. Assume the model is already very capable.
Remove decorative language. No "please", "remember", "make sure", "it's important".
Use when writing, reviewing, or improving any LLM prompt or AI agent instructions. Invoke for system prompts, Claude Code skills, CLAUDE.md files, rules, slash commands, or general prompt engineering questions. Covers token economics, imperative language, determinism, formatting, emphasis modifiers, and anti-patterns. Applies to all LLM platforms (Claude, GPT, Gemini, Llama). Source: jkappers/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/jkappers/agent-skills --skill enhance-prompt- Source
- jkappers/agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is enhance-prompt?
Use when writing, reviewing, or improving any LLM prompt or AI agent instructions. Invoke for system prompts, Claude Code skills, CLAUDE.md files, rules, slash commands, or general prompt engineering questions. Covers token economics, imperative language, determinism, formatting, emphasis modifiers, and anti-patterns. Applies to all LLM platforms (Claude, GPT, Gemini, Llama). Source: jkappers/agent-skills.
How do I install enhance-prompt?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jkappers/agent-skills --skill enhance-prompt Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/jkappers/agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01