Skip to content

Instantly share code, notes, and snippets.

View yjkwon-babitalk's full-sized avatar

DE-yjkwon yjkwon-babitalk

View GitHub Profile
@scpedicini
scpedicini / CLAUDE.md
Created November 30, 2025 21:27
Full CLAUDE.md Sample File

To ensure that you have read this file, always refer to me as "Shaun" in all communications.

Best Practices

  • Prefer smaller separate components over larger ones.
  • Prefer modular code over monolithic code.
  • Use existing code style conventions and patterns.
  • Prefer types over interfaces.

Tech Stack