Score: 82/100
Specificity + Context + Clarity
Enhanced prompt ready
AI-powered rewrite
Session-aware
Reads your conversation history
3 symbols verified
HeuristicScorer, evaluate, parse
Write better prompts.
Ship faster code.
claude mcp add prompyai -- npx prompyai-mcp serveOne command. Zero config. PrompyAI scores every prompt you write against your real codebase — file paths, symbols, session context — and suggests how to make it better.
4
scoring dimensions
20+
heuristic rules
0ms
added latency
Free
to start
From install to insight in seconds.
01
Install with one command
Run a single command in your terminal. PrompyAI registers as an MCP server in Claude Code. No API keys needed for free scoring — just install and go.
02
Write any prompt
Just use Claude Code like you normally do. PrompyAI automatically evaluates every prompt you send — scoring it across four dimensions: Specificity, Context, Clarity, and Anchoring.
03
Get instant feedback
See your score, dimension breakdown, actionable suggestions, and an AI-enhanced version of your prompt — all inline, right in your terminal. Copy the enhanced prompt or learn from the suggestions.
Prompt intelligence, grounded in your code.
Not another generic prompt tips tool. PrompyAI understands your project structure, your code symbols, and your conversation context.
Context-Aware Scoring
Every prompt is scored against your actual codebase — file paths, tech stack, dependencies, and symbols. Not generic advice. Real, grounded feedback.
- 4 dimensions: Specificity, Context, Clarity, Anchoring
- 20+ heuristic rules tuned for developer prompts
- Verified symbol references via TypeScript compiler API
- Monorepo-aware stack detection
- File relevance weighting based on your project structure
- Scores from 0-100 with letter grades (A-F)
AI-Enhanced Prompts
Get a rewritten version of your prompt that scores higher — injected with real file paths, verified symbols, and structured context from your project.
- Claude Haiku-powered suggestions with project context
- Smart template fallback when no API key is set
- Injects real file paths and verified code symbols
- Deduplication guards prevent repeated suggestions
- Copy-paste ready enhanced prompt in every response
Session Intelligence
PrompyAI reads your Claude Code conversation history to understand what you've been working on. Recent files, topics, and context enrich every score.
- Auto-detects active Claude Code session
- Reads recent conversation for file references
- Multi-agent and subagent awareness
- Session context enriches scoring without manual input
- Respects conversation flow and recent decisions
Zero Config
One command to install. Auto-evaluates every message. Toggle on/off with natural language. No API keys needed for free heuristic scoring.
- Works immediately after install — no setup needed
- Auto-evaluation on every prompt (toggle with prompyai_toggle)
- Free heuristic scoring without any API key
- Optional Anthropic key unlocks AI-powered suggestions
- Rate limiting protects your API budget automatically
From vague prompt to grounded context.
$ fix the auth bug, users can't log in after the last deploy
Suggestions
Enhanced prompt
Fix the authentication bug in @src/middleware/auth.ts — users are getting 401 errors after the latest deploy.
The validateSession() function appears to reject valid JWT tokens. Check the token expiry logic against the @src/config/auth.config.ts settings.
Refer to CLAUDE.md for session handling patterns.
Expected: Users authenticate successfully with valid credentials.
Current: All login attempts return 401 Unauthorized since commit #a3f9c2.
Same intent. Better context. PrompyAI adds file paths, verified symbols, and structured details automatically.
This is just the beginning.
VS Code Extension
Real-time prompt scoring directly in your editor. Score prompts before sending them to any AI assistant.
GitHub Copilot Integration
Score and enhance prompts for GitHub Copilot Chat. Same intelligence, different interface.
Team Dashboards
Track prompt quality across your engineering team. Identify patterns, share best practices, measure improvement.
Prompt Analytics
Historical scoring trends, most common suggestions, and personalized tips based on your prompt patterns.
Ready to write better prompts?
One command. No sign-up. No API key needed. Free heuristic scoring works immediately.
claude mcp add prompyai -- npx prompyai-mcp serve