Handles grid layout design for product catalogs, template galleries, feature showcases, and anything else where you need equal-emphasis, multi-column display. The skill knows when to use CSS Grid's auto-fill versus auto-fit, guides responsive breakpoints from single column mobile to 3-4 column desktop, and covers gap consistency and layout shift prevention. It also distinguishes grid from list layouts (visual browsing versus text scanning) and flags infinite scroll SEO issues with a pointer to paginated alternatives. Solid reference if you're building any kind of browsing interface where items compete equally for attention rather than following a ranked hierarchy.
npx skills add https://github.com/kostja94/marketing-skills --skill grid