Skip to content

bug-breeder/zepphyr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zepphyr

Claude Code plugin — ZeppOS platform skills, ZeRoUI skills, and zeppos-reviewer agent for building zepp watch apps.

Install

Add the marketplace and install the plugin (once per machine):

/plugin marketplace add bug-breeder/zepphyr
/plugin install zepphyr@zepphyr

Or, for project-level auto-install, add to .claude/settings.json in your repo:

{
  "extraKnownMarketplaces": {
    "zepphyr": {
      "source": { "source": "github", "repo": "bug-breeder/zepphyr" }
    }
  },
  "enabledPlugins": { "zepphyr@zepphyr": true }
}

What's included

Name Type Trigger
zeppos Skill Auto — ZeppOS code, @zos/* imports, platform questions
zeroui Skill Auto (agent-preloaded) — ZeRoUI code, @bug-breeder/zeroui usage
zeppos-reviewer Agent Via /review command in consuming repos

Update

/plugin marketplace update

References

About

ZeppOS platform + ZeRoUI skills and reviewer agent for zepp watch apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors