ed3dai

60 mods across 1 repository, 248 stars between them.

ed3d-plugins

01

ed3dai/ed3d-plugins

Plugin Claude Code

Unified marketplace for ed3d's Claude Code development toolkit.

248 2mo ago A tokens not measured

ed3dai/ed3d-plugins

Instructions file

Claude Code instructions for ed3dai/ed3d-plugins, covering ed3d-plugins, conventions, task invocations use xml syntax and version updates require marketplace and changelog sync.

248 2mo ago A 317 tokens

ed3d-basic-agents

05

ed3dai/ed3d-plugins

Plugin Claude Code

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

248 2mo ago A tokens not measured

ed3dai/ed3d-plugins

Agent

An unprompted generic subagent. Uses Haiku. Intended for tasks that require less thinking and analysis. Good for summarization, research, and tool calls.

248 2mo ago A 38 tokens

ed3dai/ed3d-plugins

Agent

An unprompted generic subagent. Uses Opus. Intended for tasks that require deep reasoning, complex analysis, or nuanced judgment.

248 2mo ago A 31 tokens

ed3dai/ed3d-plugins

Agent

An unprompted generic subagent. Uses Sonnet. Intended for tasks that require attention to detail, thinking, and analysis.

248 2mo ago A 31 tokens

SessionStart

09

ed3dai/ed3d-plugins

Hook

Runs when a session starts on startup, resume, clear and compact, executing session-start.sh. From ed3dai/ed3d-plugins.

248 2mo ago A tokens not measured

ed3dai/ed3d-plugins

Skill Claude CodeCodex

Use when analyzing a large corpus of text, code, or data that exceeds a single agent's effective context - orchestrates parallel Worker subagents, Critic review subagents, and a final Summarizer subagent with task tracking and failure recovery.

248 2mo ago A 58 tokens

ed3dai/ed3d-plugins

Plugin Claude Code

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

248 2mo ago A tokens not measured

ed3dai/ed3d-plugins

Agent

Use when completing development phases and project context files may need updating - analyzes what changed since phase start, identifies affected CLAUDE.md or AGENTS.md files, and coordinates updates to maintain accurate project documentation.

248 2mo ago A 48 tokens

creating-a-plugin

14

ed3dai/ed3d-plugins

Skill Claude CodeCodex

Use when creating a new Claude Code plugin or setting up plugin structure - provides complete file organization, manifest format, and component definitions for commands, agents, skills, hooks, and MCP servers.

248 2mo ago A 41 tokens

creating-an-agent

15

ed3dai/ed3d-plugins

Skill Claude CodeCodex

Use when creating specialized subagents for Claude Code plugins or the Task tool - covers description writing for auto-delegation, tool selection, prompt structure, and testing agents.

248 2mo ago A 37 tokens

ed3dai/ed3d-plugins

Skill Claude CodeCodex

Use when creating, releasing, or maintaining a Claude Code Plugin Marketplace - covers marketplace.json schema, version management, release checklists, changelog conventions, and validation to prevent sync drift between plugin.json and marketplace.json.

248 2mo ago A 48 tokens

ed3dai/ed3d-plugins

Skill Claude CodeCodex

Use when completing development phases or branches to identify and update CLAUDE.md or AGENTS.md files that may have become stale - analyzes what changed, determines affected contracts and documentation, and coordinates updates.

248 2mo ago A 44 tokens

ed3dai/ed3d-plugins

Skill Claude CodeCodex

Use when writing skills, CLAUDE.md files, agent prompts, or any directives that involve shell commands, environment variables, API credentials, file creation, or git operations - prevents secrets leakage into LLM context, unsafe shell patterns, and credential exposure.

248 2mo ago C 55 tokens

ed3dai/ed3d-plugins

Skill Claude CodeCodex

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes.

248 2mo ago A 57 tokens

ed3dai/ed3d-plugins

Skill Claude CodeCodex

Use when writing instructions that guide Claude behavior - skills, CLAUDE.md files, agent prompts, system prompts. Covers token efficiency, compliance techniques, and discovery optimization.

248 2mo ago A 41 tokens

ed3dai/ed3d-plugins

Skill Claude CodeCodex

Use when creating or updating CLAUDE.md files for projects or subdirectories - covers top-level vs domain-level organization, capturing architectural intent and contracts, and mandatory freshness dates.

248 2mo ago A 41 tokens

writing-skills

22

ed3dai/ed3d-plugins

Skill Claude CodeCodex

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization.

248 2mo ago A 43 tokens

hooks

23

ed3dai/ed3d-plugins

Plugin Claude Code

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.

248 2mo ago A tokens not measured