📰 Dev.to · David Shimon
7 articles · Updated every 3 hours · View all reads
All
Articles 88,316Blog Posts 108,027Tech Tutorials 21,897Research Papers 18,908News 14,549
⚡ AI Lessons

Dev.to · David Shimon
1mo ago
Stop Manually Fixing Your Agent’s Output: How We Built a Custom Skill for Monday.com
I'm using my AI agent to create Monday.com tasks. I ask Claude Code to create a task with a proper...

Dev.to · David Shimon
2mo ago
The Skill That Helps Me Do Code Review
I was complaining. Again. Code review was eating my time, and the problem was only getting worse. We...

Dev.to · David Shimon
4mo ago
How to Pass Context to Pydantic Validators
I had a function that needed to behave differently depending on who was calling it. Not what it does,...

Dev.to · David Shimon
4mo ago
How AI Agents Changed What I Write About (And Why You Should Still Care About Git)
The Moment Everything Changed Last week, I was working with Claude Code on a feature. We...

Dev.to · David Shimon
6mo ago
Use Git Shortcuts - Because Your Fingers Deserve Better
If you're running git checkout -b feature/new-thing dozens of times a day, you're wasting precious...

Dev.to · David Shimon
6mo ago
The Madman, Architect, Carpenter, and Judge: Turning Git Commits Into Stories
We've all done it: make a bunch of changes, then commit everything with a vague message like “fix...

Dev.to · David Shimon
6mo ago
How to Fix a Commit Message
Good commit messages are important for improving collaboration, speeding up debugging, documenting a...
DeepCamp AI