ChunkyTofuStudios

7 mods across 1 repository, 5 stars between them.

chunkytofustudios

01

ChunkyTofuStudios/flutter-skills

Plugin Claude Code

Plugin marketplace listing 4 plugins: android-emulator, design-polish, preview-widget, symbolize-android-stacktrace.

5 3mo ago A tokens not measured original MIT

android-emulator

04

ChunkyTofuStudios/flutter-skills

Skill Claude CodeCodex

Run, debug, screenshot, and interact with a Flutter app on a running Android emulator via adb and the qemu console — boot/shut down an AVD, launch flutter run in the background, capture compact 360px-wide JPEG screenshots, dump the Android accessibility tree to find addressable widgets, tap by label or coordinates…

5 3mo ago A 201 tokens original MIT

design-polish

05

ChunkyTofuStudios/flutter-skills

Skill Claude CodeCodex

Polish a Flutter app's screens — visual hierarchy, typography, color and contrast, spacing, section clarity. Reads a reference screen first to lock in the app's existing design tone, then drives the running app on an Android emulator via the android-emulator skill (screenshots, taps, swipes), makes targeted widget and…

5 3mo ago A 204 tokens original MIT

preview-widget

06

ChunkyTofuStudios/flutter-skills

Skill Claude CodeCodex

Preview a single Flutter widget in isolation using the built-in Flutter Widget Previewer (flutter widget-preview) — wires up a project-specific previewWrapper so the widget renders against the app's real theme and providers, launches the local preview server, and lets the agent take headless-Chrome screenshots of the…

5 3mo ago A 210 tokens original MIT

ChunkyTofuStudios/flutter-skills

Skill Claude CodeCodex

De-obfuscate (symbolize) an Android crash or ANR stacktrace exported from the Google Play Console for a Flutter app whose release build came from Codemagic CI/CD — fetches the matching androidnativedebugsymbols.zip and artifacts.zip from Codemagic, then resolves every pc 0x… native frame and obfuscated Flutter frame…

5 3mo ago A 217 tokens original MIT