AI Notes
Quick reference summaries of the main tools and frameworks used in development projects.
About
The goal of this repository is to save reading and context tokens when using AI assistants (such as Claude, ChatGPT, GLM, etc.) during development. Instead of asking the model to read the full documentation every time, just provide the relevant summary.
Each summary is focused on practical and direct information: APIs, components, props, usage examples, and important behaviors. No unnecessary theory, no lengthy introductions.
Technologies covered
| Technology | Description |
|---|---|
| Threlte | Declarative 3D framework for Svelte based on Three.js |