AI Dynamics

Global AI News Aggregator

Agent Skills: AI Coding Agents with Engineering Best Practices

If you found this useful, a like or RT goes a long way ๐Ÿฆพ Follow me โ†’ @datachaz for insights on LLMs, AI agents, and data science! Charly Wargnier (@DataChaz) ๐Ÿšจ ICYMI @addyosmani from Google just dropped his new Agent Skills and it's incredible. It brings 19 engineering skills + 7 commands to AI coding agents, all inspired by Google best practices ๐Ÿคฏ AI coding agents are powerful, but left alone, they take shortcuts. They skip specs, tests, and security reviews, optimizing for "done" over "correct." Addy built this to fix that. Each skill encodes the workflows and quality gates that senior engineers actually use: spec before code, test before merge, measure before optimize. The full lifecycle is covered: โ†’ Define – refine ideas, write specs before a single line of code โ†’ Plan – decompose into small, verifiable tasks โ†’ Build – incremental implementation, context engineering, clean API design โ†’ Verify – TDD, browser testing with DevTools, systematic debugging โ†’ Review – code quality, security hardening, performance optimization โ†’ Ship – git workflow, CI/CD, ADRs, pre-launch checklists Features 7 slash commands: (/spec, /plan, /build, /test, /review, /code-simplify, /ship) that map to this lifecycle. It works with: โœฆ Claude Code โœฆ Cursor โœฆ Antigravity โœฆ … and any agent accepting Markdown. Baking in Google-tier engineering culture (Shift Left, Chesterton's Fence, Hyrum's Law) directly into your agent's step-by-step workflow! `npx skills add addyosmani/agent-skills` Free and open-source. Repo link in ๐Ÿงตโ†“ โ€” https://nitter.net/DataChaz/status/2043246635996807300#m

โ†’ View original post on X โ€” @datachaz, 2026-04-12 08:35 UTC

Commentaires

Leave a Reply

Your email address will not be published. Required fields are marked *