with one click
css
Best practices for CSS development including modern layout techniques, naming conventions, theming, and maintainable stylesheet architecture
Menu
Best practices for CSS development including modern layout techniques, naming conventions, theming, and maintainable stylesheet architecture
Implement web accessibility (a11y) best practices following WCAG guidelines to create inclusive, accessible user interfaces.
Alpine.js development guidelines for lightweight reactive interactions with Tailwind CSS and various backend frameworks.
Implement analytics, data analysis, and visualization best practices using Python, Jupyter, and modern data tools.
Android development guidelines for Kotlin with clean architecture, MVI pattern, Material Design, and best practices for building robust mobile applications
Expert guidance for Angular and TypeScript development focused on scalable, high-performance web applications
Expert in Angular TypeScript development with scalable, high-performance patterns
| name | css |
| description | Best practices for CSS development including modern layout techniques, naming conventions, theming, and maintainable stylesheet architecture |
justify-content and align-items for alignmentflex-wrap for responsive wrapping behaviorgap property over margins for consistent spacinggrid-template-columns and grid-template-rowsgrid-area for named template areasauto-fit and auto-fill for responsive gridsrem units for typography to respect user preferencesem units for component-relative sizingpx for font sizes; reserve for borders and fixed elementsclamp() when appropriatevw, vh) thoughtfully for full-screen layouts:root--color-primary, --spacing-md).card).card__title).card--featured)!important declarations@layer) for specificity controlaspect-ratio for maintaining proportionsgap in Flexbox and Gridmargin-inline, padding-block)transition property@supports for feature detectionprefers-reduced-motion media query for animations