Justdvp/claude-code-templates
🛠️ Simplify your coding with ready-to-use configurations for Anthropic's Claude Code, designed to enhance productivity and streamline your workflow.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-templates": {
"command": "npx",
"args": [
"-y",
"claude-code-templates"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...