The master prompt content in the top card on the skillset detail page renders at full markdown size (h1 ~30px), which looks oversized for a secondary 'how to use' card. Make the master-prompt markdown a lot smaller via a scoped markdown-compact modifier on .markdown-body (do NOT shrink the global markdown styling used by skill READMEs). Follow-up to #1082.
The master prompt content in the top card on the skillset detail page renders at full markdown size (h1 ~30px), which looks oversized for a secondary 'how to use' card. Make the master-prompt markdown a lot smaller via a scoped
markdown-compactmodifier on.markdown-body(do NOT shrink the global markdown styling used by skill READMEs). Follow-up to #1082.