Skip to content

Commit b864e8c

Browse files
authored
Merge pull request #9 from leancodepl/revert/a11y-vo-log-plugin
Revert "a11y-vo-log: VoiceOver speech-logging plugin" (#7)
2 parents 0de372c + d678ffb commit b864e8c

11 files changed

Lines changed: 0 additions & 551 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -130,15 +130,6 @@
130130
"./skills/flutter-read-logs-usage",
131131
"./skills/read-logs"
132132
]
133-
},
134-
{
135-
"name": "lean-a11y-vo-log",
136-
"source": "./plugins/lean-a11y-vo-log",
137-
"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.",
138-
"skills": [
139-
"./skills/lean-a11y-vo-log-usage",
140-
"./skills/lean-a11y-vo-log"
141-
]
142133
}
143134
]
144135
}

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ Most plugins are pure rules and skills with no setup. A few need one-time toolin
5555

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

6059
## Available plugins
6160

@@ -84,7 +83,6 @@ Most plugins are pure rules and skills with no setup. A few need one-time toolin
8483
- [`flutter-patrol`](plugins/flutter-patrol/) - Patrol test architecture, key conventions, and Patrol MCP workflow for AI-assisted E2E work
8584
- [`flutter-marionette`](plugins/flutter-marionette/) - runtime interaction with a live debug app through Marionette MCP for exploration, smoke checks, and UI debugging
8685
- [`flutter-read-logs`](plugins/flutter-read-logs/) - read the running app's latest `flutter run` logs as on-demand context via `/read-logs`
87-
- [`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`
8886

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

plugins/lean-a11y-vo-log/.claude-plugin/plugin.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

plugins/lean-a11y-vo-log/CHANGELOG.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

plugins/lean-a11y-vo-log/README.md

Lines changed: 0 additions & 108 deletions
This file was deleted.

plugins/lean-a11y-vo-log/skills/lean-a11y-vo-log-usage/SKILL.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

plugins/lean-a11y-vo-log/skills/lean-a11y-vo-log/SKILL.md

Lines changed: 0 additions & 91 deletions
This file was deleted.

0 commit comments

Comments
 (0)