claudeindex
ed3dai's avatar
Author

Ed

@ed3dai
1
Marketplaces
11
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

ed3d-plugins

ed3d-plugins

Plugins:11
Skills:0
159
20

Plugins

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-extending-claude

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

Plugin

ed3d-basic-agents

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

Plugin

ed3d-00-getting-started

Getting started guide and onboarding for ed3d-plugins

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.

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-research-agents

Agents used for research across multiple data sources.

Plugin

ed3d-hook-skill-reinforcement

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

Plugin

ed3d-playwright

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

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.