What is prompt-master?
WHEN refining or structuring prompts; NOT executing tasks; outputs XML-tagged instructions with roles, tasks, constraints, and examples. Source: mintuz/claude-plugins.
WHEN refining or structuring prompts; NOT executing tasks; outputs XML-tagged instructions with roles, tasks, constraints, and examples.
Quickly install prompt-master AI skill to your development environment via command line
Source: mintuz/claude-plugins.
Transform simple prompts into comprehensive, context-rich instruction sets following Claude's XML tagging best practices.
Wrap user-provided details in descriptive XML tags (e.g., , , , , ). Keep directives outside user-data tags.
Expand the prompt into detailed, ordered instructions with explicit actions:
WHEN refining or structuring prompts; NOT executing tasks; outputs XML-tagged instructions with roles, tasks, constraints, and examples. Source: mintuz/claude-plugins.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/mintuz/claude-plugins --skill prompt-masterWHEN refining or structuring prompts; NOT executing tasks; outputs XML-tagged instructions with roles, tasks, constraints, and examples. Source: mintuz/claude-plugins.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mintuz/claude-plugins --skill prompt-master Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/mintuz/claude-plugins