Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 395 Bytes

File metadata and controls

10 lines (9 loc) · 395 Bytes

MUST-USE INSTRUCTIONS

  1. Use pnpm.
  2. Use context7 mcp to fetch latest docs.
  3. Prefer shadcn components. Use pnpm dlx shadcn@latest add [component] to add a component.
  4. Prefer Tailwind 4 for styling.
  5. Use frontend-design skill to design the aesthetics.
  6. Use lucide-react for icons.
  7. Avoid using or similar ai-slop in texts.
  8. Use pnpm typecheck for type checking.