Guided paths to level up your AI skills
The Agentic AI Hub offers guided learning paths from basic AI concepts to running custom agents, featuring insights from experts like Dan Shapiro, Simon Willison, and Andrej Karpathy. The resource is …
The Agentic AI Hub offers guided learning paths from basic AI concepts to running custom agents, featuring insights from experts like Dan Shapiro, Simon Willison, and Andrej Karpathy. The resource is …
A senior software engineer and tech lead, writing under the newsletter 'The Level 5 Engineer,' conducted a skill audit after twelve issues of documented work, finding that only four of seventeen accum…
A senior software engineer and tech lead, writing as The Level 5 Engineer, outlines a structured framework for reviewing AI skills before stress testing. The framework, inspired by Dan Shapiro and Nat…
Google Cloud published the Open Knowledge Format (OKF) on June 12, 2026, a specification for representing organizational knowledge as markdown files with YAML frontmatter. The format is designed to be…
A senior software engineer and tech lead, drawing on frameworks from Dan Shapiro and Nate B. Jones, argues that AI skills built for human use degrade under agent load in predictable ways, producing ou…
A senior software engineer and tech lead documents a 3-tier skill architecture for organizing AI agent patterns, distinguishing between org-wide standards, domain methodology, and personal workflow. T…
Cole Medin has outlined five levels of AI-assisted coding, from basic autocomplete to fully autonomous 'dark factories' that deploy code without human intervention. Medin recommends most developers op…
A senior software engineer argues that prompts are disposable while skills are infrastructure, drawing on frameworks from Dan Shapiro and Nate B. Jones. The engineer identifies Gherkin scenario qualit…
Vue developer and speaker presented at Vue MAD 2026, arguing that clean code practices that benefit human developers also make Vue projects AI-ready. The talk emphasized that coding agents are not mag…
A developer describes how growing system complexity forces spec file boundary decisions, using a new notification service that the order service calls fire-and-forget. The developer deliberately added…
A senior software engineer building a CI pipeline for a specification-driven project discovered that a failing test from a previous issue would have caused the pipeline to fail on day one. The enginee…