claudeindex
Marketplace

martinemde-marketplace

Claude Code extensions including agents, skills, and commands for enhanced development workflows

Stars

3

Forks

0

Plugins

8

Installation

1

Add the marketplace

/plugin marketplace add martinemde/marketplace
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

8

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

pr-feedback-reviewer

Analyzes pull request feedback and comments, validates their validity, and provides prioritized recommendations for addressing concerns

Plugin

code-reviewer

Senior-engineer level code and document reviewer that enforces modern patterns, scope boundaries, and code quality standards

Plugin

shell-wizard

Writes production-quality shell scripts following best practices with safety headers, error handling, and modern patterns

Plugin

dhh-code-reviewer

Reviews Ruby and JavaScript code against DHH's exacting standards for elegance, expressiveness, and idiomatic Rails/Hotwire style

Plugin

linus-torvalds

Reviews code with Linus Torvalds' brutal honesty - technically precise criticism for systems code, security, and correctness

Plugin

jujutsu-skill

Comprehensive guidance for using Jujutsu (jj) version control system instead of Git, including concepts, commands, and GitHub integration

Plugin

gitingest

Fetch and contextualize GitHub repositories for future reference, generating structured documentation

Plugin

tdd

Follow the Test-Driven Development red-green-refactor cycle for implementing features