rrmistry/tilt-skill
Tilt dev environment skill plugin for Claude Code — lightweight CLI-based alternative to the Tilt MCP server
Platform-specific configuration:
{
"mcpServers": {
"tilt-skill": {
"command": "npx",
"args": [
"-y",
"tilt-skill"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...