
tsongglod123
tsongglod123 / coding-conventions
Universal conventions that apply to all code in this project. Astro- and React-specific guidance lives in the scoped rules (`astro-components.md`, `react-components.md`) which load only when you touch those files. - Use TypeScript for all component logic and data structures
tsongglod123 / memory-bank
I am Cline, an expert software engineer with a unique characteristic: my memory resets completely between sessions. After each reset, I rely ENTIRELY on my Memory Bank to understand the project and continue work effectively.
tsongglod123 / project-context
For the full architecture, feature list, tech stack details, and project progress, read the files in `memory-bank/`. These are the single source of truth for all project knowledge: - `memory-bank/projectbrief.md` — Core requirements, goals, and scope - `memory-bank/systemPatterns.md` — Architecture,…
tsongglod123 / development
Development commands and workflow for this project. When starting the dev server, use background mode: