pebble-watchface

Generate Pebble watchfaces with PBW artifacts and emulator testing.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/rafaelc007/hybrid-minimal --skill pebble-watchface-rafaelc007
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pebble-watchface
Source: https://github.com/rafaelc007/hybrid-minimal/tree/main/.github/skills/pebble-watchface
Command: npx skills add https://github.com/rafaelc007/hybrid-minimal --skill pebble-watchface-rafaelc007

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables users to develop, build, and validate custom Pebble watchfaces efficiently, ensuring they work correctly before deployment.

Core Features & Use Cases

  • Watchface Generation: Generates complete Pebble watchfaces with PBW artifacts and testing in the emulator.
  • Design & Layout Planning: Assists in detailed layout and resource planning for emery (200x228) displays.
  • Use Case: Create a new animated watchface, test it thoroughly, and prepare assets like icons and GIF previews for presentation or publication.

Quick Start

Use the pebble watchface skill to design a watchface layout, build the PBW file, test it in the emulator, and verify the visual appearance.

Frequently Asked Questions about pebble-watchface

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build and test a Pebble watchface end-to-end?

To build and test a Pebble watchface, you need to design the layout, implement the code, generate resources, package a PBW artifact, and validate the visual appearance using an emulator.

What display dimensions should I plan for when designing a Pebble watchface?

Designing a Pebble watchface requires planning layouts and resources specifically for emery displays, which feature a 200x228 pixel resolution, to ensure correct visual rendering.

Can I generate icons and GIF previews for Pebble watchface publication?

Yes, Pebble watchface development includes asset generation to create presentation resources like icons and GIF previews, preparing your animated watchface for publication.

Does Pebble watchface development support iterative emulator testing?

Pebble watchface development supports iterative testing in the emulator, allowing you to repeatedly validate visual appearance and correctness before final deployment.

What is the process for creating an animated Pebble watchface?

Creating an animated Pebble watchface involves layout planning, code implementation, resource generation, emulator testing, and packaging the final artifact for publishing.