claudeindex
Marketplace

ed3d-plugins

ed3d-plugins

Stars

159

Forks

20

Plugins

11

Installation

1

Add the marketplace

/plugin marketplace add ed3dai/ed3d-plugins
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

11

Plugins

0

Skills

0

Agents

Last Crawled

April 5, 2026

Plugins

Plugin

ed3d-00-getting-started

Getting started guide and onboarding for ed3d-plugins

Plugin

ed3d-plan-and-execute

Planning and execution workflows for Claude Code. Based on obra/superpowers.

Plugin

ed3d-house-style

ed3d's house style for software development

Plugin

ed3d-basic-agents

Core agents for general-purpose tasks. Other plugins expect this to exist.

Plugin

ed3d-research-agents

Agents used for research across multiple data sources.

Plugin

ed3d-extending-claude

Knowledge skills for extending Claude Code: creating plugins, commands, agents, skills, hooks, MCP servers, and marketplace management

Plugin

ed3d-hook-skill-reinforcement

EXPERIMENTAL. A UserPromptSubmit hook that directs the model to consider and activate useful skills.

Plugin

ed3d-hook-claudemd-reminder

A PostToolUse hook that reminds to invoke project-claude-librarian before committing when git status or git log reveals changes that may warrant CLAUDE.md updates.

Plugin

ed3d-hook-security-hardening

PreToolUse and PostToolUse hooks that catch secrets leakage patterns: echoing env vars, reading secret files, tokens in URLs, and missing gitignore/permissions on sensitive files.

Plugin

ed3d-playwright

Playwright automation toolkit with MCP integration, specialized agent for browser control, and best practice skills

Plugin

ed3d-session-reflection

EXPERIMENTAL. Session awareness and conversation review tooling. Captures session metadata via SessionStart hook and provides conversation review agents and skills for analyzing prompting effectiveness, agent performance, and environment gaps.