A curated list of high quality coding style conventions and standards.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"awesome-guidelines": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-awesome-guidelines"
]
}
}
}