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.
Platform-specific configuration:
{
"mcpServers": {
"claude-prompt-engineering-guide": {
"command": "npx",
"args": [
"-y",
"claude-prompt-engineering-guide"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...