athitupakan

9 mods across 1 repository, 2 stars between them.

garmin-dev

01

athitupakan/garmin-dev-skills

Plugin Claude Code

Build, run, package, and ship a Garmin Connect IQ app (watch face, data field, widget, device app) on Windows, macOS, or Linux. Auto-detects SDK + JDK + project name + target device from manifest.xml — no per-machine config.

2 2mo ago A tokens not measured original MIT

athitupakan/garmin-dev-skills

Instructions file

Instructions for athitupakan/garmin-dev-skills, covering claude.md — maintainer guide for the garmin-dev-skills repo, what this repo is, layout, doc cache: the two-bucket model and common maintenance tasks.

2 2mo ago A 1,471 tokens original MIT

garmin-dev

03

athitupakan/garmin-dev-skills

Skill Claude CodeCodex

Build, run, package, and ship Garmin Connect IQ apps (watch face, data field, widget, device app) on Windows/macOS/Linux, AND answer Connect IQ development questions from a cached mirror of Garmin's official docs. Auto-detects SDK + JDK + project name + target device from manifest.xml — no per-machine config. Invoke…

2 2mo ago A 269 tokens original MIT

build

04

athitupakan/garmin-dev-skills

Command

Compile source\ + resources\ → bin\ .prg. Does NOT launch simulator or push.

2 2mo ago A 0 tokens original MIT

package

05

athitupakan/garmin-dev-skills

Command

Build a store-ready .iq package containing every product listed in manifest.xml → bin\ .iq.

2 2mo ago A 0 tokens original MIT

push

06

athitupakan/garmin-dev-skills

Command

Push bin\ .prg to a running simulator. Does NOT build or launch simulator.

2 2mo ago A 0 tokens original MIT

release

07

athitupakan/garmin-dev-skills

Command

Compile a release-stripped build for the active device → bin\ -release.prg. Single device, single .prg. Does not push.

2 2mo ago A 0 tokens original MIT

watch

09

athitupakan/garmin-dev-skills

Command

Polls source\ + resources\ every 2s. On change → kill old monkeydo → rebuild → push fresh.

2 2mo ago A 0 tokens original MIT