Create Custom Agent Skills for Claude Code
Anthropic's Claude Code 2.1.233 or later enables developers to bundle a bash script and a SKILL.md file into a project-level skill, such as the /preflight command, which runs pre-PR checks and allows …
Anthropic's Claude Code 2.1.233 or later enables developers to bundle a bash script and a SKILL.md file into a project-level skill, such as the /preflight command, which runs pre-PR checks and allows …
OpenCode, an open-source AI coding agent built by SST, surpassed 194,000 GitHub stars in early August 2026, becoming the most-starred open-source AI coding agent and ahead of Claude Code by roughly 37…
A developer built a Claude Code skill called `publishing-kit` to automate multi-platform article publishing, using Python scripts for artifact generation, cover design, fact-checking, pre-flight valid…
An engineer's critical analysis of Claude Code's Workflow tool reveals that while it enables multi-agent orchestration managed by the harness rather than the main Claude session, the official definiti…
Anthropic shipped three new API endpoints on August 11 that let enterprise security teams pull full transcripts of every Claude Code and Claude Cowork session running on developer machines, capturing …
A developer benchmarked two memory systems for Claude Code across 1,453 agent sessions, finding that instructing an agent to consult memory when none exists makes it measurably worse. The RE-call memo…
Google has placed Antigravity's /boost reasoning mode, which splits hard problems across multiple agents, behind paid Antigravity 2.0 and CLI plans, sparking debate on Hacker News over pricing. A Lead…
A developer known as adam-s released Lanes, a proof-of-concept for coordinating multiple Claude Code chats through a shared message file, exploiting Anthropic's 0.1x cache-read pricing to reduce costs…
A developer's unattended automation stack of Windows Scheduled Tasks running Claude Code CLI sessions went offline for five days after an AI agent edited a shared PowerShell script and introduced a Un…
A Hermes Agent user received an HTTP 400 error stating "Third-party apps now draw from your extra usage, not your plan limits" after switching the agent from an OpenAI model to Claude, contradicting A…
Developer xbill9 has released publishing-kit, a Claude Code skill that automates the publishing of technical articles to multiple platforms including dev.to, AWS Builder Center, Medium, and LinkedIn. …
A developer argues that memory servers for AI agents, such as those built on the Model Context Protocol (MCP), are designed to store conversational context, not code knowledge. The post highlights tha…
Playwright Agents (v1.56+) introduce three specialized agents—Planner, Generator, and Healer—that run on the Model Context Protocol (MCP) to explore applications, write Markdown test plans, synthesize…
A test by The New Stack found that running the identical model through Hermes, Claude Code, and Codex resulted in token usage varying by up to 70-fold, highlighting significant inefficiencies in AI co…
Brilliant, a new design tool that lets AI agents edit real vector canvases, launched on Hacker News, positioning itself as a professional design canvas that Claude Code, Cursor, or any MCP agent can d…
Hotaru, a new macOS menu bar app from developer Ajwad Javed, displays a single dot that turns red when CLI coding agents are thinking and green when they are free, supporting Cursor CLI and Claude Cod…
Checkly, a monitoring platform, rewrote its Results Daemon from Node.js to Go using Claude Code, an AI agent, and the service now processes 92 million messages a day with zero incidents and a 70% redu…
Deskwright, an open-source MCP server and GNOME shell extension, enables AI coding agents to control a GNOME Wayland desktop via accessibility APIs, including a headless virtual monitor mode so agents…
LeadDev's AI Impact Report 2026, based on a survey of nearly 600 respondents, found that enterprise adoption of AI coding tools is led by Claude Code at 78%, but daily active use drops to 50%, with Gi…
A developer argues that as AI coding tools like Claude Code, Cursor, and Copilot become more capable, the structure of codebases is increasingly critical for AI performance. The post explains that a c…