I originally made this for my friends and I to keep track of our skins collection, but I thought I'd also share it here. The layout is fairly rustic, however, it does its job.
The checklist lets you save & filter items based on collection, character, color, rarity, and whether you own an item or not. I've also included links to each skin's Steam page.
You can view the code, download, or preview the checklist here:
To use, save the HTML file to your computer and open it with your browser. Alternatively, you can use the live preview link above, but Google Drive is discontinuing HTML web hosting at the end of August; so, the preview will cease to work after then.
The skin images are embedded (via base64 encoding) into the HTML file, so the file size is ~1.25MB. Saving uses the Local Storage of your browser, so your save will be lost if you clear your browser's cache and/or site data. Javascript also needs to be enabled to use the interactive features.
Here are a few screenshots of what Version 1.0 looks like:
Hope it's useful for the skin collectors out there.