Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

flutter-reverse-engineering

스타5
포크3
업데이트2026년 4월 4일 07:34

Reverse engineer any Flutter app from THREE sources: (1) source code directory, (2) APK/XAPK file on disk, or (3) live device via ADB (USB or wireless). Extracts complete architectural blueprint: folder structure, state management, packages, domain models, API contracts, navigation, services, design patterns, build config, feature map, and for APKs — decompiled assets, native libs, permissions, and Dart snapshot analysis. Auto-installs ADB if missing (with user permission). Also supports: device data extraction (SharedPreferences, SQLite, Hive, Firebase cache, logs via ADB), auto-generated CLAUDE.md from analysis, Mermaid architecture diagrams (dependency graph, screen flow, data flow, ER), multi-app comparison mode (side-by-side competitive analysis), and APK size breakdown by component. Use this skill whenever the user wants to understand a Flutter project, reverse engineer a Flutter APK, pull an app from their phone, analyze Flutter app architecture, onboard onto a new codebase, audit code, extract domain

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
7 개 파일
SKILL.md
readonly