·ai-prompting
</>

ai-prompting

jasonkneen/kiro

Effective communication strategies for AI-assisted development. Learn context-first prompting, phased interactions, iterative refinement, and validation techniques to get better results from Claude and other AI coding assistants.

19Installs·0Trend·@jasonkneen

Installation

$npx skills add https://github.com/jasonkneen/kiro --skill ai-prompting

SKILL.md

Master the art of communicating with AI coding assistants to get better results faster. These strategies are optimized for spec-driven development but apply broadly to AI collaboration.

Work through spec phases sequentially. Complete each phase before moving to the next.

Make all constraints explicit. Don't assume AI knows your limitations.

Effective communication strategies for AI-assisted development. Learn context-first prompting, phased interactions, iterative refinement, and validation techniques to get better results from Claude and other AI coding assistants. Source: jasonkneen/kiro.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jasonkneen/kiro --skill ai-prompting
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ai-prompting?

Effective communication strategies for AI-assisted development. Learn context-first prompting, phased interactions, iterative refinement, and validation techniques to get better results from Claude and other AI coding assistants. Source: jasonkneen/kiro.

How do I install ai-prompting?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jasonkneen/kiro --skill ai-prompting 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/jasonkneen/kiro