Learning and careers decision
Skillshare
A consolation build is possible, but the paid product's decisive value sits outside a solo rebuild. For Skillshare, organize user-owned tutorial videos and learning projects in a private library. The hard boundary is licensed creator catalog, teacher marketplace, community, discovery, and apps, plus content, pedagogy, and network.
Visit website↗Open-source builds that already do this
Every project below is open source and already does this job today. Fork one, self-host it, or take the parts you need - the build prompt further down assumes an empty file, and this is the shortcut past that. Licences differ; check the one on each card before you ship. All Skillshare alternatives, with the arithmetic →
What a replacement has to do
- Organize user-owned tutorial videos and learning projects in a private library, turn them into a study plan, schedule retrieval practice, and show progress without claiming accredited instruction.
What it still won’t have
- licensed creator catalog, teacher marketplace, community, discovery, and apps
- licensed course catalog
- expert curriculum
- human feedback
- large learner network and certification
What remains hard
- Content rights
- Network effects
First-year cost
The build hours below are a category default, not an estimate for this product. Change them to your own numbers and the comparison follows.
Keep paying
Paying is—cheaper in year one.
On cash alone, building overtakes the subscription at 1 seat.
Money you would actually spend
Time you would spend
—
What you would spend
What we assumed
The verdict above measures whether you could build it. This one is only about money.
Runnable build prompt
Build a closest honest personal substitute for Skillshare in an empty repository. Use Next.js 15, TypeScript, SQLite, Drizzle ORM, and a service worker for offline use; do not offer alternative stacks. The core loop is: organize user-owned tutorial videos and learning projects in a private library, turn them into a study plan, schedule retrieval practice, and show progress without claiming accredited instruction. Make the first run work locally with one documented command. Store all user data locally by default and make export straightforward. Put secrets in .env, ship .env.example, and never commit credentials. Import Markdown, text, or user-authored notes and split them into editable learning units. Create flashcards and short quizzes only after showing the generated items for approval. Implement a transparent spaced-repetition schedule with due, again, hard, good, and easy actions. Add goals, study sessions, streak-free progress charts, notes, and weak-topic review. For language practice, record the learner and compare timing or pronunciation without presenting medical claims. Support offline use, full export, reset, backup, and deletion of all learning data. Include clear empty, loading, success, and recoverable error states. Add input validation, safe filenames, and graceful handling of unavailable APIs. Write focused tests for the core transformation and one end-to-end happy path. Create a README with setup, architecture, permissions, data location, and backup steps. Do not add accounts, billing, telemetry, analytics, or a hosted control plane. Do not claim to reproduce proprietary data, network liquidity, regulated access, or frontier infrastructure. Deliberately leave out licensed premium courses. Deliberately leave out accredited certificates and grading. Deliberately leave out live tutors, large classrooms, and a learner marketplace. Finish by running the tests and listing the exact commands used.



