Prepare, audit, stage, or publish this ATAK plugin through the TAK Third Party Pipeline. Use for TPP source ZIPs, returned bundles, signer checks, release assets, signed tags, or GitHub Releases.
swim-fish/atak_tw_coord_plugin
SkillsMP has collected 18 skills from swim-fish/atak_tw_coord_plugin. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 18
- GitHub stars
- 4
- GitHub forks
- 0
Skills in this repository
Showing 18 of 18 collected skills.
Wiring checklist for adding (or debugging a missing) ATAK Tools-menu page in this plugin. Use whenever you add a new DropDownReceiver page, a new AbstractPluginTool, a toolbar icon, or when a tool/page "exists in code but the Tools-menu button never appears"…
Build, install, reload, and collect safe acceptance evidence for this ATAK plugin on a connected Android device. Use for adb devices, install to device, ATAK restart, plugin reload, logcat smoke checks, or compatibility matrices.
Add, replace, renumber, sanitize, or verify ATAK documentation screenshots. Use when screenshots or docs/images change, including English/zh-TW manual synchronization and EXIF privacy checks.
Plan, implement, or debug the Taiwan CoordinateEntryPane integrated into ATAK native Go To/Convert Coordinates. Use for CoordinateEntryCapability, all-tab prefill, DD-sized fields, active-only Clear/Auto Fill, read-only/dispose lifecycle, or ATAK 5.5…
Rule + diagnosis for showing AlertDialogs (or any dialog) from this ATAK plugin. Use whenever adding/editing a button OnClickListener that opens a confirm/alert dialog, calling new AlertDialog.Builder(...), or debugging "the button does nothing on device",…
Determine whether this plugin is TPP-ready or public-release-ready. Use before TPP upload, tagging, GitHub release publication, or whenever a successful build might be mistaken for release completion.
Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.
Commit reviewed Spec Kit paths after a command completes; refuses blanket staging
Create a feature branch with sequential or timestamp numbering
Initialize a Git repository with an initial commit
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Validate current branch follows feature branch naming conventions
Execute the implementation plan by processing and executing all tasks defined in tasks.md
Rule + diagnosis for showing AlertDialogs (or any dialog) from this ATAK plugin. Use whenever adding/editing a button OnClickListener that opens a confirm/alert dialog, calling new AlertDialog.Builder(...), or debugging "the button does nothing on device",…
Wiring checklist for adding (or debugging a missing) ATAK Tools-menu page in this plugin. Use whenever you add a new DropDownReceiver page, a new AbstractPluginTool, a toolbar icon, or when a tool/page "exists in code but the Tools-menu button never appears"…