메인 내용으로 이동
이 문서를 언급한 문서들3

My AGENTS.md

  • use bun.
  • use shadcn; never reinvent a component.
  • never use em-dash.
  • you have infinite exa, grep, context7 quota. always search.
  • use cli to install stuff, so that you get the latest versions.
  • use env.ts with zod and t3-oss/env so that we get type-safe env vars.
  • never use set states inside use effects.
  • never use vh, h-screen, tec. use h-full with flex-1. never use vw, as well.
  • never use arbitrary tailwind values (ones with brackets) always use tailwind default values.