Seeking guidance on implementing features in Drupal core. Interested in allowing users to subscribe to various aspects of a node, such as bookmarking for later viewing or rating it. Want a consistent theme across the site and for these features to use toggle buttons with js/ajax. Also interested in displaying the number of other users who have bookmarked a node, similar to stack overflow's favorite star feature.
Additionally, looking to incorporate text clouds into buttons, like the image links provided from Github:
Anyone aware of a CSS stylesheet or Drupal module that can help achieve this specific style? Noticed similar functionalities on websites like Kickstarter and curious about how to recreate them.