priyankarkpriyankarkCommunityยท1 Agent Skills Included

pebble-wf-agent-skill

Generate, build, and test Pebble smartwatch watchfaces

Generates complete Pebble smartwatch watchfaces from plain-English descriptions, including C source code, project files, and buildable PBW packages. Builds and tests each watchface in the QEMU emulator, captures screenshots, and fixes visual issues automatically. Produces ready-to-install files with app icons and animated preview GIFs for all Pebble display types.
npx skills add priyankark/pebble-wf-agent-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install pebble-wf-agent-skill?โ–ผ

Run `npx skills add priyankark/pebble-wf-agent-skill --all -g -y` in your terminal to install the skill globally.

How to create a Pebble watchface with AI?โ–ผ

Describe the watchface you want in plain English, and the skill designs the layout, writes the C code, builds the PBW file, and verifies it visually in the emulator.

What do I need to run this Pebble watchface skill?โ–ผ

You need Claude Code, the Pebble SDK with QEMU for emulator testing, and Python 3 with Pillow for generating icons and preview GIFs.

Which Pebble platforms are supported?โ–ผ

It supports aplite (black and white), basalt and diorite (color rectangular), and chalk (round color) displays, with screenshots captured for each.

Can I publish the generated watchface to the Rebble store?โ–ผ

Yes. The skill produces a ready-to-install PBW file plus store-ready icons and animated preview GIFs you can upload directly.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’