Rookie Marketplace banner
ClementWalter ClementWalter

Rookie Marketplace

Development community

Description

A claude code marketplace with random plugins created by Claude herself

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Rookie Marketplace

Claude Code skills marketplace - contextual knowledge auto-loaded based on user queries.

Overview

This marketplace contains skills for Claude Code that provide specialized knowledge and workflows. Skills automatically load when Claude detects relevant queries based on trigger phrases.

Available Plugins

chief-of-staff

Agent coordination and task orchestration.

**Skills:**

Skill Triggers On
agent-coordination "coordinate agents", "orchestrate tasks", "chief of staff mode", "vibekanban workflow", "dispatch agents"
doc-writing-coordination "coordinate document writing", "manage doc writers", "orchestrate documentation"
efficient-scraping "scrape website", "extract data", "web scraping", "fetch API", "programmatic extraction"

**What it provides:**

  • Multi-agent coordination patterns
  • Task lifecycle management
  • VibeKanban API reference
  • Document writing coordination
  • Efficient web scraping guidance (uv scripts over reading thousands of lines)

**Requires:** VibeKanban MCP server configured


rust-dev

Senior-level Rust development practices and workspace architecture.

**Skills:**

Skill Triggers On
senior-rust-practices "rust workspace", "rust best practices", "cargo workspace", "rust architecture", "rust dependencies", "rust testing strategy"

**What it provides:**

  • Workspace architec