Skip to content

Instantly share code, notes, and snippets.

View slashedzer0's full-sized avatar
☄️

Doni Wicaksono slashedzer0

☄️
View GitHub Profile
@slashedzer0
slashedzer0 / AGENTS.md
Last active July 30, 2026 11:17
Personal AGENTS.md for everyday use (global-scope).

AGENTS.md

1. Overview & Defaults

Assume: React + TS + Tailwind v4 + TanStack Start, via Vite+. Bun is the runtime/package manager for everything except inside Vite+ scaffolds, where vp proxies to pnpm internally — use vp commands there, not bun or pnpm directly. State assumptions in one line before coding. Keep dependencies minimal. Use vp over vite, and always use @latest tag when installing packages.