# website > แนวทางการพัฒนา Website ตาม Best Practices - Author: Veerapong - Repository: newkub/skills - Version: 20260202015439 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/newkub/skills - Web: https://mule.run/skillshub/@@newkub/skills~website:20260202015439 --- --- name: website description: แนวทางการพัฒนา Website ตาม Best Practices goal: สร้าง website ที่มีประสิทธิภาพ สวยงาม และเข้าถึงได้ง่าย outcome: Website ที่เป็นไปตามมาตรฐานสากล มีประสิทธิภาพสูง และใช้งานง่าย --- ## When to Use ใช้เมื่อพัฒนา website ใหม่หรือปรับปรุง website ที่มีอยู่ ## Quick Start 1. สร้าง project structure ตามที่กำหนด 2. ติดตั้ง dependencies ที่จำเป็น 3. ตั้งค่า configuration พื้นฐาน 4. พัฒนา components และ pages 5. ทดสอบและ deploy ## Rules - [Website Design System](rules/1-website-design-system.md) - [Website Motion Design](rules/2-website-motion-design.md) - [Website Optimization](rules/3-website-optimization.md) ## Knowledge - [Website Concepts](knowledge/core-concept.md) - [Website Features](knowledge/all-features.md) - [Website Best Practices](knowledge/best-practices.md)