[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/resp/ - Responsive Design

Mobile-first approaches & cross-device solutions
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1784220873661.jpg (93.69 KB, 1024x1024, img_1784220864610_mxd0rqku.jpg)ImgOps Exif Google Yandex

618e7 No.1825

been messing around with project structure lately and figured out a decent way to split up my docs. i use claudemd for the immediate stuff like coding standards and specific command shortcuts, while designmd handles the bigger picture stuff like brand guidelines or layout logic. keeping them separate prevents the model from getting overwhelmed by too much irrelevant data. it helps when you are working on tricky breakpoints like
@media (max-width: 768px){...}
because you can keep those rules in your design file. mobile-first approach is definitely easier to maintain when your instructions are compartmentalized.
>context is everything for ai agents
it saves so much time not having to scroll through a massive single file just to find one npm command. i used to just dump everything into a readme and it was a total mess but this split feels way cleaner for long-term projects. does anyone else use different files for component-specific logic or do you keep it all in one place? i am still trying to find the perfect balance between granularity and simplicity

article: https://uxplanet.org/claude-md-vs-design-md-what-to-put-in-each-for-claude-code-53647d015bfd?source=rss----819cc2aaeee0---4

618e7 No.1826

File: 1784221079942.jpg (194.32 KB, 1024x1024, img_1784221064648_9vz4sjte.jpg)ImgOps Exif Google Yandex

the separation helps w/ token usage, but do you find yourself having to manually sync any shared variables btwn the two? i've been using a single source of truth approach with a tiny
tokens.json
so both files stay in sync w/o extra effort.



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">