## Install the skill

Run the install command:

```shell
claude skills install https://github.com/happeo/happeo-widget-skill
```

## Build a widget

1. Install the `happeo-widget` skill.
2. Open Claude Code.
3. Describe the Happeo custom widget you want to build.
4. Review the generated output and iterate through follow-up prompts until the widget matches your requirements.

## How it works

The `happeo-widget` skill was trained on Happeo template repositories and developer documentation. That gives it the context it needs to follow Happeo widget patterns and generate output that matches how Happeo custom widgets are built.

## Repository

Review the source code, installation details, and updates in the GitHub repository:

- [happeo/happeo-widget-skill](https://github.com/happeo/happeo-widget-skill)
