A command that could show details about a communtiy project.
It can show the Active Projects, Completed Projects, Suggested Projects (project hub) and details on each individual project (not the project hub one most likely).
Maybe use the Github API to get even more details on a Singular Project like
- owner
- languages
- contributors
- Merged PR's
etc