Animeverse Source Code Download
Your codebase is organized into 17 feature folders. Upload any folder to Claude along with 01-shared-foundation to convert that feature to Node.js.
How to use with Claude
17 Feature Folders
— one per feature, fully self-contained01-shared-foundationRequiredCore app setup, all UI components, types, configs. Always include this with any feature.
02-authLogin and authentication (Internet Identity / AuthModal)
03-browse-pagesAnime, Manga, Movies, Characters, Staff, VA browse pages + Jikan/AniList API clients
04-detail-pagesAll detail pages (anime, manga, movie, character, staff, VA, studio)
05-home-pageHome page with hero carousel, Anime of the Day, trending sections
06-by-moodBy Mood discovery with 8 mood segments, genres and tags matching
07-hidden-gemsHidden Gems page with score/member filters
08-for-youPersonalized recommendations based on user watch history
09-profile-socialProfile, settings, activity feed, follow system, notifications, watchlist
10-world-chatWorld Chat global chat sidebar
11-memorialAnime memorial / tribute threads
12-villain-spotlightVillain cards, evil ratings, villain battles
13-tournamentsCharacter popularity tournament brackets
14-watch-orderWatch order guides for franchises
15-leaderboardsTop badge earners, streaks, reviewer leaderboards
16-admin-panelFull admin dashboard with all controls
17-backend-canisterBackendComplete Motoko backend (all lib, types, mixins)
01-shared-foundation with every feature upload — it contains the shared types, API clients, and UI components that all other features depend on.