chore(ai tooling): sync harness configs

This commit is contained in:
Tommaso Casaburi
2026-04-23 14:14:55 +07:00
parent 0366a16844
commit 76a3a763a5
18 changed files with 66 additions and 38 deletions
+1
View File
@@ -1,5 +1,6 @@
---
name: profiler
model: composer-2
description: Performance profiler that browses 5chan routes via playwright-cli, collecting Web Vitals and React rerender data via react-scan. Returns a structured issues list for a batch of routes. Use proactively when profiling browsing performance, finding bottlenecks, or diagnosing excessive React rerenders.
---
+1
View File
@@ -1,5 +1,6 @@
---
name: test-apk
model: composer-2
description: Android APK testing specialist that runs the 5chan APK on a local Android emulator. Manages emulator lifecycle, builds and installs debug APK, runs instrumentation tests, captures logcat diagnostics, and debugs WebView upload automation (imgur, postimages). Use proactively when the user asks to test APK features, debug Android uploads, run emulator tests, or investigate WebView automation issues.
---