I used to start my day by cleaning emails.
Now I start it by fixing agents that broke overnight. 😅
Posts by Jonathan Gelin
My first @openclaw-x.bsky.social PRs 🦞
For a better debugging experience, I needed to select a range of executions on the Usage Over Time chart.
Please Review @steipete.me 🤣
github.com/openclaw/ope...
Related to 🦞 Start Your OpenClaw Monorepo 👇
Using a skill to manage my AI architecture in a .ai/ folder:
📦 Modular, lazy-loaded context
🔀 Prompt routing
🤖 Multi-agent compatible
📄 Auto-generated context
✅ Architecture audit
github.com/jogelin/dot-ai
@openclaw-x.bsky.social
If you’re a developer, you should install these skills by @addyosmani.bsky.social:
skills.sh/addyosmani/w...
🦞 Start Your #OpenClaw Monorepo, Your AI Assistant Needs One
AI makes starting projects easym it also accelerates the mess.
Here's how @nx.dev monorepo principles helped me organize my OpenClaw workspace, with selective context, composable skills, and cron automation
smartsdlc.dev/blog/you-sho...
I just discovered @clawdbot 🤩
✅ Runs 100% locally
✅ Skills you install like packages
✅ Works with any LLM
✅ Access from WhatsApp, Discord, ...
✅ Full access to your machine (files, browser, shell)
clawd.bot
You’ve probably lived this classic PO vs dev conversation:
- “It wasn’t written in the user story.”
- “But it was implicit…” 😅
Today, there’s no choice. Whatever #AI tool you use, the spec is the key.
👇 @addyosmani.bsky.social explains how to write good specs: addyosmani.com/blog/good-sp...
🤯 Many large orgs are still unsure where to start with #AI in their #SDLC.
I was too — honestly 😅 .
Writing "🤖 AI-Powered SDLC: Building an AI Framework for Developer Experience" helped me clarify where AI actually fits.
smartsdlc.dev/blog/ai-powe...
@nx.dev @claudecode.bsky.social
👋 Hey there! I am available for a new mission to improve Developer Experience and #SDLC using #AI
🔗 More info on my personal website: smartsdlc.dev
@nx.dev @claudeai.bsky.social
Interesting, you define your tasks on a Kanban board, and your agents take them and implement them 😅
github.com/AutoMaker-Or...
Fresh coat of paint for my website smartSDLC.dev ✨
Thanks, @claudeai.bsky.social 😆
🤯 Did you see the new official @claudeai.bsky.social marketplace?
You should have a look at:
github.com/anthropics/c...
🧐 Sharing an interesting article on maintaining architecture documentation automatically with #AI
medium.com/@ooi_yee_fei...
1⃣ @anthropic.com is pushing tool integration even further: www.anthropic.com/engineering/...
2⃣ @nx.dev already brings structure, consistency, and fully reproducible workflows to your codebase.
I’m excited to explore how architecture and custom plugins can bridge Claude and Nx.
😤 Tired of juggling #NVM, #SDKMAN, #Pyenv, #Rustup, even #Homebrew or #Nix?
I wrote about how #Mise simplifies your dev setup:
🔧 Polyglot toolchains
💻 Cleaner local tooling
🔐 Env vars & secrets
🚀 Simple CI/CD
📦 @nx.dev -friendly
medium.com/@jgelin/you-...
👌 Great overview of #AI coding today with @addyosmani.bsky.social!
💎 AI shines when we bring the same fundamentals we rely on in software development—testing, code reviews, and focus on quality.
SPOF
@nx.dev Release is quickly evolving into a true polyglot release engine — one workflow to publish everything: npm packages, Docker images, Java JARs, Helm charts, Jib builds, and more. 🚀
Catch the live demo here:
www.youtube.com/watch?v=ixSi...
@nx.dev 22 is getting truly polyglot! 🗣️
The new #Maven plugin uses native Maven tooling to sync project configs seamlessly with Nx. 🚀
Apparently, @claudeai.bsky.social code🤖 doesn’t know how to create a skill 😅
Luckily, there’s… a skill that explains how to create a skill! 🪄
👉 github.com/anthropics/s...
🤓 Spec-Driven Development!
github.com/github/spec-...
#AI
🔍 Lost in the #AI dev world?
🤖 @addyosmani.bsky.social maps the shift from autocomplete to autonomous coding agents.
👇 A must-read for the future of coding: addyo.substack.com/p/coding-for...
#claudecode #Gemini #chatgpt
Interesting highlights from @nx.dev 21.4:
🔥 Start MCP directly with nx mcp command
🐳 New @docker.com plugin with full release integration
🛠️ Enhanced Terminal UI with task duration estimates
🚀 Enhanced TypeScript Solutions support
Conductor is a Mac app that lets you run multiple #claudecode agents in parallel, each in its own git worktree, to work on different tasks in the same repo.
👉 github.com/superbasicst...