Skip to content

Instantly share code, notes, and snippets.

View omaryoussef's full-sized avatar
🍎

Omar omaryoussef

🍎
View GitHub Profile
@omaryoussef
omaryoussef / CLAUDE.md
Created December 1, 2025 17:35 — forked from scpedicini/CLAUDE.md
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