SkillAgentSearch skills...

Boy

:boy: A very opinionated, lightweight version of HTML5 Boilerplate with conditionally-loaded polyfills and an opinionated CSS reset for firing up web projects in no time.

Install / Use

/learn @corysimmons/Boy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

⚠️ I gave the boy npm package name to someone else. Don't use it for this project anymore!

<p align="center"> <img src="http://corysimmons.github.io/boy/boy-logo.svg" height="300px"> </p> <p align="center"> A very opinionated, lightweight, version of HTML5 Boilerplate with conditionally-loaded polyfills and an opinionated CSS reset for firing up web projects in no time. </p>

Boy comes with a handy project launcher so you can spin up a Boy boilerplate with all the relevant files pulled freshly from this repo:

$ # npm i -g boy <-- THIS NO LONGER WORKS. I GAVE THIS NPM PACKAGE NAME TO SOMEONE ELSE
$ boy foo

Features

Where's Modernizr?

Modernizr isn't included by default for a few reasons.

  1. I very rarely actually use Modernizr.
  2. You should create your own custom build of Modernizr and put it at the bottom of the document if possible. Read Paul Irish's comment on it.
  3. @supports is going to be here soon.
View on GitHub
GitHub Stars513
CategoryDevelopment
Updated12d ago
Forks31

Languages

CSS

Security Score

100/100

Audited on Mar 17, 2026

No findings