flutter skill for Zed
io.github.telsav/flutter-skill
AI E2E testing bridge — give AI eyes and hands inside any app. 8 platforms, 40+ tools.
client:Zed
transport:stdio
runtime:npm
Install flutter skill in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flutter-skill": {
"command": "npx",
"args": [
"-y",
"flutter-skill"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs