Videos, writing, tools, and open-source. Proof of work, not content marketing.
Lessons from using Claude Code CLI with an SDK mindset — treating Claude as a micro-employee for email management and workflow automation. Focuses on state management, explicit prompting, and the practical economics of deploying AI agents.
How to use Claude Code's plan mode to go from a rough feature idea to a fully detailed Linear ticket — with implementation notes, file references, and developer-ready context. No coding required.
Stronger together — our open-source monorepo for shared tooling, MCP servers, and internal infrastructure.
What if you could vibe code your UI designs and push them straight into your app? Live demo of Pencil.dev — a Figma-like editor with Claude Code under the hood.
Take any task description and turn it into a reusable skill that Claude Code automatically detects and runs when needed. No coding required.
A simple MCP server that retrieves instructions via tool calls — putting them at the end of the context stack where Claude actually pays attention. The system prompt becomes dumb; all the smart stuff lives in injectable instructions.
The exact process for turning manual tasks into automated AI workflows. Building a lead generation system using MCP servers and Claude Code — start manual, validate, then progressively automate.