# ed3d-plugins

This is my collection of plugins that I use on a day-to-day basis for getting stuff done with Claude Code. Most of these are development-oriented in some way or another, but also often end up being useful for other things.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/ed3dai-ed3d-plugins
- Source: https://github.com/ed3dai/ed3d-plugins
- Price: free and open source

## Summary
ed3d-plugins is a Claude Code plugin with 42 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes doing-a-simple-two-stage-fanout, using-generic-agents, creating-a-plugin. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add ed3dai/ed3d-plugins
```

## Skills
- doing-a-simple-two-stage-fanout
- using-generic-agents
- creating-a-plugin
- creating-an-agent
- maintaining-a-marketplace
- maintaining-project-context
- prompt-security-hardening
- testing-skills-with-subagents
- writing-claude-directives
- writing-claude-md-files
- writing-skills
- coding-effectively
- defense-in-depth
- howto-code-in-rust
- howto-code-in-typescript
- howto-develop-with-postgres
- howto-functional-vs-imperative
- programming-in-react
- property-based-testing
- writing-for-a-technical-audience
- writing-good-tests
- asking-clarifying-questions
- brainstorming
- executing-an-implementation-plan
- finishing-a-development-branch
- requesting-code-review
- starting-a-design-plan
- starting-an-implementation-plan
- systematic-debugging
- test-driven-development
- using-git-worktrees
- using-plan-and-execute
- verification-before-completion
- writing-design-plans
- writing-implementation-plans
- playwright-debugging
- playwright-patterns
- investigating-a-codebase
- researching-on-the-internet
- export-session-as-markdown
- review-recent-sessions
- review-session

## FAQ

### What is ed3d-plugins?
This is my collection of plugins that I use on a day-to-day basis for getting stuff done with Claude Code. Most of these are development-oriented in some way or another, but also often end up being useful for other things.

### How do I install ed3d-plugins?
Run these in Claude Code: npx -y skills add ed3dai/ed3d-plugins. Then prompt normally.

### Does ed3d-plugins auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is ed3d-plugins free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
