Marc Nuri

@marcnuri.com

I ❤️ FOSS Working on @jkubeio & @fabric8io blog.marcnuri.com github.com/manusa

Every framework ranks AI coding tools by how autonomous they are. The axis nobody names is what each is built around: project, agent, or you. At professional grade, the person-centric corner is still empty. blog.marcnuri.com/project-agen...

Project, Agent, Person: The Missing Axis of AI Coding Tools - Marc Nuri

Everyone ranks AI coding tools by how autonomous they are. The axis that predicts the gaps is what they're built around: the project, the agent, or you.

blog.marcnuri.com

This Thursday in Valencia 🦇 AI coding agents don't make every codebase faster. They amplify the one you already have. I'll show what makes a Java project actually AI-ready, live at Valencia JUG. 🗓️ Thu 18 Jun, 18:30 📍 Xplore Group Fresh off DevTalks Romania. RSVP link below 👇

Bild

What AI coding agents are missing isn't capability. It's discipline. Superpowers ships TDD, debugging, planning, and verification as a folder of markdown files. Same folder runs on six AI agent runtimes. blog.marcnuri.com/superpowers-...

Superpowers: The Claude Code Skills Framework Shipped as Markdown - Marc Nuri

Superpowers is the Claude Code skills framework that ships TDD, planning, debugging, and verification as markdown across six AI coding agents.

blog.marcnuri.com

Steve Yegge's 8 levels of AI-assisted development have a very large missing rung between "juggling 10 agents by hand" and "build your own orchestrator". I wrote up the five rungs I think are there, from my own climb so far. blog.marcnuri.com/missing-leve...

The Missing Levels of AI-Assisted Development: From Agent Chaos to Orchestration - Marc Nuri

Steve Yegge's 8 levels of AI-assisted development skip the hardest climb: the five missing rungs between juggling coding agents and your own orchestrator.

blog.marcnuri.com

Last week I shared a dashboard for managing multiple AI coding agents. This week it got the upgrade I've wanted the most: remote session spawning. I can now launch new Claude Code sessions from any browser, even my phone. 🧵👇

I've been running multiple AI coding agents in parallel across different machines. The problem: it's chaos. I'd forget about sessions and recover them days later. So I built a dashboard to fix it. Quick demo 🧵👇

I went all-in on AI-assisted development this year. Not autocomplete. Not faster typing. Asynchronous AI agents working in parallel. The result: 2× daily GitHub contributions and a fundamental shift from coding to orchestration. blog.marcnuri.com/boosting-dev...

Boosting My Developer Productivity with AI in 2025 - Marc Nuri

How I restructured my software development workflow with asynchronous AI coding agents to dramatically boost developer productivity in 2025.

blog.marcnuri.com

As AI coding tools become more common, I've been thinking about testing strategies. Blackbox (focusing on behavior) vs whitebox testing (focusing on implementation) hits differently when working with AI assistants that suggest optimizations regularly. blog.marcnuri.com/blackbox-whi...

Black Box vs White Box Testing: When to Use Each Approach - Marc Nuri

Discover key differences between blackbox and whitebox testing, and why blackbox should be your default for robust, maintainable test suites.

blog.marcnuri.com

Next Wednesday at #DevBcn I’m distilling months of work into 40 minutes: Model Context Protocol Servers 101: Unlocking the Power of AI 🧠 What is MCP 🔧 How to build a server 💡 Real-world lessons from Kubernetes + Podman MCP servers 🕥 10:25am — Not recorded!

Bild

Just updated my MCP intro post to reflect the latest version of the protocol. MCP is moving fast, and I’m keeping the article fresh to help folks stay current. Great starting point if you’re curious about how AI agents gain context. 🔗 blog.marcnuri.com/model-contex... #MCP #AI #LLM #OpenSource

Introduction to the Model Context Protocol (MCP): The Future of AI Integration - Marc Nuri

Discover the Model Context Protocol (MCP), an open standard revolutionizing how AI systems interact with external data and tools.

blog.marcnuri.com

🧪 We ran an experiment using SonarQube’s AI CodeFix on Eclipse JKube. ✅ Some issues were fixed impressively well ⚠️ Others showed that dev oversight is still essential 🤖 Overall? It’s a promising AI assistant for Java devs! Check out article from @vilojona.bsky.social : 🔗 dev.to/jonathanvila...

Diving Deep into SonarQube's AI CodeFix: A Hands-On Experiment with Eclipse JKube

SonarQube has long been a staple in a Java developer's toolkit for maintaining code quality. With the...

dev.to