SkillAgentSearch skills...

Codevember

codevember

Install / Use

/learn @mattdesl/Codevember
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

codevember

experimental

Desktop recommended for all demos. Some are mobile-friendly.

See here for the full grid and basic descriptions:

http://mattdesl.github.io/codevember/

screenshots

Running

Clone this repo, then:

npm install

# start day 1 demo
npm start 1

# start day 5 and launch browser
npm start -- 1 --open

You can npm run start -- 5 --open to launch day 5 and open the browser to http://localhost:9966/.

To build all demos:

npm run build

To build one demo:

node build.js 2

To run main grid:

npm start

License

MIT, see LICENSE.md for details.

Related Skills

View on GitHub
GitHub Stars252
CategoryDevelopment
Updated2mo ago
Forks50

Languages

JavaScript

Security Score

90/100

Audited on Jan 27, 2026

No findings