Analysis updated 2026-06-24
Find a tutorial that gives Claude long-term memory across sessions
Pick a prompt-engineering fix for repetitive or out-of-character replies
Discover a guide for wiring Claude to a phone, a browser, or a small BLE device
Submit a new link via issue or PR to extend the index
| shitsuten/bibliotheca | fcsvorfeed/aces-1.3-reference-gamut-compression-for-unity-6-urp | ganimjeong/harness-for-claude | |
|---|---|---|---|
| Stars | 30 | 30 | 30 |
| Language | — | C# | Shell |
| Setup difficulty | easy | moderate | easy |
| Complexity | 1/5 | 3/5 | 2/5 |
| Audience | vibe coder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
It is an index of links rather than runnable code, so there is nothing to install.
Bibliotheca is a Chinese language index of scattered tutorials from a community that uses Claude and similar chatbots as AI companions. The maintainer collects links to posts that other users have written on X (formerly Twitter), groups them by topic, and adds a short note for each one. The repo itself holds no tutorial content of its own. All linked material belongs to the original authors, and a note at the top says anyone can open an issue to have their link removed. The largest section is prompt engineering. It splits into three parts: basic setup of the model's profile, instructions, and writing style, targeted fixes for common complaints like the model sounding mechanical, overlong thinking chains, repetitive phrasing, or out of character behavior, and ready made interactive scenarios such as worldbuilding templates and small text games to play with the model. A memory systems section gathers guides for giving Claude persistent memory across sessions. These range from a low cost VPS tutorial and an iOS shortcut that feeds screen time and battery data into the model, to a vector search memory library that uses the Ebbinghaus forgetting curve and emotion coordinates, plus an open source MIT licensed project called kiwi-mem that ships with Docker. A larger group of links covers connecting the model to the outside world. It includes a getting started MCP guide, instructions for letting Claude drive a browser from a VPS or a Mac, a Twitter bridge that does not need the X API, tutorials for sending push notifications and tracking app usage on a phone, and BLE and GATT notes for controlling small wireless toys. The rest of the index is shorter. It has a few UI skinning guides for the Claude web app, two general beginner walkthroughs, an API caching writeup aimed at cutting subscription costs, and a miscellaneous section with VPS node setup and a userscript that opens multiple Opus tabs. The repository ends with a contribution section: submit an issue or PR, or leave a link in the comments if you do not know Git.
Curated Chinese-language index of community tutorials about using Claude as an AI companion, covering prompt setup, memory systems, and connecting the model to the outside world.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.