Quick Start
Experience AsciiKit v5's design intelligence in under 5 minutes. Watch Claude transform into a Senior UX Designer who understands human psychology.
What you'll need
- Claude Code CLI
- Node.js 18.0.0+ installed on your computer
- 5 minutes of your time
Step 1: Get your license key
Start your free trial to get a license key (10 free uses, no credit card):
- Go to asciikit.com/trial
- Enter your email address
- Check your email for your license key
Your license key looks like: ak_trial_a1b2c3d4e5f6...
π‘ Save this key - you'll need it in Step 3.
Step 2: Install the MCP server
Open your terminal and run:
npm install -g asciikit-mcp
This installs the AsciiKit MCP server globally so Claude Code can use it.
Step 3: Run the setup wizard
Run the interactive setup wizard:
asciikit-mcp setup
The wizard will guide you through configuration:
- Enter your license key from Step 1
- Choose global or project-specific installation
- Done! The wizard handles everything automatically
Example:
π¨ AsciiKit Setup Wizard
Checking your system...
β Node.js v22.19.0
β Found ~/.claude.json
β asciikit-mcp v5.2.1 installed
β Enter your AsciiKit license key: ak_trial_***
β Valid format
β How would you like to install AsciiKit? Global (available in all projects)
β Backing up ~/.claude.json
β Updated ~/.claude.json
β Testing license key... β Valid!
All set! π
That's it! The wizard handles all the configuration automatically.
Step 4: Experience design intelligence
For Claude Code Users
Start Claude Code in your terminal:
claude
Then type:
/asciikit-quick
For Cursor Users
Open Cursor and type the same command:
/asciikit-quick
Note: Cursor requires explicit slash commands - it won't automatically use AsciiKit for design questions like Claude Code does.
Try This Example
You'll see a prompt asking what you want to design. Try this:
Design a payment form for elderly users buying medication online
Watch what happens:
Claude automatically understands:
- Domain: Healthcare e-commerce
- Users: Seniors with specific needs
- Context: High-stakes purchase (medication)
- Emotions: Likely anxious about online payments
You'll see Claude apply psychological intelligence:
I'll design a payment form optimized for elderly users purchasing
medication. Based on cognitive science and accessibility research,
I'm focusing on:
- Larger touch targets (48px minimum) for reduced motor control
- High contrast for aging vision
- Security badges prominently displayed (fraud concerns)
- Phone support visible (technology anxiety fallback)
- Clear progress indicators (perceived control)
Option A: Trust-focused with security signals
ββββββββββββββββββββββββββββββββββββββ
β Secure Checkout - Step 2 of 3 β
β [SECURE] Your information is safe β
ββββββββββββββββββββββββββββββββββββββ€
β β
β Payment Information β
β β
β Card Number β
β ββββββββββββββββββββββββββββββββ β
β β β β
β ββββββββββββββββββββββββββββββββ β
β β
β [Security badges: Visa/MC/Norton] β
β β
β [CALL] Need help? 1-800-XXX-XXXX β
β β
β [β Back] [Continue Securely β] β
β β
ββββββββββββββββββββββββββββββββββββββ
Each element is deliberately designed to reduce anxiety...
π Congratulations! You just experienced design intelligence - Claude didn't just generate a form, it applied senior-specific psychology automatically.
Try more intelligent designs
Now experience how Claude adapts psychology to different contexts:
Anxiety reduction with /asciikit-quick:
/asciikit-quick
Design an error message for users who just lost unsaved work
Watch Claude apply frustration mitigation and recovery psychology.
Emotional journey with /asciikit-flow:
/asciikit-flow
Create an onboarding flow for skeptical enterprise users
See how Claude maps the emotional arc from doubt to confidence.
Compare psychologies with /asciikit-explore:
/asciikit-explore
Show different psychological approaches to a fitness dashboard
Explore achievement-focused vs. progress-focused vs. social motivation.
Domain intelligence with /asciikit-spec:
/asciikit-spec
Design a meditation app for stressed professionals
Experience how Claude creates a calming psychological ecosystem.
The intelligence difference
Traditional approach: "Show me the login pattern" β Generic template
AsciiKit v5 intelligence: "Design login for elderly banking users" β Psychology-optimized design with:
- Fraud concern mitigation
- Larger touch targets
- Phone support visibility
- Security theater elements
- Anxiety reduction patterns
Claude doesn't just place elements - every decision is grounded in human psychology.
What's next?
- Design Intelligence System - Understand the six frameworks
- Your First Intelligent Design - Detailed walkthrough
- The 5 Intelligence Commands - Master each mode
- Writing Effective Prompts - Get better psychological insights
Having issues?
MCP server not showing up?
- Check
~/.claude.jsonfor typos (especially the license key) - Make sure AsciiKit is under root
"mcpServers"not inside"projects" - Start a fresh
claudesession - See Troubleshooting for more help
License validation failing?
- Verify your license key is correct (copy/paste from email)
- Make sure it starts with
ak_trial_orak_live_ - Check that you have uses remaining (trial = 10 uses)
Still stuck? Email us at hello@asciikit.com