Skip to content

Page 2

2026

How to Set Up Your Repo for Claude Code and Codex

Nine layers of guardrails that make AI coding agents safe, predictable, and actually useful — from CLAUDE.md to CI pipelines to specialized review agents.

14 min read
Claude CodeCodex

The Vibe Coding Interview: How to Hire AI-Assisted Developers

The old question was 'can you code?' The new question is 'can you build and ship?' A framework for evaluating engineers who use Claude Code, Cursor, and other AI-assisted coding tools.

11 min read
Vibe CodingAI

TDD Is Dead

Test Driven Development is dead. Quality control can be largely automated now. That frees you to focus on what actually matters: building things people want.

2 min read
TDDAI

Claude Code Logo Generator: SVG Logo Design Skill

A reusable Claude Code skill for generating SVG logos. Point it at your repo, explore multiple logo concepts, refine the strongest direction, and export production-ready icons.

8 min read
Claude CodeClaude Code Skills

A Claude Code Incubator

Anthropic just raised $30B. A small fraction could fund the Claude Code showcase the ecosystem actually needs.

4 min read
Claude CodeAI

Why Nobody On Your Engineering Team Wants to Use Claude Code

The real barriers to AI coding tool adoption aren't technical — they're management problems, employee problems, and human nature problems.

6 min read
Claude CodeAI

Claude Code Skills for iOS Human Interface Guidelines Testing

Claude's default mode is eager compliance—give it vague instructions and it'll happily make assumptions. These workflow skills force systematic iOS HIG verification, catching platform convention violations you'd never think to check.

6 min read
Claude CodeAI

Claude Code Skills Tutorial: AskUserQuestion for Better Prompts

Claude's default mode is eager compliance. These interview skills flip the script—using AskUserQuestion to force systematic questioning before any code gets written.

5 min read
Claude CodeAI

Claude Code Browser Testing and iOS Automation with MCP Workflows

Four Claude Code skills that generate and execute user workflow tests using Claude-in-Chrome and iOS Simulator MCPs. Catch bugs and edge cases while you're still building.

3 min read
Claude CodeTesting