Prompt-Master: Claude Skill for Generating Accurate AI Tool Prompts

What Prompt-Master Does
Prompt-Master is a free, open-source Claude skill designed to generate accurate prompts for AI tools. It specifically targets tools like Cursor, Claude Code, GPT, Midjourney, Kling, Eleven Labs, Claude, ChatGPT, Gemini, Stable Diffusion, and others across various contexts including day-to-day use, vibe coding, corporate, and school applications.
Core Features
- Tool Detection and Routing: Detects which tool you're targeting and silently routes to the exact right approach for that model
- Nine-Dimensional Analysis: Pulls nine dimensions from your rough idea including context, constraints, output format, audience, memory from prior messages, and success criteria to ensure nothing important gets missed
- Pattern Detection: Identifies 35 credit-killing patterns with before-and-after fixes, such as missing file paths when using Cursor, attempting to build entire apps in one prompt, or adding chain-of-thought to o1 (which actually makes it worse)
- Template System: Includes 12 prompt templates that auto-select based on your task, recognizing that writing an email needs a completely different structure than prompting Claude Code to build a feature
- Efficient Loading: Templates and patterns live in separate reference files that only load when your specific task needs them, with nothing loaded upfront
- Memory Integration: Built-in memory for long project sessions
Current Status and Development
The tool has achieved 600+ stars on GitHub with 4000+ traffic. Version 1.4 was recently released with top-requested features, and version 1.5 is already being planned with a focus on agents. The development is community-driven, with every version being a direct response to user suggestions.
Setup takes approximately 2 minutes according to the source. The tool is positioned to help users avoid wasted credits and eliminate the need for re-prompts.
📖 Read the full source: r/ClaudeAI
👀 See Also
TextGen (text-generation-webui) Becomes Native Desktop App with Portable Builds
TextGen, the open-source alternative to LM Studio, has evolved from a web UI to a no-install desktop app for Windows, Linux, and macOS with portable builds, full privacy, and advanced quantization support.

log-context-mcp: MCP tool reduces log token usage by 96% for Claude debugging
log-context-mcp is an MCP tool that preprocesses log files before they reach Claude's context, deduplicating lines, grouping stack traces, and stripping noise to reduce token usage. Testing on a 2000-line Apache log showed 96.5% reduction while correctly identifying root causes.

Spec-Driven Development Workflow for Claude Code: Decomposition, Context Clearing, and Cost Control
A spec-driven development approach for Claude Code that uses two-dimensional decomposition, context clearing between steps, and specs written to disk to improve agent performance and reduce costs.

ClawControl v1.7.1 fixes daily usage issues in OpenClaw client
ClawControl v1.7.1 is an open source client for OpenClaw available on Windows, Mac, Linux, iOS, and Android. This release focuses on fixing 'why is it doing that?' issues encountered during daily OpenClaw usage.