pmndrs ships Math v0.1.0: allocation-free web math engine with an AI agent skill

anselm · x · 2026-09-26

pmndrs released Math v0.1.0, a hand-crafted math engine for the creative web by @isaacmason. Key traits:

It covers vectors, quaternions, euler angles, and matrices. Install with npm i math.

Notably, it ships with a skill for AI coding agents: run npx skills add pmndrs/math --skill math (or type /math) to have your agent emit optimized algorithms built on the library.

Original post →

More from coding & agent

coding & agent channel →