prompt-master and prompt-architect
These two tools are competitors, as both are Claude Code skills designed to refine and enhance user prompts for AI tools, differing primarily in the specific methodologies and frameworks they employ to achieve this common goal.
About prompt-master
nidhinjs/prompt-master
A Claude skill that writes the accurate prompts for any AI tool. Zero tokens or credits wasted. Full context and memory retention
Implements a modular skill architecture with tool-specific prompt generation profiles for 30+ AI systems (Claude, ChatGPT, Midjourney, Stable Diffusion, etc.), automatically detecting the target tool and routing through specialized frameworks. The core pipeline extracts nine dimensions of user intent through targeted clarifying questions, applies load-bearing prompt techniques (XML structure, few-shot examples, grounding anchors), then runs a token efficiency audit to eliminate unnecessary words before delivery. Integrates directly with Claude.ai as an uploadable skill or runs as a Claude Code extension, supporting both conversational invocation and explicit `/prompt-master` commands.
About prompt-architect
ckelsoe/prompt-architect
Claude Code skill that transforms vague prompts into structured, expert-level prompts using 7 research-backed frameworks (CO-STAR, RISEN, RISE, TIDD-EC, RTF, CoT, CoD)
Implements a multi-stage intelligent analysis pipeline that evaluates prompts across five quality dimensions, recommends one of 27 frameworks through structured dialogue, and applies the selected framework systematically before iterative refinement. Deploys as an npm package compatible with 30+ AI agent platforms (Claude Code, Cursor, Copilot, Gemini CLI, Windsurf) via Agent Skills ecosystem, with progressive disclosure UI that asks 3-5 targeted clarifying questions at a time rather than overwhelming users upfront.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work