Claude Code Plugin Marketplace banner
jimmc414 jimmc414

Claude Code Plugin Marketplace

Development community

Description

Community Claude Code plugin marketplace - skills, agents, commands, and hooks for extending Claude Code. Import/export tools included.

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

Claude Code Plugin Marketplace

A community-maintained marketplace for Claude Code plugins, skills, agents, and hooks.

Quick Start

# Add the marketplace
/plugin marketplace add jimmc414/claude-code-plugin-marketplace

# Install a plugin
/plugin install @jimmc414

Available Plugins (12)

Plugin Category Description
norvig-patterns development 54 elegant coding patterns from Peter Norvig's pytudes
thought-exploration productivity Clarify thoughts via Socratic dialogue
problem-solving productivity Problem diagnosis and solution generation workflow
collaborative-planning productivity Iterative Q&A planning before implementation
collaborative-spec-builder development Build specifications through structured questioning
deep-research productivity Iterative deep research with progressive exploration
plugin-publisher utilities Extract and publish local skills to marketplaces
parallel-workflows development Git worktree orchestration for concurrent sessions
local-llm development Manage local Ollama LLM models
adversarial-testing testing Find real bugs with adversarial test generation
doc-linter testing Validate docs by simulating a zero-knowledge developer
error-therapist development Rewrite cryptic error messages to be helpful

Plugin Details

norvig-patterns

**Category:** development | **Version:** 1.0.0

54 elegant coding patterns derived from Peter Norvig's pytudes repository. Automatically guides Claude to write cleaner, more Pythonic code.

Category Skills Examples
Problem-Solving 8 `