Every Claude Code tutorial assumes you already know the basics. We fixed that.
Every Claude Code tutorial assumes you already know what an AI coding agent is. So we built the one that doesn't. If you've ever opened a "getting started" guide and bounced off it because step one already lost you β this is for you. We made NewClauder β a free, open-source (MIT) Claude Code plugin that runs a guided first session for people new to AI agents. It's built for IT and security folks who aren't full-time developers. Here's how it works. You tell it your role and how comfortable you are in a terminal. It shows you the real guardrails up front β Claude Code can edit files, run shell commands, and hit APIs for you, prompt injection is a genuine risk, and plan mode lets you read what it wants to do before it does it. Then it walks you through one actual task from your world, explaining the concepts as the work happens. SOC analyst? The tour walks you through triaging a phishing email in plan mode β pasting headers, safely decoding a base64 PowerShell blob (nothing runs), drafting the verdict paragraph. IT admin, GRC, helpdesk-to-security β same idea, task swapped for your job. You finish with a real artifact on disk and a starter-prompts cheat sheet you can use the next morning. One honest note on cost: Claude Code needs a paid Anthropic plan (Pro is ~$20/mo). It doesn't run on free Claude. That's the entry ticket β not a NewClauder thing. To install, inside Claude Code: /plugin marketplace add botz-pillar/NewClauder /plugin install new-clauder@new-clauder Then type: "I'm new to Claude Code, walk me through it." Repo: https://lnkd.in/gRx7VnCP If you try it, tell me where it got rough β drop a comment or open an issue. That feedback is what makes the next version better. Curious β what was the moment AI tooling finally "clicked" for you? Or are you still waiting for it?