inwo inwo.
← all posts

AI

33 posts

Humanizer: A Skill That Strips the AI Tells Out of Your Writing

Jul 7, 2026 · Shingo Nakamura · AI

Humanizer is a portable, open-source agent skill (Claude Code and any skill-aware harness) that rewrites text to remove the 33 tells of AI writing — em-dash overuse, rule-of-three, 'let's dive in', significance inflation — based on Wikipedia's Signs of AI writing. What it is, how it works, the reviews, and the honest pros, cons, and ethics.

humanizerai-writingwritingclaude-code
read more →

Understand Anything: Turn a Codebase Into a Knowledge Graph You Can Explore

Jul 7, 2026 · Shingo Nakamura · AI

Understand Anything is an open-source Claude Code plugin that runs a multi-agent, tree-sitter + LLM pipeline over your repo and builds an interactive knowledge graph — files, functions, dependencies, domains — you can search, tour, and ask questions about. What it is, how it works, real reviews, and the honest pros and cons.

understand-anythingknowledge-graphclaude-codecodebase
read more →

DevSwarm: A Full IDE for Running AI Agents in Parallel

Jul 4, 2026 · Shingo Nakamura · AI

DevSwarm is a proprietary desktop IDE built on VS Code that runs multiple AI coding agents in parallel, each in its own isolated Git worktree, with cross-agent orchestration and Jira/GitHub review. What it is, how it works, the honest caveats, and how it stacks up against Herdr and tmux.

devswarmmulti-agentworktreeside
read more →

Herdr: One Terminal for the Whole Herd of Coding Agents

Jul 4, 2026 · Shingo Nakamura · AI

Herdr is an agent multiplexer — tmux for coding agents. Real terminal panes, blocked/working/done state at a glance, persistence on detach, SSH from your phone, and an API agents can drive. What it is, how it works, the pros and cons versus tmux, and what early users say.

herdragent-multiplexertmuxterminal
read more →

Obsidian, Zero to Hero: From First Note to Power-User Vault

Jul 4, 2026 · Shingo Nakamura · AI

A practical 0-to-hero guide to Obsidian, the local-first markdown knowledge base. What it is and why it matters, how the vault actually works, the essential power-user plugins (Dataview, Templater, Bases, Tasks), the tips real power users swear by, honest pricing, and where it falls short.

obsidianpkmnote-takingmarkdown
read more →

Agent Reach: One Command to Give Your Coding Agent the Open Internet

Jun 30, 2026 · Shingo Nakamura · AI

Coding agents can edit your repo but choke the moment you ask them to read a tweet, a YouTube transcript, or a Reddit thread. Agent Reach is a capability layer that picks, installs, health-checks and routes the best free backend for each platform — what it is, how the backend-routing works, and the real risks (account bans, vibe-coded code, China-centric coverage).

claude-codeagentsweb-accessscraping
read more →

Ponytail: The Best Code Is the Code Your Agent Never Writes

Jun 27, 2026 · Shingo Nakamura · AI

Ponytail is a one-file 'lazy senior dev' skill that makes coding agents stop and pick the simplest solution that works — cutting code by ~54% (and tokens ~22%) on a real agentic benchmark. What it is, how the ladder works, what trusted reviewers found, and the honest caveats.

claude-codellmtokensskills
read more →

Ralph: Put a Coding Agent in a While Loop and Walk Away

Jun 27, 2026 · Shingo Nakamura · AI

