The Net Ninja

The Net Ninja

Creator
0 followers

Developer courses occasionally covering Docker, deployment, and backend performance topics.

Spec Driven Workflow with Claude Code #4 - Implementing the Plan
VideoFeb 20, 2026

Spec Driven Workflow with Claude Code #4 - Implementing the Plan

Claude Code’s fourth tutorial walks through turning a detailed plan into working authentication components. The presenter switches from the default Sonic model to Opus 4.5, noting its superior instruction‑following ability, and enables extended thinking mode to let the model reason longer...

By The Net Ninja
Spec Driven Workflow with Claude Code #3 - Using Plan Mode
VideoFeb 19, 2026

Spec Driven Workflow with Claude Code #3 - Using Plan Mode

The video demonstrates Claude Code’s Plan Mode, a read‑only workflow that generates a detailed implementation plan for new features before any code is written. By activating Plan Mode, Claude spawns a sub‑agent that scans the existing repository, gathers context, and...

By The Net Ninja
Spec Driven Workflow with Claude Code #1 - Making a /Spec Command
VideoFeb 16, 2026

Spec Driven Workflow with Claude Code #1 - Making a /Spec Command

The video previews a new chapter of the Claude Code masterclass, demonstrating a lightweight spec‑driven workflow that begins with a custom “/spec” slash command. The instructor explains how the command generates a feature title, creates a safe Git branch, and...

By The Net Ninja