This is the skill you reach for when TypeScript's type system stops cooperating. It handles the gnarly stuff: complex generic constraints, conditional type patterns, template literal manipulation, and type inference failures that make you question your life choices. Originally forked from cin12211/orca-q and actively uses type-fest for standard utilities. With 127 installs and solid security audit passes, it's clearly solving real problems for people deep in library authoring or wrestling with recursive types. If you're writing advanced utility types or debugging why your carefully crafted generic isn't distributing the way you expected, this is built for that.
npx skills add https://github.com/gracefullight/stock-checker --skill typescript-type-expert