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.
Навык улучшения подсказок путем применения общих лучших практик LLM/агентов. Когда пользователь предоставляет подсказку, этот навык выводит улучшенную версию, определяет недостающую информацию и предоставляет конкретные точки улучшения. Используйте, когда пользователь просит «улучшить это приглашение», «пересмотреть это приглашение» или «улучшить это приглашение». Источник: dotneet/claude-code-marketplace.