·prompt-engineering

Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies, or debug agent behavior.

4Installs·0Trend·@sebas-aikon-intelligence

Installation

$npx skills add https://github.com/sebas-aikon-intelligence/antigravity-awesome-skills --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%.

Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies, or debug agent behavior. Source: sebas-aikon-intelligence/antigravity-awesome-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sebas-aikon-intelligence/antigravity-awesome-skills --skill prompt-engineering
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is prompt-engineering?

Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies, or debug agent behavior. Source: sebas-aikon-intelligence/antigravity-awesome-skills.

How do I install prompt-engineering?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sebas-aikon-intelligence/antigravity-awesome-skills --skill prompt-engineering 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/sebas-aikon-intelligence/antigravity-awesome-skills