ed3dai
Official@ed3dai
Offers structured engineering methodologies for test-driven development, codebase maintenance, and systematic implementation planning within TypeScript and React environments.
Agent Skills by ed3dai
Showing 36 vetted skills indexed across 2 GitHub repositories.
doing-a-simple-two-stage-fanout
placeholder
researching-on-the-internet
Gather current, well-sourced internet information with citations for planning decisions.
investigating-a-codebase
Verify codebase state with exact file paths and evidence.
playwright-patterns
Outline Playwright best practices for selectors, waits, and test stability.
playwright-debugging
Diagnose flaky Playwright tests with structured debugging steps.
writing-claude-md-files
Create and maintain CLAUDE.md files with required frontmatter and Last verified dates.
maintaining-project-context
Update CLAUDE.md and AGENTS.md documentation when code changes alter contracts.
creating-a-plugin
Scaffold Claude Code plugin blueprints with standard directory layouts and SKILL.md frontmatter.
writing-claude-directives
Craft Claude directives with YAML frontmatter and structured sections.
creating-an-agent
Create specialized subagents for Claude Code plugins with a standard template.
testing-skills-with-subagents
Run RED-GREEN-REFACTOR cycles to validate and harden skills against rationalization.
writing-skills
Guide skill creation and verification through test-driven documentation workflows.
using-generic-agents
Recommend a generic agent type and prompt guidelines for a given task.
executing-an-implementation-plan
Execute implementation plans phase-by-phase with subagent task dispatch and code review.
using-git-worktrees
Create isolated git worktrees for feature branches with safety checks.
test-driven-development
Guide developers through the red-green-refactor cycle with failing tests before implementation.
systematic-debugging
Enforce a four-phase framework to identify root causes before implementing fixes.
asking-clarifying-questions
Identify and resolve contradictions in user requirements to align design goals.
using-plan-and-execute
Enforce planning workflows with read-before-use, brainstorming, and task todos.
writing-implementation-plans
Convert high-level design documents into phase-based implementation plans with file paths and verification steps.
finishing-a-development-branch
Guide merge, PR, or cleanup decisions after tests pass.
writing-design-plans
Formalize brainstorming into a structured design plan with phases and acceptance criteria.
starting-a-design-plan
Orchestrate six design phases from context gathering to planning handoff.
brainstorming
Transform rough ideas into structured designs through Socratic questioning and alternative exploration.
Frequently Asked Questions About ed3dai
FAQPage SchemaWhat specific engineering tasks does ed3dai enable?▼
Ed3dai enables structured development through test-driven cycles, systematic debugging frameworks, and formal implementation planning. It facilitates codebase investigation, documentation maintenance via CLAUDE.md files, and the creation of specialized subagents for plugin development and code review.
Which technical personas benefit from these methodologies?▼
These methodologies are designed for software engineers and technical leads who prioritize maintainability, test coverage, and architectural rigor. It is particularly suited for teams working in TypeScript and React environments who require consistent patterns for branch management and documentation.
What are the prerequisites for implementing these development patterns?▼
Implementation requires a project environment utilizing TypeScript, React, and PostgreSQL. Users should have a foundational understanding of test-driven development, git worktrees, and the functional-core-imperative-shell pattern to effectively integrate these structured design and verification workflows.