web-design
Installation
SKILL.md
Web Design Handbook
Overview
This skill provides guidelines and examples for creating modern, user-friendly websites.
Core Principles
- User-centric design: Start with user needs; design navigation and layout accordingly.
- Responsive design: Ensure your site looks good on devices of all sizes.
- Accessibility: Follow WCAG guidelines; use semantic HTML; provide alternative text for images.
- Performance: Optimize images, minify CSS and JS, and use caching.