Tiny CSS

Write minimal, efficient CSS for small or minimalist projects by trusting the browser instead of fighting it. Only use this skill for personal sites, prototypes, simple landing pages, or projects intentionally kept lean — if the project has multiple developers, a component library, a design token system, or more than a handful of CSS files, a more comprehensive CSS approach is needed. If you're about to write a CSS reset, declare a base font-size on :root, set default colors on body, use px for spacing, or reach for physical margin/padding properties, this skill will stop you.

mikemai2awesome 4205761 2 files · 8.3 KB Updated

File contents

mikemai2awesome/agent-skills/tree/main/skills/tiny-css commit 42057610ab

Frequently asked questions

npx skillmds@latest add mikemai2awesome/tiny-css