/getting-started
Show the ed3d-plugins README and getting started information
$ npx -y skills add ed3dai/ed3d-plugins --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/getting-started
Context preview
What this command does when you run it.
Show the ed3d-plugins README and getting started information
Command definition
getting-started.mddescription: Show the ed3d-plugins README and getting started information allowed-tools:
Getting Started with ed3d-plugins
Display the contents of the first two sections of @../../README.md to the user. Stop before `Installation`.
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.
Repo: ed3dai/ed3d-plugins
Other commands on ed3d-plugins.
- /execute-implementation-plan
Execute implementation plan task-by-task with subagents
Open command - /flesh-it-out
Take a general idea and make it specific
Open command - /how-to-customize
Explains how to customize design and implementation plans with project-specific guidance
Open command - /start-design-plan
Start collaborative design process with brainstorming and planning
Open command - /start-implementation-plan
Create implementation plan from design document
Open command

