There are 3 repositories under powershell-classes topic.
Set of utilities to discover functions and function dependencies within a ps1/psm1 file(s)
A set of PowerShell tools for tracking module development status. The module uses a JSON file to create a custom object with information about your module. You can use this internally to track the status of your module including a simple to-do tracker.
My sample demonstration files for creating class-based PowerShell tools.
ps 2-7 | {educational content}
A demonstration PowerShell module of a class-based tool that creates a custom number object.