Original Reddit post

hey everyone, I’d like to share a project I’m currently working on. it’s a public, open library for discovering and sharing Design.md files. for those not familiar, Design.md files describe design systems that coding agents can use to create and implement UIs. the format was introduced by Google in the context of Google Stitch, but it can be used with any LLM. the project I’m publishing today is in a very early alpha stage and has two parts: a public GitHub repo of Design.md files (anyone can contribute!): https://github.com/albemala/design-md-library a simple frontend where you can browse the designs: https://design-md-web.pages.dev/ I’m adding new, original Design.md files every day, and contributions are very welcome. as mentioned, this is an early release and a lot will improve over time. in the meantime, I’d really appreciate your feedback to understand what works, what doesn’t, and what could be improved. most importantly, would you find something like this useful? thanks for reading! submitted by /u/albemala

Originally posted by u/albemala on r/ClaudeCode