Claude Code Plugin Marketplace
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 | ` |
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development