✕ Clear all filters
42 articles
▶ Videos →

📰 Dev.to · Olivia Craft

42 articles · Updated every 3 hours · View all reads

All Articles 126,447Blog Posts 131,724Tech Tutorials 32,611Research Papers 24,539News 18,067 ⚡ AI Lessons
CLAUDE.md for Astro: 13 Rules That Stop AI from Shipping Too Much JavaScript
Dev.to · Olivia Craft 🏗️ Systems Design & Architecture ⚡ AI Lesson 1mo ago
CLAUDE.md for Astro: 13 Rules That Stop AI from Shipping Too Much JavaScript
Astro is built around one idea: ship less JavaScript. Islands architecture means only the interactive...
CLAUDE.md for Express.js: 13 Rules That Stop AI from Breaking Your Middleware Chain
Dev.to · Olivia Craft 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
CLAUDE.md for Express.js: 13 Rules That Stop AI from Breaking Your Middleware Chain
If you've worked with Express.js for more than a week, you know the feeling: you ask Claude to add a...
CLAUDE.md for Angular: 13 Rules That Make AI Write Idiomatic, Production-Ready Components
Dev.to · Olivia Craft 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
CLAUDE.md for Angular: 13 Rules That Make AI Write Idiomatic, Production-Ready Components
Angular is opinionated — but Claude Code doesn't know which version of those conventions your project uses. These 13 CLAUDE.md rules lock in standalone componen
CLAUDE.md for NestJS: 13 Rules That Make AI Write Modular, Production-Ready TypeScript
Dev.to · Olivia Craft 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
CLAUDE.md for NestJS: 13 Rules That Make AI Write Modular, Production-Ready TypeScript
NestJS is opinionated by design — but Claude Code doesn't know which patterns you want. These 13 CLAUDE.md rules keep AI inside your module boundaries, validati
CLAUDE.md for Haskell: 13 Rules That Make AI Write Idiomatic, Type-Safe Haskell
Dev.to · Olivia Craft 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
CLAUDE.md for Haskell: 13 Rules That Make AI Write Idiomatic, Type-Safe Haskell
AI-generated Haskell often uses partial functions, avoids the type system, and misses monadic patterns. These 13 CLAUDE.md rules enforce total functions, proper
CLAUDE.md for PHP: 13 Rules That Make AI Write Modern, Secure, Idiomatic PHP
Dev.to · Olivia Craft 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
CLAUDE.md for PHP: 13 Rules That Make AI Write Modern, Secure, Idiomatic PHP
Stop getting legacy PHP from your AI assistant. These 13 CLAUDE.md rules enforce modern PHP 8.x, strict types, PSR standards, and security patterns session to s
CLAUDE.md for TypeScript and Node.js: 13 Rules That Make AI Write Type-Safe, Production-Ready Code
Dev.to · Olivia Craft 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
CLAUDE.md for TypeScript and Node.js: 13 Rules That Make AI Write Type-Safe, Production-Ready Code
CLAUDE.md for TypeScript and Node.js: 13 Rules That Make AI Write Type-Safe,...
CLAUDE.md for Rust: 13 Rules That Make AI Write Safe, Idiomatic Systems Code
Dev.to · Olivia Craft 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
CLAUDE.md for Rust: 13 Rules That Make AI Write Safe, Idiomatic Systems Code
Ask Claude Code to "add a small async cache to this crate" and the default output looks fine: a...
CLAUDE.md for Go: 13 Rules That Make AI Write Idiomatic, Production-Safe Backend Code
Dev.to · Olivia Craft 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
CLAUDE.md for Go: 13 Rules That Make AI Write Idiomatic, Production-Safe Backend Code
Ask Claude Code to "add a worker that drains an order queue" in your Go service and the default...
CLAUDE.md for Scala: 13 Rules That Make AI Write Idiomatic Functional Code
Dev.to · Olivia Craft 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
CLAUDE.md for Scala: 13 Rules That Make AI Write Idiomatic Functional Code
CLAUDE.md for Scala: 13 Rules That Make AI Write Idiomatic Functional Code You ask Claude...
7 CLAUDE.md Rules That Make AI Write Idiomatic Rust (Not C++ in Disguise)
Dev.to · Olivia Craft 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
7 CLAUDE.md Rules That Make AI Write Idiomatic Rust (Not C++ in Disguise)
A drop-in CLAUDE.md for Rust projects — owned types in public APIs, anyhow vs thiserror, no Mutex across .await, deny(unsafe_code), clippy::pedantic, real-DB te
CLAUDE.md for PostgreSQL: 13 Rules That Make AI Write Safe, Production-Ready SQL
Dev.to · Olivia Craft 🛠️ AI Tools & Apps ⚡ AI Lesson 2mo ago
CLAUDE.md for PostgreSQL: 13 Rules That Make AI Write Safe, Production-Ready SQL
13 concrete CLAUDE.md rules that make AI assistants write production-ready PostgreSQL — parameterized queries, PgBouncer, expand/contract migrations, EXPLAIN AN
CLAUDE.md for Kubernetes: 13 Rules That Make AI Write Production-Safe K8s
Dev.to · Olivia Craft ⚡ AI Lesson 2mo ago
CLAUDE.md for Kubernetes: 13 Rules That Make AI Write Production-Safe K8s
13 concrete CLAUDE.md rules that make AI assistants write production-safe Kubernetes manifests — RBAC, resource limits, securityContext, probes, NetworkPolicy,
Cursor Rules for Kubernetes: AI-Assisted K8s Guide 2026
Dev.to · Olivia Craft ⚡ AI Lesson 2mo ago
Cursor Rules for Kubernetes: AI-Assisted K8s Guide 2026
Eight Cursor rules that make AI write production-grade Kubernetes — declarative GitOps manifests, resource requests and limits on every container, real probes,
Why Claude Ignores Your Instructions (And How to Fix It With CLAUDE.md)
Dev.to · Olivia Craft 🧠 Large Language Models ⚡ AI Lesson 2mo ago
Why Claude Ignores Your Instructions (And How to Fix It With CLAUDE.md)
Why Claude Ignores Your Instructions (And How to Fix It With CLAUDE.md) You write clear...
5 Cursor AI Rules That Save Hours Every Week (Real Examples)
Dev.to · Olivia Craft 🛠️ AI Tools & Apps ⚡ AI Lesson 2mo ago
5 Cursor AI Rules That Save Hours Every Week (Real Examples)
5 Cursor AI Rules That Save Hours Every Week (Real Examples) I've been shipping SaaS...
Cursor Rules Tutorial — How to Write a .cursorrules File That Actually Controls Claude Behavior
Dev.to · Olivia Craft 🧠 Large Language Models ⚡ AI Lesson 2mo ago
Cursor Rules Tutorial — How to Write a .cursorrules File That Actually Controls Claude Behavior
Cursor Rules Tutorial — How to Write a .cursorrules File That Actually Controls Claude...
5 .cursorrules patterns that make Cursor actually reliable
Dev.to · Olivia Craft ⚡ AI Lesson 2mo ago
5 .cursorrules patterns that make Cursor actually reliable
5 .cursorrules patterns that make Cursor actually reliable Most .cursorrules files are a...
Claude Code Tips: 7 Rules That Make It 10x More Useful
Dev.to · Olivia Craft 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
Claude Code Tips: 7 Rules That Make It 10x More Useful
Claude Code Tips: 7 Rules That Make It 10x More Useful Claude Code is powerful out of the...
How I Automated My Entire Dev Workflow With 8 Cursor Rules (and What Changed)
Dev.to · Olivia Craft ☁️ DevOps & Cloud ⚡ AI Lesson 2mo ago
How I Automated My Entire Dev Workflow With 8 Cursor Rules (and What Changed)
How I Automated My Entire Dev Workflow With 8 Cursor Rules (and What Changed) It was 11:47...