Three independent actions This skill handles three completely different kinds of sharing. They are NOT stages of one flow and NOT mutually exclusive — a project can be in any combination. | Action | What "share" means here | Audience can | Applies to | |---|---|---|---| | | Allocate a public URL | Open the URL if they know it — point-to-point access | Any running service | | | Show the listing on the public Project Dashboard | Discover and browse to it from the gallery | A previously-published preview | | | Push project source to the community GitHub repo | Fork the code and run their own cop…