Ralph is a brutally simple technique — loop the same prompt into a coding agent until the task is done. What it is, how the two main implementations (Anthropic's ralph-wiggum plugin and snarktank/ralph) actually differ, the anecdotal numbers behind the hype, and an honest critical review of where it breaks.

claude-codellmagentsautonomous
read more →

CodeBurn: See Where Your AI Coding Tokens Actually Go

Jun 21, 2026 · Shingo Nakamura · AI

CodeBurn is a local TUI dashboard that tracks token usage, cost, and performance across Claude Code, Codex, Cursor and ~18 other AI coding tools. What it is, how to read the dashboard, how it compares to ccusage, and its pros and cons.

codeburntokenscostclaude-code
read more →

Graphify: Turn a Codebase Into a Token-Cheap Knowledge Graph

Jun 21, 2026 · Shingo Nakamura · AI

Graphify is a Claude Code skill that compiles code, docs, papers and images into a queryable knowledge graph — so an agent answers from a tiny subgraph instead of re-reading raw files. How it works, how it saves tokens, the real benchmarks, and how it compares to vector RAG and the LLM Wiki.

graphifyknowledge-graphtokensclaude-code
read more →

LiteLLM: One API for Every LLM

Jun 21, 2026 · Shingo Nakamura · AI , Python

LiteLLM is an open-source AI gateway that gives you a single OpenAI-format interface to 100+ LLM providers — as a Python SDK or a self-hosted proxy. What it is, how it works, two real use cases, how it compares, its performance, and its honest pros and cons.

litellmgatewayllmproxy
read more →

Spec Kitty: A Governed Software Factory for AI Coding Agents

Jun 21, 2026 · Shingo Nakamura · AI

Spec Kitty is an open-source Python CLI that turns product intent into a repo-native, spec-driven workflow — spec, plan, tasks, review, accept, merge — with isolated git worktrees for parallel agents, a local kanban dashboard, and governance gates. What it is, how it works, use cases, and where it fits versus lighter tools.

spec-kittyspec-drivenagentsworktrees
read more →

Anthropic Cybersecurity Skills: A Structured Security Playbook for AI Agents

Jun 18, 2026 · Shingo Nakamura · AI

A community-built, Apache-2.0 library of 754 structured cybersecurity skills that give an AI agent senior-analyst playbooks — mapped to MITRE ATT&CK, NIST CSF 2.0, ATLAS, D3FEND and NIST AI RMF. What it is, how the skills are built, defensive use cases, how it compares, and the honest tradeoffs (including its dual-use responsibility).

cybersecurityskillsclaudedefensive-security
read more →

Matt Pocock's Skills for Real Engineers: Small, Composable Agent Skills

Jun 11, 2026 · Shingo Nakamura · AI

mattpocock/skills is Matt Pocock's everyday .claude skills folder, published — small, composable agent skills that fix the common failure modes of coding agents (misalignment, verbosity, broken code, ball-of-mud architecture) without taking over your process. What it is, how it works, the standout grilling and TDD skills, and the honest tradeoffs.

skillsclaude-codeagentstypescript
read more →

UI UX Pro Max: A Design-Intelligence Skill for Your Coding Agent

Jun 3, 2026 · Shingo Nakamura · AI

UI UX Pro Max is an open-source AI skill that gives a coding agent a design brain — a reasoning engine that turns a one-line prompt into a complete design system with styles, palettes, typography, and anti-patterns. What it is, how it works, what it produces, and the honest tradeoffs.

ui-ux-pro-maxclaude-codeskillsdesign-systems
read more →

Awesome Claude Code: A Curated Directory for Your Claude Code Workflow

May 30, 2026 · Shingo Nakamura · AI

awesome-claude-code is a selectively curated 'awesome list' of skills, agents, hooks, slash commands, status lines, CLAUDE.md files and tooling for Claude Code. What it is, how it's organized and curated, the standout categories, how it compares to bigger aggregators, and the honest tradeoffs.

awesome-claude-codeclaude-codeawesome-listskills
read more →

Claude-Mem: Persistent Memory for Your Coding Agent

May 26, 2026 · Shingo Nakamura · AI

Claude-Mem is an open-source plugin that gives Claude Code memory across sessions by capturing what the agent does, compressing it into structured observations, and re-injecting the relevant slice next time. What it is, how it works, real reviews, and its honest tradeoffs.

claude-memclaude-codememorycontext-engineering
read more →

LLM Wiki: Compile Your Knowledge Instead of Retrieving It

May 15, 2026 · Shingo Nakamura · AI

Andrej Karpathy's LLM Wiki pattern — let an LLM build and maintain a persistent, interlinked wiki from your sources, so knowledge compounds instead of being re-derived on every query. What it is, how it works, how it compares to RAG, and the token economics.

llm-wikiragknowledge-managementagents
read more →

Caveman: Why Use Many Token When Few Do Trick

May 1, 2026 · Shingo Nakamura · AI

A Claude Code skill that makes the agent talk like a caveman — cutting output tokens by up to ~75% while keeping full technical accuracy. Why, how it works, how to install it, and real before/after numbers.

claude-codellmtokensproductivity
read more →