Tech Minimalism
Author

Tech Minimalism

Simplicity is the most beautiful expression of technology.

43
Articles
0
Likes
1
Views
0
Comments
Recent Articles

Latest from Tech Minimalism

43 recent articles
Tech Minimalism
Tech Minimalism
Apr 25, 2026 · User Experience Design

8 Essential AI Agent Skills Every UI Designer Should Install

This guide lists eight AI‑powered agent skills for UI designers, explains why the installation order matters, provides concrete CLI commands and example workflows, and shows how these skills turn Claude Code from a code generator into a full‑featured design partner.

AI agentsClaude CodeTailwind
0 likes · 22 min read
8 Essential AI Agent Skills Every UI Designer Should Install
Tech Minimalism
Tech Minimalism
Apr 22, 2026 · Artificial Intelligence

14 Reusable Agent Skill Design Patterns from Anthropic’s Official Best Practices

Anthropic’s official skill authoring guide outlines fourteen reusable design patterns for Agent Skills—grouped into discovery & selection, context economy, instruction calibration, workflow control, and executable code—each with concrete examples, trade‑offs, and practical tips to help developers craft effective, token‑efficient Claude extensions.

AIAgent SkillsAnthropic
0 likes · 21 min read
14 Reusable Agent Skill Design Patterns from Anthropic’s Official Best Practices
Tech Minimalism
Tech Minimalism
Apr 18, 2026 · Artificial Intelligence

Build a Reliable AI Coding Environment with Claude Code Hooks – A Complete Developer Guide

This guide explains how Claude Code’s probabilistic nature can lead to missed actions and shows how deterministic Claude Code Hooks—command, HTTP, prompt, and agent types—provide reliable pre‑, post‑, and permission‑stage controls, with detailed configuration examples, troubleshooting tips, and CI/CD integration.

AI hooksAutomationClaude Code
0 likes · 27 min read
Build a Reliable AI Coding Environment with Claude Code Hooks – A Complete Developer Guide
Tech Minimalism
Tech Minimalism
Apr 15, 2026 · Artificial Intelligence

A Complete Guide to Anthropic’s Claude Managed Agents and the Harness Platform

Anthropic’s Claude Managed Agents provide a cloud‑based API that lets you build, deploy, and orchestrate long‑running AI agents without handling sandboxing, state management, or error recovery, while offering versioned agents, configurable environments, streaming events, custom tools, pricing details, and real‑world use‑case examples.

AI agentsAgent orchestrationAnthropic
0 likes · 22 min read
A Complete Guide to Anthropic’s Claude Managed Agents and the Harness Platform
Tech Minimalism
Tech Minimalism
Apr 13, 2026 · Artificial Intelligence

Comprehensive Guide to Integrating Obsidian with Claude Code for Open‑Source AI Knowledge Management

This article walks through five practical strategies for combining Obsidian and Claude Code, explains how to keep code repositories clean while enabling unified search, outlines step‑by‑step setups, compares trade‑offs, and shares performance benchmarks and community resources.

AI Knowledge ManagementClaude CodeIntegration
0 likes · 20 min read
Comprehensive Guide to Integrating Obsidian with Claude Code for Open‑Source AI Knowledge Management
Tech Minimalism
Tech Minimalism
Apr 8, 2026 · Artificial Intelligence

From One LLM Call to Working Code: Inside Claude Code’s Agent Harness

This article dissects Claude Code’s open‑source leak, walking through each stage from user input to the agent delivering executable code, revealing how a single LLM invocation is wrapped by a meticulously engineered Agent Harness that manages context, tool permissions, concurrency, planning, and error recovery.

Agent HarnessClaude CodeContext Management
0 likes · 34 min read
From One LLM Call to Working Code: Inside Claude Code’s Agent Harness
Tech Minimalism
Tech Minimalism
Apr 2, 2026 · Artificial Intelligence

10 Proven AI Agent Skills Every Developer Should Use

This article curates ten validated AI Agent Skills—spanning frontend design, caching, full‑stack scaffolding, code review, testing, PR automation, formatting, documentation updates, and skill discovery—providing repository links and installation commands to help developers automate repetitive tasks and boost productivity across the software development lifecycle.

AI Agent SkillsAutomationTesting
0 likes · 11 min read
10 Proven AI Agent Skills Every Developer Should Use
Tech Minimalism
Tech Minimalism
Mar 21, 2026 · Artificial Intelligence

Mastering Harness Engineering: The Key to AI Agent Programming

The article explains how Harness Engineering—comprising system prompts, tool integration, file systems, sandboxed execution, context management, and self‑verification loops—extends AI models into fully functional agents capable of memory, code execution, and long‑term autonomous tasks.

Agent toolingContext ManagementHarness Engineering
0 likes · 16 min read
Mastering Harness Engineering: The Key to AI Agent Programming
Tech Minimalism
Tech Minimalism
Mar 16, 2026 · Artificial Intelligence

From Stages to Actions: A Complete Guide to the New AI‑Driven OpenSpec OPSX Workflow

This article explains how OPSX transforms the traditional stage‑based development process into an action‑driven, iterative workflow for AI programming, covering its core concepts, two operation modes, step‑by‑step command usage, custom schema creation, migration tips, best practices, and real‑world examples.

AI developmentAutomationCustom Schema
0 likes · 23 min read
From Stages to Actions: A Complete Guide to the New AI‑Driven OpenSpec OPSX Workflow