A skill that analyzes and improves prompts based on general LLM/agent best practices. It focuses on verifiability, clear scope, explicit constraints, and context economy so the agent can execute with minimal back-and-forth.
If you are running in Claude Code, also read references/claude.md and apply the additional Claude-specific techniques. If you are running in Codex CLI, also read references/codex.md and apply the additional Codex-specific techniques.
When the input is a document that instructs an agent (e.g., plan files, AGENTS.md, system instruction docs), treat the document as the improvement target; identify issues and propose concrete improvements, and include a revised draft when helpful.
Una capacità di migliorare i suggerimenti applicando le migliori pratiche generali LLM/agente. Quando l'utente fornisce una richiesta, questa abilità produce una versione migliorata, identifica le informazioni mancanti e fornisce punti di miglioramento specifici. Da utilizzare quando l'utente chiede di "migliorare questo prompt", "rivedere questo prompt" o "migliorare questo prompt". Fonte: dotneet/claude-code-marketplace.