cd/entity/Prettier· home entities Prettier
grep -l @prettier /news/*.json | wc -l → 4

Prettier

mentions 4 type Organization feed RSS

// recent coverage 4 mentions

15:00
2026-06-27
dev.to
artificial-intelligence

Stop Manual Code Reviews: Build Your AI-Powered Review Workflow

A developer built an AI-powered code review workflow using Claude's API and GitHub Actions, reducing review time by 60-70%. The system automates checks for style, syntax, and common patterns, allowing…

17:54
2026-06-11
devblogs.microsoft.com
developer-tools

Your agent just scaffolded a project from 2020

AI agents using npx without specifying a version can inadvertently scaffold projects from outdated templates due to npm's engine compatibility resolution, which prioritizes older versions without engi…

00:10
2026-05-21
dev.to
developer-tools

Claude Code Hooks: Security Gates for Agent Workflows

Claude Code hooks are scripts that attach to lifecycle events (like PreToolUse or PostToolUse) to enforce deterministic rules, such as blocking dangerous shell commands or automatically formatting fil…

// co-occurs with top 8 entities