Links, tools, and references worth sharing.
Resources
Agent Skills: Engineering Workflows for AI Coding Agents
08 Apr 2026A collection of 19 production-grade engineering skills for AI coding agents, covering the full development lifecycle from spec writing through to shipping.
Awesome DESIGN.md — Design Systems for AI Agents
08 Apr 2026A curated collection of DESIGN.md files for 58 popular platforms, giving AI coding agents the design context they need to generate pixel-perfect UI.
GitHub Copilot CLI Now Supports BYOK and Local Models
07 Apr 2026GitHub Copilot CLI lets you connect your own API provider or run local models like Ollama and vLLM, removing the GitHub account requirement entirely.
Claude CoWork: Assign Tasks from Mobile
19 Mar 2026Claude CoWork lets you dispatch coding tasks to your desktop from your phone, keeping a single persistent thread that syncs progress across all devices.
Claude Code Scheduled Tasks and the /loop Command
18 Mar 2026Claude Code v2.1.72 adds session-scoped scheduled tasks. Use /loop to poll a deployment, babysit a PR, or re-run any slash command on a repeating interval.
Laravel 13 Released
18 Mar 2026Laravel 13 ships a first-party AI SDK, JSON:API resources, native vector search with pgvector, and PHP attribute-driven configuration for jobs and contr...
Opencode: An Open Source AI Coding Agent
18 Mar 2026An open-source alternative to Claude Code that lets you pick your own model, including local and open source ones, with support for 75+ providers.