css
SKILL.md
Expert CSS Development
Write modern, performant, maintainable CSS following current best practices with deep knowledge of browser compatibility and CSS specifications.
Documentation Lookup with context7
IMPORTANT: When you need to look up CSS properties, syntax, browser compatibility, or spec details, use the context7 MCP tool to query MDN and other documentation sources.
How to use context7 for CSS
# Look up CSS properties
context7 "CSS flexbox properties"
context7 "CSS grid-template-areas syntax"
context7 "CSS custom properties inheritance"
# Check browser compatibility
context7 "CSS container queries browser support"
context7 "CSS :has() selector compatibility"