haletothewood/llm-training-ground
A practical, guided modular pathway for using LLMs effectively — covering prompting, tools, agents, MCP servers, and critical judgment.
Platform-specific configuration:
{
"mcpServers": {
"llm-training-ground": {
"command": "npx",
"args": [
"-y",
"llm-training-ground"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...