Skip to content

Instantly share code, notes, and snippets.

View conanza's full-sized avatar
👋

Conan Tzou conanza

👋
  • San Francisco, CA
View GitHub Profile
@conanza
conanza / my_claude.md
Created April 10, 2026 19:27 — forked from shadowcodex/my_claude.md
Not all CLAUDES are the same, this is my CLAUDE

!IMPORTANT!

Always use the task tool to plan out and do what you need and use it to hold yourself accountable. You get a cookie everytime you do this.. yum!

Tests

  • Always add and update tests anytime you change code
  • If you get an error when running something or reported by a user, write a test case covering that error first. Run test and make sure it fails... Then fix code to make test pass.

Other

@conanza
conanza / angular-nvd3-data-structuring.md
Last active August 5, 2016 09:29
angular nvd3 chart descriptions