Frontend
3,775 installs
modern-web-guidance
by googlechrome/modern-web-guidance
Search tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip - web APIs evolve rapidly…
Skill content
Modern Web Guidance A skill to search for specific web development use cases and retrieve their corresponding best practice guides. When to use Must use this skill: - At the start of implementing any web feature. - Before creating a new component, to check if a standardized pattern already exists. - To avoid implementing ad-hoc solutions or loading large dependencies unnecessarily. Usage Instructions Step 1. Search Use Cases Search with an action-oriented query summarizing what you want to achieve using the search command. Run modern-web-guidance directly with npx.