add skills and script
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
# Set of skills by @rodydavis
|
||||
|
||||
- [Flutter Screenshot/Control](/skills/flutter_driver_control/)
|
||||
### flutter-control-and-screenshot
|
||||
Guide on how to control a Flutter app using flutter_driver via MCP and capture screenshots.
|
||||
|
||||
```bash
|
||||
npx skills add rodydavis/flutter-control-and-screenshot
|
||||
```
|
||||
|
||||
### install-flutter-from-git
|
||||
Install Flutter SDK via git clone and configure for all platforms
|
||||
|
||||
```bash
|
||||
npx skills add rodydavis/install-flutter-from-git
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user