agentsclimarketplace

Ai prompt ux

Skill varunk130/ai-ux-skill-library/skills/ai-prompt-ux

The 12-skill AI UX design engine for Claude Code & GitHub Copilot — purpose-built for designing UX for AI products, agents, and experiences.

Install
npx -y skills add varunk130/ai-ux-skill-library --skill ai-prompt-ux

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Design the input experience for AI products - how users craft, structure, and refine their instructions to AI systems. Use when: prompt interface, AI input design, prompt templates, prompt suggestions, context window UX, instruction design, AI input affordances, prompt engineering UX.

SKILL.md

9.6 KB, as published. Nobody here has run it

AI Prompt UX

Design the input side of AI interactions - how users express their intent, refine their requests, and learn to communicate effectively with AI. The CRAFT framework treats the prompt experience as a design surface, not just a text box.

Core Principle

A blank text box is not a prompt UX. It is an abdication of design. The empty chat input puts 100% of the burden on the user to figure out what to say, how to say it, and what's possible. Great prompt UX reduces that burden to near zero while preserving unlimited expressiveness for power users.


The CRAFT Framework

LetterPrincipleDesign Question
CConstrain ProductivelyDoes the input interface guide users toward better prompts without limiting expressiveness?
RReveal CapabilitiesCan users discover what's possible through the input experience itself?
AAssist ConstructionDoes the interface help users build complex prompts piece by piece?
FFormat IntelligentlyDoes the system interpret intent regardless of how the user formatted their input?
TTeach Through InteractionDoes each interaction make the user slightly better at prompting?

The Prompt Input Spectrum

Not every AI product should use a blank text box. Choose the right input pattern for your context:

PatternUser FreedomGuidance LevelBest ForExample
Free textMaximumMinimumExpert users, open-ended explorationChatGPT main input
Guided textHighMediumMost users, most productsText box with placeholder text: "Ask me to analyze, write, or research..."
Template selectionMediumHighSpecific workflows, recurring tasks"Summarize this document" / "Compare these options" / "Draft an email about..."
Structured formLowMaximumDomain-specific tools, non-technical usersForm fields: Subject, Tone, Length, Audience, Key points
HybridVariableVariableProducts serving diverse usersText box + expandable "Advanced options" panel

Selection Criteria

If your users are...And the task is...Use this pattern
Technical, experienced with AIOpen-ended, creativeFree text or guided text
Non-technical, new to AISpecific, repeatableTemplate selection or structured form
Mixed expertiseVariable complexityHybrid (text + templates + structured options)
Under time pressureHigh-frequency, quickTemplate selection with one-click execution

Empty State Design

The moment before the first prompt is the most critical UX moment.

The Empty State Hierarchy

PriorityElementPurposeExample
1Single clear actionTell the user exactly what to do firstInput field with cursor blinking, focused
2Capability hintsShow 3-4 things the AI can doClickable suggestion chips: "Summarize a doc" / "Write an email" / "Analyze data"
3Example promptsShow what good prompts look like"Try: 'Compare the quarterly revenue trends and highlight anomalies'"
4Recent historyBring users back to where they left off"Continue your conversation about Q2 planning"

Anti-pattern: An empty screen with just a text box and "How can I help you?" This communicates nothing about capabilities, nothing about prompt quality, and nothing about what to expect.


Prompt Suggestion Systems

Suggestion Types

TypeWhen It AppearsWhat It ContainsExample
Pre-prompt suggestionsBefore user types anythingCommon starting points for this contextChips: "Summarize" / "Translate" / "Explain"
Inline autocompleteWhile user is typingCompletion of the current promptUser types "Help me write" → suggestion: "...a professional email to decline a meeting"
Follow-up suggestionsAfter AI respondsLogical next questions or actions"Go deeper on point 2" / "Make it shorter" / "Generate alternatives"
Refinement suggestionsWhen output quality is lowWays to improve the prompt"Try being more specific about the time period"

Suggestion Quality Rules

RuleWhy It Matters
Suggestions must be contextual, not generic"Tell me more" is not useful. "Explain the pricing implications" is
Limit to 3-5 suggestions at a timeMore than 5 creates decision paralysis
Suggestions should be full, executable promptsOne click should produce a result, not just populate the input field
Rotate suggestions to prevent stale UXSame 3 suggestions every time = users ignore them after day 2
Power users should be able to hide suggestionsDon't force training wheels on experts

Multi-Modal Prompt Design

Modern AI accepts more than text. Design for all input modes:

Input ModeDesign ConsiderationsUX Pattern
TextCharacter limit, formatting support, code blocksStandard text area with markdown support
File uploadSupported formats, size limits, processing timeDrag-and-drop zone with format badges
Image/screenshotResolution requirements, what the AI "sees"Paste or drop with annotation overlay: "What should I focus on in this image?"
VoiceTranscription accuracy, ambient noise, languagePush-to-talk with real-time transcription preview
URL/linkWhat gets fetched, what's processed, privacy implicationsPaste field with preview: "I'll read [title] - what would you like to know about it?"
Structured dataCSV, JSON, database connectionsUpload + preview table + "What would you like to analyze?"

Multi-Modal Orchestration

When users can input multiple modes simultaneously:

CombinationDesign PatternExample
Text + ImageText as instruction, image as context"What's wrong with this UI?" + [screenshot]
Text + FileText as question, file as data source"Summarize the key findings" + [PDF upload]
Text + URLText as analysis angle, URL as source"Compare this pricing page to our competitors" + [URL]

Rule: When multiple inputs are provided, the AI should acknowledge ALL inputs in its response. Don't silently ignore the attachment.


Prompt History & Reuse

Prompt Library Pattern

For products where users repeatedly need similar AI assistance:

FeatureImplementationBenefit
Prompt historySearchable list of past prompts with their resultsQuick reuse of successful prompts
Saved promptsUser-created templates with variables: "Write a {tone} email to {recipient} about {topic}"Repeatability without retyping
Shared promptsTeam-visible prompt libraryOrganizational knowledge sharing
Prompt analyticsShow which prompts produce the best resultsData-driven prompt improvement

The Prompt Refinement Loop

Most good AI interactions require 2-3 iterations. Design for the refinement cycle, not just the first prompt.

Refinement Patterns

PatternHow It WorksWhen to Use
Inline editUser modifies the original prompt and re-runsWhen the core intent was right but details need adjustment
Follow-up instruction"Make it shorter" / "Focus more on the technical details"When the direction is right but output needs tuning
Branching"Try a completely different approach"When the first attempt was fundamentally wrong
Parameter adjustmentSliders or dropdowns for tone, length, formality, creativityWhen the AI supports tunable parameters
Undo and rephraseDiscard current response, try a new promptWhen the user wants a fresh start without losing context

Anti-Patterns

PatternWhy It Fails
Blank text box with no guidanceUsers don't know what's possible, write bad prompts, get bad results, leave
"Be more specific" error messagesTells the user they're wrong but doesn't help them be right
Character limits without explanation"Prompt too long" - how long? What to cut? Why is there a limit?
Hiding prompt historyUsers can't learn from their own past successes
Suggestion chips that don't do anythingChips that only populate the text box instead of executing the prompt
Auto-submitting on pasteUsers paste text as context, not as a prompt. Don't fire automatically

Quick Reference

TaskFramework ElementKey Deliverable
Design input for new AI productPrompt Input Spectrum + Empty StateInput pattern selection + empty state design
Reduce "I don't know what to type"Suggestion SystemsPre-prompt, inline, and follow-up suggestion architecture
Add multi-modal inputMulti-Modal Prompt Design tableInput mode support matrix + orchestration rules
Improve prompt quality across user baseRefinement Loop patternsIteration flow design + refinement shortcuts
Build enterprise prompt managementPrompt Library PatternShared prompt library with history and analytics

Integration

Works with: ai-onboarding-calibration (teaching prompting during onboarding), ai-conversation-architect (prompt as first turn in dialogue), ai-feedback-loops (feedback on prompt suggestions), ai-personalization-ethics (personalized prompt suggestions).

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.