Add the marketplace
/plugin marketplace add ed3dai/ed3d-pluginsInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
Planning and execution workflows for Claude Code. Based on obra/superpowers.
Core agents for general-purpose tasks. Other plugins expect this to exist.
Knowledge skills for extending Claude Code: creating plugins, commands, agents, skills, hooks, MCP servers, and marketplace management
EXPERIMENTAL. A UserPromptSubmit hook that directs the model to consider and activate useful skills.
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.
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.
Playwright automation toolkit with MCP integration, specialized agent for browser control, and best practice skills
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.