Resolve Open Questions: a /qa Skill for Claude Code
By @atwellpub , GBTI Network Member . Originally published on gbti.network . Claude Code loads any markdown file at .claude/skills/<name>/SKILL.…
Latest Testing & QA news from Tech News
By @atwellpub , GBTI Network Member . Originally published on gbti.network . Claude Code loads any markdown file at .claude/skills/<name>/SKILL.…
1- Core Built-In Commands (Engine & Session Controls) Built-in commands execute instantly without sending a message to the model. They give you di…
Your CLAUDE.md only grows. Every incident adds a rule, every preference becomes a paragraph, and six months in you have a file that reads like a wiki …
ConardLi's garden-skills makes a specific bet: what holds AI coding agents back is not raw capability but taste and process discipline. Each skill in …
Introduction What happens if you build an AI agent with Claude Code, then have Claude itself review it? I recently built and open-sourced AI-Agent-Dev…
Pull the all-time install leaderboard for Claude Code skills today and count the authors. The ten most-installed skills come from exactly three names:…
Five live products, OhNine, Git Dojo, Statusline Builder, Blueprint, and RAXXO Studio, share one dark UI system Only two accent colors carry every too…
I was mid-conversation with Claude Code, asking it to help draft a blog post, when a literal <ip_reminder> tag showed up pasted into my own mess…
What this article covers : A measured run of Anthropic's official security-scanning plugin claude-security (beta). What the tool does, how long it tak…
Every RAXXO tool goes through the same four-pass check before I call it done, not a different one each time Pass one is the cold-open test, opening th…
The question that started this We run Claude Code against a fairly large, fairly automated repository — a farming-assistance platform with a Node.js b…
Running one coding agent is easy. Running six is where the workflow problems start showing up. We built one of the tools in this list, Nimbalyst, an o…
OhNine is a free menu bar app that tracks Claude session and weekly usage limits in real time It sends native alerts at 80%, 91%, and 100% so a sessio…
The first time I let Claude Code take a serious auth change straight from prompt to patch, it changed nine files. Three of them were subtly wrong. The…
The MCP ecosystem grew faster than the review rules for it. In the last few weeks I published three MCP servers of my own and each time I found myself…
A Claude Code skill is a Markdown file you drop into ~/.claude/skills/ . It describes a complete workflow: when to trigger it, how to execute it step …
TL;DR: nb2lite-skill-claude wraps Google's gemini-3.1-flash-lite-image model in a tiny FastMCP server and packages it as a Claude Code skill. You type…
The Model Context Protocol (MCP) is how Claude Code talks to external systems. GitHub, Slack, Linear, your database, your monitoring stack, and your b…
Your Team Needs More Than a CLI Install Claude Code is individually powerful. One developer, one terminal, one codebase. But when a team of five or te…
A rare thing happened on March 30, 2026: OpenAI shipped first-party tooling straight into a competitor's terminal. The result is codex-plugin-cc , and…
This is a continuation of my "Claude Code environment" series. Last time I wrote about making Google Calendar the ground truth for my Vault . This tim…
The viral pitch is "200+ free AI providers." The actual number is closer to 90 — and it depends on which OmniRoute page you read. How OmniRoute counts…
My CV had just been redone — clean, two columns, badges, a QR code. I thought it looked great. And that's exactly when the doubt creeps in: great for …
Generating skills automatically is the easy part. Deciding when to throw them away is where everything falls apart. In my last post I covered auto-det…
Ahnii! You sit down to spec a new feature with Claude Code or whichever assistant. You describe the surface, the constraints, the slices you want it b…
If Claude Code is the brain, MCP servers are the nervous system . They connect the AI to databases, APIs, browsers, file systems, and virtually anythi…
This is a continuation of my "Claude Code environment" series. After the previous post on automating git-config backups , this time I'm tackling a pro…
If you've ever tried to test your own signup flow, provision a demo account, or sign up for a vendor's API on behalf of your one-person company, you'v…
The first sign something was wrong wasn't a crash. It was a pattern. blockly-platform was the first real thing I built with Claude Code end to end — a…
My CLAUDE.md has one line near the bottom that I wrote months ago and mostly forgot about until I started actually paying attention to what it does: #…