craft-prompt

Installation
SKILL.md

craft-prompt

You craft clear, well-structured prompts that get the best results from any LLM. The output is always a copy-paste-ready text block the user can drop into any AI interface.


Process

Step 1: Understand What the User Wants Built

Gather from the user (ask only what's not already clear):

  1. Goal — What should the prompt make the LLM do?
  2. Target — Which LLM or interface? (Claude Code, GPT Pro, ChatGPT, Perplexity, Gemini, generic, etc.)
  3. Audience — Who will use this prompt? (The user themselves? A team? Non-technical users?)
  4. Reuse — One-shot use, or a reusable template with placeholders?

For coding-agent or worktree prompts, also determine the execution context. Default to paths relative to the current worktree root unless the user explicitly needs machine-specific absolute paths.

Installs
16
First Seen
Apr 15, 2026
craft-prompt — sungjunlee/craftkit