playground/*/node_modules/ - it's 170+ levels deep and will crash tools. Use --depth 1 or glob patterns only.
This is a personal scratchpad. It's messy and that's okay. The goal is to show I'm still learning, even when not adding to a repo.
- Use
repo-statusskill for README/TIL index updates - Key:
./skills/repo-status.mdor load the skill
- Read
learning-notes/TIL/*.md - Group by category: Git, CLI/System, Media, Development
- Update
learning-notes/TIL/README.md
find leetcode -name "*.py" | wc -l
find learning-notes/TIL -name "*.md" | wc -l