By Mearman
JSON Language Server: Provides validation, completion, hover, document symbols, and formatting for JSON and JSONC files with automatic schema association support
This is a Claude Code Marketplace repository: used to distribute plugins that extend Claude Code with skills, slash commands, hooks, custom agents, and protocol servers (MCP, LSP).
How marketplaces work:
1. Add this marketplace
/plugin marketplace add Mearman/marketplace
2. Install a plugin from the list below
For example, to install the Wayback Machine Archive plugin:
/plugin install wayback@mearman
3. Use the skill
Ask: "Check if example.com is archived in the Wayback Machine"
Bibliography manipulation plugin supporting BibTeX, BibLaTeX, RIS, EndNote XML, and CSL JSON formats: Convert, validate, merge, filter, and perform CRUD operations on bibliography files.
Components: 9 skills
/plugin install bib@mearman
CVE Search: Tools for searching vulnerabilities by CVE ID, product name, or vendor, with detailed vulnerability information and dependency auditing
Components: 2 skills
/plugin install cve-search@mearman
GitHub REST API: Tools for repository metadata, READMEs, user profiles, and rate limit checking
Components: 4 skills
/plugin install github-api@mearman
Gravatar Avatar URLs: Tools for generating avatar URLs from email addresses
Components: 3 skills
/plugin install gravatar@mearman
JSON Language Server: Provides validation, completion, hover, document symbols, and formatting for JSON and JSONC files with automatic schema association support
Components: LSP
/plugin install json-lsp@mearman
JSON Schema Validation: Tools for validating JSON schemas themselves, validating JSON files against schemas, and auto-validating files against their $schema reference
Components: 3 skills
/plugin install json-schema@mearman
json-toolsJSON file manipulation toolkit with query, transform, edit, validate, and format capabilities using TypeScript
Components: 1 skill, 6 commands, MCP
/plugin install json-tools@mearman
npm Registry: Tools for searching packages, getting metadata, checking existence, and fetching download statistics
Components: 4 skills
/plugin install npm-registry@mearman
NPMS Package Analysis: Tools for package quality analysis, comparison, and name suggestions
Components: 3 skills
/plugin install npms-io@mearman
PyPI JSON API: Tools for querying Python package metadata, release information, and statistics from the Python Package Index
Components: 1 skill
/plugin install pypi-json@mearman
texLaTeX manipulation, generation, and conversion tools
Components: 6 skills
/plugin install tex@mearman
Wayback Machine Archive: Tools for checking, submitting, listing, screenshotting, and cache management for archived URLs
Components: 9 skills
/plugin install wayback@mearman
/plugin marketplace update
/plugin marketplace update mearman
/plugin marketplace remove mearman
/plugin update wayback@mearman
/plugin update wayback
/plugin update
/plugin uninstall wayback@mearman
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub mearman/marketplace --plugin json-lspMCP server for the Wayback Machine — save URLs, retrieve snapshots, search archives, check status, list screenshots, compare snapshots, and manage cache
GitHub REST API: Tools for repository metadata, READMEs, user profiles, and rate limit checking
Wayback Machine Archive: Tools for checking, submitting, listing, screenshotting, and cache management for archived URLs
npm Registry: Tools for searching packages, getting metadata, checking existence, and fetching download statistics
Bibliography manipulation plugin supporting BibTeX, BibLaTeX, RIS, EndNote XML, and CSL JSON formats. Convert, validate, merge, filter, and perform CRUD operations on bibliography files.
DevsForge JSON validator with schema validation, formatting, JSONPath queries, diff comparison, and comprehensive error reporting
Validate API schemas with JSON Schema, Joi, Yup, or Zod
YAML language server
Comprehensive collection of specialized Rust development agents with Claude Code best practices. Includes rust-modern-apis skill for proactive suggestions of stable Rust APIs added in 1.89–1.97, loaded explicitly at session startup by rust-developer and rust-code-reviewer. team-develop skill for multi-agent collaborative development and team-debug skill for multi-agent root cause investigation (stops at consolidated review, awaits user decision on issues/epic/team-develop handoff), both via Claude Code experimental agent teams. continuous-improvement orchestrator spawns read-only rust-live-tester, rust-researcher, rust-arch-analyst, and rust-security-analyst agents for automated CI cycles; the arch-inspect and security-audit skills back the code-quality and vulnerability audits. Full-cycle SDD orchestrator with BRD/SRS/NFR pipeline (spec-from-stream skill). Autonomous tech-writer agent for user-facing documentation with progressive disclosure. rust-analyzer LSP integration for real-time code intelligence. Handoff protocol via rust-agent-handoff skill for context sharing. Adversarial critic agent for stress-testing designs. Updated for Rust Edition 2024 and modern tooling.