Imran-ml/claude-skills
Reusable Claude Code configuration repository with skills, subagents, hooks, MCP setup, and examples for bootstrapping new projects.
Platform-specific configuration:
{
"mcpServers": {
"claude-skills": {
"command": "npx",
"args": [
"-y",
"claude-skills"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...