prompt-master and claude-prompt-engineering-guide
These are complements: one is a practical Claude skill that generates optimized prompts dynamically, while the other is a reference guide documenting the engineering principles and best practices those prompts should follow.
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 claude-prompt-engineering-guide
ThamJiaHe/claude-prompt-engineering-guide
Comprehensive guide for writing professional Claude Standard prompts with MCP, Skills, and Superpowers integration. Official Anthropic best practices for Claude 4.x models.
Includes a weekly auto-updating research agent powered by Perplexity and Anthropic APIs that maintains current coverage of Claude, MCP, and AI developments. Features ClaudeForge, a companion web app supporting 7 AI providers across 9 output formats with client-side format switching and local LLM support via Ollama/LM Studio. Covers advanced Claude capabilities including extended thinking, agent teams, MCP hooks, and 100+ curated skills alongside API integration patterns and Claude Code implementation examples.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work