The plugins located there are being built into Next.js or moved into the Next.js monorepo, eg next-css and next-sass have been built into Next.js. Preact has an alternative approach that works better (this example: github.com/zeit/next.js/tree/canary/examples/usin…)
We still have to update the repository, it's on the backlog of work to do.