Vibelabs Skills Marketplace

A marketplace of production-tested Claude Code plugins built from real-world Vibelabs projects.

Vibelabs Skills Marketplace

Production-tested Claude Code plugins built from real-world Vibelabs projects.

This repo is now a marketplace containing 4 installable plugins built from 14 underlying skills.


Install

Claude Code marketplace

/plugin marketplace add simonstrumse/vibelabs-skills

Then install whichever plugin you want:

/plugin install vibelabs-research@vibelabs
/plugin install vibelabs-development@vibelabs
/plugin install vibelabs-operations@vibelabs
/plugin install vibelabs-content@vibelabs

Manual / raw skills

The raw skills still live in skills/ and can be copied directly:

git clone https://github.com/simonstrumse/vibelabs-skills.git
cp -r vibelabs-skills/skills/* ~/.claude/skills/

Plugins

PluginWhat it includes
vibelabs-researchworld-building, parallel-research, google-deep-research, company-research
vibelabs-developmentios-development, soft-glass-ui, changelog
vibelabs-operationsbunny-net, fiken-accounting, agent-browser
vibelabs-contenttranscribe, instagram-pipeline, transparency-generation, klarsprak

Quick Picks

  • Want the meetup method? Install vibelabs-research@vibelabs and use $world-building.
  • Want the iOS stack? Install vibelabs-development@vibelabs.
  • Want infra + ops tools? Install vibelabs-operations@vibelabs.
  • Want media and content pipelines? Install vibelabs-content@vibelabs.

Why This Structure

Many skills in one repo do not automatically make a marketplace. A marketplace distributes plugins. This repo now does both things cleanly:

  • skills/ is the source-of-truth for the raw skills
  • plugins/ groups those skills into focused installable bundles
  • .claude-plugin/marketplace.json turns the repo into a Claude Code marketplace

The plugin directories use symlinks back to the shared skills/ folders so the skill content only lives in one place.


Skill Inventory

Research

  • world-building — Build the world before you write the story. Advanced context engineering harness: pillar map, folder scaffolding, parallel research, layered synthesis, critical review, and evidence-linked PRD/build plan.
  • parallel-research — Hierarchical multi-agent research: lead agents decompose questions, sub-agents execute threads, devil's advocate challenges findings, synthesis agent resolves conflicts.
  • google-deep-research — Google Gemini Deep Research API integration.
  • company-research — Company intelligence using Exa search.

Development

  • ios-development — Comprehensive iOS toolkit with Liquid Glass, SwiftData patterns, and App Store verification guidance.
  • soft-glass-ui — iOS 26 Liquid Glass design system.
  • changelog — Strategic project memory system.

Operations

Content & Media


Repo Structure

.claude-plugin/marketplace.json   # Marketplace manifest
plugins/                          # Installable plugin bundles
skills/                           # Shared source-of-truth skill folders
docs/                             # Launch, marketing, and email docs

License

MIT - see LICENSE


Built by Vibelabs in Oslo, Norway.