Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
eastlondoner avatar

Vibe Skills

  • Updated January 16, 2026
  • eastlondoner/vibe-plugins

vibe-skills is a Claude Code skill in the AI & Agent Building category. Claude Code skills for vibe coding

Key points

  • vibe-skills
  • AI & Agent Building
  • AI-coding skill

Vibe Skills by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add eastlondoner/vibe-plugins
/plugin install vibe-skills@vibe-plugins

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedJanuary 16, 2026
Repositoryeastlondoner/vibe-plugins

What it does

Claude Code skills for vibe coding

README.md

vibe-plugins

Claude Code skills and plugins marketplace.

Installation

Via Claude Code Marketplace

Add this marketplace to Claude Code:

/plugin marketplace add eastlondoner/vibe-plugins

Then install plugins:

/plugin install vibe-skills@vibe-plugins

Via npm

npm install vibe-plugins

Available Plugins

Plugin Description
vibe-skills Example skills plugin with code review skill

Development

This repo is set up as a submodule in the main claude repo for local development:

# In the main claude repo
cd submodules/plugins/vibe-plugins
# Make changes, commit, push

Structure

.claude-plugin/
  marketplace.json     # Marketplace definition
plugins/
  vibe-skills/      # Plugin directory
    .claude-plugin/
      plugin.json      # Plugin manifest
    skills/
      code-review/
        SKILL.md       # Skill definition
    commands/          # Slash commands (optional)
package.json           # npm package config
README.md

Adding New Plugins

  1. Create a new directory under plugins/
  2. Add .claude-plugin/plugin.json manifest
  3. Add skills in skills/<name>/SKILL.md
  4. Add entry to .claude-plugin/marketplace.json
  5. Bump version in package.json

License

MIT

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.