Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,15 +130,6 @@
"./skills/flutter-read-logs-usage",
"./skills/read-logs"
]
},
{
"name": "lean-a11y-vo-log",
"source": "./plugins/lean-a11y-vo-log",
"description": "Capture a timestamped transcript of everything VoiceOver speaks (and each keyboard nav gesture) during a manual screen-reader session on macOS, then diagnose it into an accessibility bug report via /lean-a11y-vo-log.",
"skills": [
"./skills/lean-a11y-vo-log-usage",
"./skills/lean-a11y-vo-log"
]
}
]
}
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ Most plugins are pure rules and skills with no setup. A few need one-time toolin

- [`flutter-patrol`](plugins/flutter-patrol/) - Patrol CLI and Patrol MCP
- [`flutter-marionette`](plugins/flutter-marionette/) - Marionette MCP and app-side binding
- [`lean-a11y-vo-log`](plugins/lean-a11y-vo-log/) - VoiceOver AppleScript control, macOS Automation permission, and (optional) Karabiner gesture rules

## Available plugins

Expand Down Expand Up @@ -84,7 +83,6 @@ Most plugins are pure rules and skills with no setup. A few need one-time toolin
- [`flutter-patrol`](plugins/flutter-patrol/) - Patrol test architecture, key conventions, and Patrol MCP workflow for AI-assisted E2E work
- [`flutter-marionette`](plugins/flutter-marionette/) - runtime interaction with a live debug app through Marionette MCP for exploration, smoke checks, and UI debugging
- [`flutter-read-logs`](plugins/flutter-read-logs/) - read the running app's latest `flutter run` logs as on-demand context via `/read-logs`
- [`lean-a11y-vo-log`](plugins/lean-a11y-vo-log/) - capture a text transcript of everything VoiceOver speaks (and each keyboard nav gesture) during a manual screen-reader session on macOS, then diagnose it via `/lean-a11y-vo-log`

### Every plugin has a `-usage` skill

Expand Down
20 changes: 0 additions & 20 deletions plugins/lean-a11y-vo-log/.claude-plugin/plugin.json

This file was deleted.

7 changes: 0 additions & 7 deletions plugins/lean-a11y-vo-log/CHANGELOG.md

This file was deleted.

108 changes: 0 additions & 108 deletions plugins/lean-a11y-vo-log/README.md

This file was deleted.

51 changes: 0 additions & 51 deletions plugins/lean-a11y-vo-log/skills/lean-a11y-vo-log-usage/SKILL.md

This file was deleted.

91 changes: 0 additions & 91 deletions plugins/lean-a11y-vo-log/skills/lean-a11y-vo-log/SKILL.md

This file was deleted.

Loading
Loading