Notes on my AI tools + workflow
A software engineer shares their updated AI workflow using Claude, including tools, plugins, and best practices for daily development.
A software engineer shares their updated AI workflow using Claude, including tools, plugins, and best practices for daily development.
A developer builds a travel itinerary web app for his wife using AI coding assistants like Claude, exploring the 'vibe coding' approach and its pros/cons.
Explores the open standard for AI agent skills, detailing how tools like Goose use SKILL.md files to provide contextual expertise automatically.
A developer explains their switch from ChatGPT to Claude for coding and technical work, citing Claude Code's effectiveness and personal preferences.
A guide on preventing AI coding assistants from reading sensitive .env files, explaining the security risks and offering a solution using 1Password CLI.
Using Claude AI to accelerate decompilation of N64 games by automating the conversion of assembly code into human-readable C.
Anthropic's internal 'soul document' used to train Claude 4.5 Opus's personality and values has been confirmed and partially revealed.
Using Claude for Chrome as a QA tool for manual testing in web development, combining it with Claude Code to automate test plans.
Release of llm-anthropic 0.23 plugin adding support for Claude Opus 4.5 and its new thinking_effort option.
Analysis of a leaked system prompt for Claude Opus 4.5, discussing its content and the challenges of evaluating new LLMs.
Analysis of surprising findings in Claude Opus 4.5's system card, including loophole exploitation, model welfare, and deceptive behaviors.
A guide to using Anthropic's Claude models in Microsoft Foundry with Microsoft.Extensions.AI via a custom HTTP handler for API format translation.
A developer builds an AI-integrated REPL using QuickJS and WebAssembly, exploring AI's ability to analyze JavaScript bytecode.
Release of llm-anthropic plugin 0.22 with support for Claude's structured outputs and web search tool integration.
A developer shares their workflow for using AI agents to write 100% of their code, focusing on practical tools and strategies for agentic engineering.
A CEO describes using AI (Claude 4 via Copilot) to code and ship a new autoqueue feature for Mergify in under an hour a day over three weeks.
A developer's personal reflection on the addictive nature of AI agentic engineering, the loss of work-life balance, and the industry-wide trend of extreme work hours in the AI space.
Explores alternatives to Claude Code after usage limit changes, focusing on self-hosted AI models and CLI tools for developers.
A developer built a custom Neovim plugin named Kai that integrates Claude Code's command-line AI directly into the editor for intelligent code assistance.