ed3dai/ed3d-plugins
44 agent markdown files indexed from ed3dai/ed3d-plugins. Install any of them pinned to an exact hash with mdr add ed3dai/ed3d-plugins/<name>.
git:20260116.da03082 · audit A · 249 stars
doing-a-simple-two-stage-fanout skill
ed3dai/ed3d-plugins · plugins/ed3d-basic-agents/skills/doing-a-simple-two-stage-fanout/SKILL.md · Use when analyzing a large corpus of text, code, or data that exceeds a single agent's effective context - orchestrates…
git:20260616.eb1d79c · audit A · 249 stars
using-generic-agents skill
ed3dai/ed3d-plugins · plugins/ed3d-basic-agents/skills/using-generic-agents/SKILL.md · Use to decide what kind of generic agent you should use
git:20260204.611bfd1 · audit A · 249 stars
creating-a-plugin skill
ed3dai/ed3d-plugins · plugins/ed3d-extending-claude/skills/creating-a-plugin/SKILL.md · Use when creating a new Claude Code plugin or setting up plugin structure - provides complete file organization…
git:20260204.611bfd1 · audit A · 249 stars
creating-an-agent skill
ed3dai/ed3d-plugins · plugins/ed3d-extending-claude/skills/creating-an-agent/SKILL.md · Use when creating specialized subagents for Claude Code plugins or the Task tool - covers description writing for…
git:20260204.611bfd1 · audit A · 249 stars
maintaining-a-marketplace skill
ed3dai/ed3d-plugins · plugins/ed3d-extending-claude/skills/maintaining-a-marketplace/SKILL.md · Use when creating, releasing, or maintaining a Claude Code Plugin Marketplace - covers marketplace.json schema, version…
git:20260216.3c056d6 · audit A · 249 stars
maintaining-project-context skill
ed3dai/ed3d-plugins · plugins/ed3d-extending-claude/skills/maintaining-project-context/SKILL.md · Use when completing development phases or branches to identify and update CLAUDE.md or AGENTS.md files that may have…
git:20260204.611bfd1 · audit A · 249 stars
prompt-security-hardening skill
ed3dai/ed3d-plugins · plugins/ed3d-extending-claude/skills/prompt-security-hardening/SKILL.md · Use when writing skills, CLAUDE.md files, agent prompts, or any directives that involve shell commands, environment…
git:20260319.b0d6d88 · audit A · 249 stars
testing-skills-with-subagents skill
ed3dai/ed3d-plugins · plugins/ed3d-extending-claude/skills/testing-skills-with-subagents/SKILL.md · Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization -…
git:20260214.3e7e26e · audit A · 249 stars
writing-claude-directives skill
ed3dai/ed3d-plugins · plugins/ed3d-extending-claude/skills/writing-claude-directives/SKILL.md · Use when writing instructions that guide Claude behavior - skills, CLAUDE.md files, agent prompts, system prompts…
git:20260319.b0d6d88 · audit A · 249 stars
writing-claude-md-files skill
ed3dai/ed3d-plugins · plugins/ed3d-extending-claude/skills/writing-claude-md-files/SKILL.md · Use when creating or updating CLAUDE.md files for projects or subdirectories - covers top-level vs domain-level…
git:20260204.611bfd1 · audit A · 249 stars
writing-skills skill
ed3dai/ed3d-plugins · plugins/ed3d-extending-claude/skills/writing-skills/SKILL.md · Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to…
git:20260204.611bfd1 · audit A · 249 stars
git:20260115.cf17c55 · audit A · 249 stars
coding-effectively skill
ed3dai/ed3d-plugins · plugins/ed3d-house-style/skills/coding-effectively/SKILL.md · ALWAYS use this skill when writing or refactoring code. Includes context-dependent sub-skills to empower different…
git:20260429.47257b5 · audit A · 249 stars
defense-in-depth skill
ed3dai/ed3d-plugins · plugins/ed3d-house-style/skills/defense-in-depth/SKILL.md · Use when invalid data causes failures deep in execution - validates at every layer data passes through to make bugs…
git:20260204.611bfd1 · audit A · 249 stars
howto-code-in-rust skill
ed3dai/ed3d-plugins · plugins/ed3d-house-style/skills/howto-code-in-rust/SKILL.md · Use when writing, reviewing, or modifying Rust code - covers error handling with thiserror+miette, type system…
git:20260429.47257b5 · audit A · 249 stars
howto-code-in-typescript skill
ed3dai/ed3d-plugins · plugins/ed3d-house-style/skills/howto-code-in-typescript/SKILL.md · Use when writing TypeScript code, reviewing TS implementations, or making decisions about type declarations, function…
git:20260218.0673566 · audit A · 249 stars
howto-develop-with-postgres skill
ed3dai/ed3d-plugins · plugins/ed3d-house-style/skills/howto-develop-with-postgres/SKILL.md · Use when writing database access code, creating schemas, or managing transactions with PostgreSQL - enforces…
git:20260204.611bfd1 · audit A · 249 stars
functional-core-imperative-shell skill
ed3dai/ed3d-plugins · plugins/ed3d-house-style/skills/howto-functional-vs-imperative/SKILL.md · Use when writing or refactoring code, before creating files - enforces separation of pure business logic (Functional…
git:20260218.0673566 · audit A · 249 stars
programming-in-react skill
ed3dai/ed3d-plugins · plugins/ed3d-house-style/skills/programming-in-react/SKILL.md · Use when writing or modifying React components, planning React features, or working with .jsx/.tsx files - provides…
git:20260204.611bfd1 · audit A · 249 stars
property-based-testing skill
ed3dai/ed3d-plugins · plugins/ed3d-house-style/skills/property-based-testing/SKILL.md · Use when writing tests for serialization, validation, normalization, or pure functions - provides property catalog…
git:20260204.611bfd1 · audit A · 249 stars
writing-for-a-technical-audience skill
ed3dai/ed3d-plugins · plugins/ed3d-house-style/skills/writing-for-a-technical-audience/SKILL.md · Use when writing documentation, guides, API references, or technical content for developers - enforces clarity…
git:20260204.611bfd1 · audit A · 249 stars
writing-good-tests skill
ed3dai/ed3d-plugins · plugins/ed3d-house-style/skills/writing-good-tests/SKILL.md · Use when writing or reviewing tests - covers test philosophy, condition-based waiting, mocking strategy, and test…
git:20260204.611bfd1 · audit A · 249 stars
asking-clarifying-questions skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/asking-clarifying-questions/SKILL.md · Use after initial design context is gathered, before brainstorming - resolves contradictions in requirements…
git:20260616.eb1d79c · audit A · 249 stars
brainstorming skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/brainstorming/SKILL.md · Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into…
git:20260616.eb1d79c · audit A · 249 stars
executing-an-implementation-plan skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/executing-an-implementation-plan/SKILL.md · Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for…
git:20260616.eb1d79c · audit A · 249 stars
finishing-a-development-branch skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/finishing-a-development-branch/SKILL.md · Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides…
git:20260616.eb1d79c · audit A · 249 stars
requesting-code-review skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/requesting-code-review/SKILL.md · Use when completing tasks, implementing major features, or before merging to verify work meets requirements -…
git:20260616.eb1d79c · audit A · 249 stars
starting-a-design-plan skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/starting-a-design-plan/SKILL.md · Use when beginning any design process - orchestrates gathering context, clarifying requirements, brainstorming…
git:20260616.eb1d79c · audit A · 249 stars
starting-an-implementation-plan skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/starting-an-implementation-plan/SKILL.md · Use when beginning implementation from a design plan - orchestrates branch creation, detailed planning, and hands off…
git:20260204.bd4341f · audit A · 249 stars
systematic-debugging skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/systematic-debugging/SKILL.md · Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework…
git:20260204.611bfd1 · audit A · 249 stars
test-driven-development skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/test-driven-development/SKILL.md · Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail…
git:20260204.611bfd1 · audit A · 249 stars
using-git-worktrees skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/using-git-worktrees/SKILL.md · Use when starting feature work that needs isolation from current workspace or before executing implementation plans -…
git:20260204.611bfd1 · audit A · 249 stars
using-plan-and-execute skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/using-plan-and-execute/SKILL.md · Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Read…
git:20260616.eb1d79c · audit A · 249 stars
verification-before-completion skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/verification-before-completion/SKILL.md · Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running…
git:20260204.611bfd1 · audit A · 249 stars
writing-design-plans skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/writing-design-plans/SKILL.md · Use after brainstorming completes - writes validated designs to docs/design-plans/ with structured format and discrete…
git:20260616.eb1d79c · audit A · 249 stars
writing-implementation-plans skill
ed3dai/ed3d-plugins · plugins/ed3d-plan-and-execute/skills/writing-implementation-plans/SKILL.md · Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context -…
git:20260616.eb1d79c · audit A · 249 stars
playwright-debugging skill
ed3dai/ed3d-plugins · plugins/ed3d-playwright/skills/playwright-debugging/SKILL.md · Use when Playwright scripts fail, tests are flaky, selectors stop working, or timeouts occur - provides systematic…
git:20260204.611bfd1 · audit A · 249 stars
playwright-patterns skill
ed3dai/ed3d-plugins · plugins/ed3d-playwright/skills/playwright-patterns/SKILL.md · Use when writing Playwright automation code, building web scrapers, or creating E2E tests - provides best practices for…
git:20260204.611bfd1 · audit A · 249 stars
investigating-a-codebase skill
ed3dai/ed3d-plugins · plugins/ed3d-research-agents/skills/investigating-a-codebase/SKILL.md · Use when planning or designing features and need to understand current codebase state, find existing patterns, or…
git:20260616.eb1d79c · audit A · 249 stars
researching-on-the-internet skill
ed3dai/ed3d-plugins · plugins/ed3d-research-agents/skills/researching-on-the-internet/SKILL.md · Use when planning features and need current API docs, library patterns, or external knowledge; when testing hypotheses…
git:20260616.eb1d79c · audit A · 249 stars
export-session-as-markdown skill
ed3dai/ed3d-plugins · plugins/ed3d-session-reflection/skills/export-session-as-markdown/SKILL.md · Use when the user wants to export a Claude Code session transcript as a readable Markdown file — converts the current…
git:20260320.25eab6a · audit A · 249 stars
review-recent-sessions skill
ed3dai/ed3d-plugins · plugins/ed3d-session-reflection/skills/review-recent-sessions/SKILL.md · Use when the user wants to review their recent Claude Code sessions for patterns — analyzes the last N sessions…
git:20260616.eb1d79c · audit A · 249 stars
review-session skill
ed3dai/ed3d-plugins · plugins/ed3d-session-reflection/skills/review-session/SKILL.md · Use when the user wants to review a Claude Code session for quality — analyzes the current session (or a specified…
git:20260616.eb1d79c · audit A · 249 stars
Source
github.com/ed3dai/ed3d-plugins · 249 stars · license none · pushed 2026-09-06