Tag:developer-tools
All the articles with the tag "developer-tools".
Safari Now Has a Built-In MCP Server — And It's Actually Good
hrbrmstrSafari Technology Preview shipped a built-in MCP server with 17 tools for DOM inspection, screenshots, network analysis, and JavaScript evaluation. No npm packages, no supply chain risk, no personal profile access. Here's what it does and how it holds up.
sx: The Control Plane for Your AI Assets
hrbrmstrI spent an afternoon feeding 200 AI skills, agents, and MCP configs into sx — a tool that promises to be npm for the agent ecosystem. Here's what it actually takes to consolidate three years of accumulated AI configuration.
Level Up Your Agent's SQL Ops With DuckDB Agent Skills
hrbrmstrDuckDB's official Claude Code plugin uses plain markdown skills and shell commands instead of daemons or SDKs — six skills that make SQL operations in agent sessions transparent, stateful, and self-correcting.