Are you the author? Sign in to claim
一个基于 Project Context 进行 Prompt优化 的 Claude Code SKILL,并配置有界面进行迭代优化;Advanced Claude Code skill for systematic prompt engin
English | 中文
A professional Claude Code skill that turns simple instructions into production-ready prompts using adversarial evaluation and project context.
Watch how a vague request becomes a structured, edge-case-proof prompt in seconds.
macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/geq1fan/prompt-optimizer-skill/main/install.sh | bash
Windows (PowerShell):
irm https://raw.githubusercontent.com/geq1fan/prompt-optimizer-skill/main/install.ps1 | iex
# Clone into the Claude Code skills directory
git clone https://github.com/geq1fan/prompt-optimizer-skill ~/.claude/skills/prompt-optimizer-skill
# macOS/Linux
~/.claude/skills/prompt-optimizer-skill/install.sh update
# Windows
& "$env:USERPROFILE\.claude\skills\prompt-optimizer-skill\install.ps1" -Action update
/optimize-prompt Write a function to parse JSON
/optimize-prompt iterate Add error handling requirements

We welcome contributions! Please see CONTRIBUTING.md for details on how to submit pull requests, report issues, and suggest improvements.
This project is licensed under the MIT License - see the LICENSE file for details.
Inspired by linshenkx/prompt-optimizer.
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Design enforcement with memory — keeps your UI consistent across a project
Detects 37 AI writing patterns and rewrites text with human rhythm across 5 voice profiles
WCAG accessibility audit — automated scanning, manual review, remediation