Skip to content

solspace/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solspace Claude plugins

A Claude Code plugin marketplace from Solspace.

Add the marketplace

/plugin marketplace add solspace/claude-plugins

Then install any plugin below from the solspace marketplace.

Plugins

Plugin Install What it does
storyblok-content-model /plugin install storyblok-content-model@solspace Create, seed, safely tear down, and iteratively rebuild Storyblok content models — scaffold a page builder and infer a model from an existing website.

More plugins will be added here over time.

Repository layout

.claude-plugin/marketplace.json          # this marketplace's catalog
plugins/
  storyblok-content-model/               # a plugin
    .claude-plugin/plugin.json
    skills/
      storyblok-content-model/           # the skill (SKILL.md + scripts/…)

Each plugin is self-contained under plugins/<name>/ and its skills are auto-discovered from that plugin's skills/ directory. See a plugin's own README.md and SKILL.md for its full documentation.

License

MIT © Solspace, Inc.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors