Claude Code Marketplace
A Claude Code plugin marketplace providing development tools and productivity utilities.
Overview
This marketplace contains plugins for facilitated planning, note searching, PHP code intelligence, and JavaScript/TypeScript code simplification. All tools are designed to work seamlessly with Claude Code.
Installation
Install from Marketplace (inside Claude Code)
# Install the marketplace
/plugin marketplace add ninthspace/claude-code-marketplace
# Install individual plugins
/plugin install noteplan@claude-code-marketplace
/plugin install php-lsp@claude-code-marketplace
/plugin install cpm@claude-code-marketplace
/plugin install js-simplifier@claude-code-marketplace
Available Plugins
NotePlan Search (v1.0.0)
Search and query NotePlan notes from Claude Code
A skill for searching NotePlan content across:
- Notes folder - Standalone notes
- Calendar folder - Daily/weekly/monthly notes
- Spaces - Team/shared notes (SQLite database)
- iCloud - If syncing via iCloud Drive
Results are sorted by most recently modified first.
Quick Start:
# Search for a term
/noteplan coffee
# List all Spaces notes
/noteplan --list --spaces
# Fetch full note by ID
/noteplan --get UUID
# Search with date filters
/noteplan meeting --after 2025-01-01
# Natural language queries
/noteplan find me everything about project planning
Key Features:
- Full-text search across all NotePlan sources
- Date filtering (--after, --before)
- JSON output for AI tools
- Direct noteplan:// URLs to open notes in the app
- Excludes @Templates, @Trash, @Archive by default (use --all to include)
Requirements:
- macOS with NotePlan 3 installed
- Python 3
View full documentation
PHP LSP (v1.0.0)
PHP semantic code intelligence for Claude Code
Adds 24 LSP tools to Claude Code for PHP files via intelephense and the lsp-mcp-server bridge.
Capabilities:
- Go-to-definition, find references, find implementations
- Hover info (type signatures, documentation)
- Code completion and signature help
- Diagnostics (errors, warnings) per file and project-wide
- Safe rename across entire codebase
- Code actions (quick fixes, refactoring)
- Call hierarchy and type hierarchy
- File analysis (imports, exports, related files)
- Document formatting
Quick Start:
# One-time setup (installs intelephense + lsp-mcp-server, configures project)
/php-lsp:setup
# Restart Claude Code — LSP auto-starts on first use
# Check everything is working
/php-lsp:status
Requirements:
View full documentation
Claude Planning Method (v1.19.3)
Facilitated planning with multi-perspective party mode and focused consultation for Claude Code
Structured discovery, product ideation, architecture exploration, specification, work breakdown, task execution, retrospectives, and course correction through guided conversation. Includes party mode — a multi-agent discussion where named specialist personas (PM, Architect, Developer, UX Designer, QA, DevOps, Tech Writer, Scrum Master) debate trade-offs and surface blind spots — and consult mode for focused one-to-one expert dialogue with dynamic membership. Inspired by the BMAD-METHOD.
Seventeen skills forming a pipeline: