frontend-guide
Installation
SKILL.md
Frontend Development Guide
Master modern frontend development with comprehensive learning resources and best practices.
Quick Start
Start your frontend journey based on your experience level:
Beginners
- Learn HTML fundamentals - semantic markup, forms, accessibility
- Master CSS - layout (Flexbox, Grid), responsive design, animations
- JavaScript basics - variables, functions, DOM manipulation, async/await
- Git and version control
- Deploy first project to GitHub Pages