Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

herdr-plugins

My monorepo of herdr plugins. Each plugin lives in its own folder with a herdr-plugin.toml manifest and an executable.

Maturity convention

Folder-name prefix signals maturity (a human label — not a marketplace hide; everything here is discoverable):

  • wip-<name> — work in progress, expect breakage
  • beta-<name> — usable, still stabilizing
  • <name> — stable

Promote by renaming the folder to drop the prefix.

Install a plugin

herdr plugin install tomaszhanc/herdr-plugins/<folder>
# local dev:
herdr plugin link "$PWD/<folder>"

Create a plugin

This repo ships a project-local Claude Code skill: .claude/skills/create-herdr-plugin/. Describe the plugin you want and it scaffolds a working plugin, smoke-tests it, links it into herdr, and pushes.

Discoverability

Public repo tagged with the GitHub topic herdr-plugin, so plugins appear in the herdr marketplace (index refreshes ~every 30 min).

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors