I think it would be interesting to have this feature, a quick way to get the rank of the most popular snaps from the command line.
snap rank
or snap top
For example, if someone is curious about the TOP 5 snaps:
snap rank -5
or
snap top -5
It’s a quick way to check for the best snaps and can help developers check their packages ranks.