Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
thedaviddias avatar

Favicons

  • 1 installs
  • 73.4k repo stars
  • Updated June 18, 2026
  • thedaviddias/frontendchecklist

Generates a complete favicon set (ICO, PNG, SVG, apple-touch-icon, PWA manifest) with the correct HTML declarations across devices.

About

A frontend-checklist HTML rule for implementing favicons across browsers, devices, and PWAs. A developer uses it to avoid missing or low-quality icons in tabs, bookmarks, and home screens.

  • Minimum favicon.ico plus apple-touch-icon 180x180
  • Include PWA sizes in manifest.json

Favicons by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #1,914 of 2,245 Frontend Development skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/thedaviddias/frontendchecklist --skill favicons

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars73.4k
Last updatedJune 18, 2026
Repositorythedaviddias/frontendchecklist

What it does

Generates a complete favicon set (ICO, PNG, SVG, apple-touch-icon, PWA manifest) with the correct HTML declarations across devices.

Files

SKILL.mdMarkdownGitHub ↗

Implement favicons for all devices

Missing or low-quality favicons make sites look unprofessional in browser tabs, bookmarks, and home screens—damaging brand recognition and user trust.

Quick Reference

  • Minimum: favicon.ico (32x32) + apple-touch-icon.png (180x180)
  • Modern: SVG favicon with dark mode support
  • PWA: Include in manifest.json with multiple sizes
  • Use RealFaviconGenerator or favicons npm package

Check

Verify that all necessary favicon formats and sizes are implemented correctly for optimal display across different browsers, devices, and platforms.

Fix

Generate and implement a complete favicon set including ICO, PNG, SVG, and mobile/PWA icons with proper HTML declarations.

Explain

Explain how proper favicon implementation improves brand recognition, user experience, and ensures consistent display across all browsers and devices.

Code Review

Review templates, server-rendered HTML, and shared components that output markup related to Implement favicons for all devices. Flag exact elements, attributes, and routes where the rendered HTML violates the rule.

---

For full implementation details, code examples, and framework-specific guidance, see references/rule.md.

Rule page: https://frontendchecklist.io/en/rules/html/favicons

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.