About feature101
feature101 is a CLI and registry of copy-paste full-stack primitives for Next.js, TypeScript, and Prisma. You run npx feature101@latest add followed by a feature name, and it scaffolds a vertical slice into your repo. You own the copied code; it is not a hosted runtime. The live registry had 6 features when reviewed: Follow, Subscribe, Booking, Auth, Payments, and AI.
What feature101 does
- CLI add
- You can scaffold a full-stack primitive into a Next.js repo with the feature101 CLI.
- Own the code
- Generated files are copied into the project rather than running as a hosted dependency.
- Registry
- The live registry includes primitives for auth, payments, booking, follow, subscribe, and AI.
Who it’s for
Next.js developers who want copy-paste full-stack slices instead of writing auth, payments, or similar boilerplate themselves.
What it costs
Free includes current free primitives with no card. Pro Yearly is $19 per year. Pro Lifetime is $49 once. Both Pro plans add premium primitives and priority support.