ShiZhen AI
Author

ShiZhen AI

Tech blogger with over 10 years of experience at leading tech firms, AI efficiency and delivery expert focusing on AI productivity. Covers tech gadgets, AI-driven efficiency, and leisure— AI leisure community. 🛰 szzdzhp001

141
Articles
0
Likes
802
Views
0
Comments
Recent Articles

Latest from ShiZhen AI

100 recent articles max
ShiZhen AI
ShiZhen AI
Mar 22, 2026 · Artificial Intelligence

5 Google-Defined Agent Skill Design Patterns: From Tool Wrapper to Pipeline

Google's ADK team outlines five recurring Agent Skill design patterns—Tool Wrapper, Generator, Reviewer, Inversion, and Pipeline—each solving a concrete pain point, with advantages, suitable scenarios, and ready‑to‑use YAML prompt examples for building more effective AI agents.

AI AgentAgent SkillDesign Patterns
0 likes · 17 min read
5 Google-Defined Agent Skill Design Patterns: From Tool Wrapper to Pipeline
ShiZhen AI
ShiZhen AI
Mar 21, 2026 · User Experience Design

Is the Designer Dead? Google Stitch’s Five Game‑Changing Upgrades Empower Everyone to Design

Google Labs’ March 18 update to Stitch introduces an AI‑native infinite canvas, a stronger design agent, voice‑driven collaboration, instant interactive prototyping, and the DESIGN.md system, dramatically lowering design barriers, speeding workflows, and sparking a debate on the future role of designers.

AI designFigma comparisonGoogle Stitch
0 likes · 13 min read
Is the Designer Dead? Google Stitch’s Five Game‑Changing Upgrades Empower Everyone to Design
ShiZhen AI
ShiZhen AI
Mar 20, 2026 · Artificial Intelligence

How Claude Code’s New “Channels” Feature Turns Your Phone into a Remote AI Coding Assistant

Claude Code’s newly released Channels feature lets developers control active Claude Code sessions from Telegram or Discord on their phones, using the Model Context Protocol (MCP) to create a bidirectional server, while the preview highlights both setup steps and its broader strategic impact on AI‑driven development.

AI coding assistantChannelsClaude Code
0 likes · 6 min read
How Claude Code’s New “Channels” Feature Turns Your Phone into a Remote AI Coding Assistant
ShiZhen AI
ShiZhen AI
Mar 18, 2026 · Artificial Intelligence

9 Hard‑Earned Lessons from Anthropic Engineers on Building Claude Code Skills

Anthropic engineers share nine practical lessons from hundreds of Claude Code Skills, covering folder‑based design, nine skill categories, the importance of Gotchas, description as a trigger, giving Claude code, memory handling, flexible hooks, and team distribution strategies.

AI SkillsAnthropicAutomation
0 likes · 14 min read
9 Hard‑Earned Lessons from Anthropic Engineers on Building Claude Code Skills
ShiZhen AI
ShiZhen AI
Mar 17, 2026 · Artificial Intelligence

Why Those Who Skip AI Are Quietly Falling Behind

The author argues that AI is not a mere tool but a productivity multiplier that can turn a single person into a “super‑individual,” illustrating this with personal workflow automation and a yoga studio’s transformation, and explains why many fail to benefit due to weak models, unclear use‑cases, and lack of integration into daily work.

AIAutomationNo-code
0 likes · 10 min read
Why Those Who Skip AI Are Quietly Falling Behind
ShiZhen AI
ShiZhen AI
Mar 17, 2026 · Artificial Intelligence

Kimi’s Attention Residuals Swap a Decade-Old Residual Trick for 1.25× Faster 48B MoE

The Kimi team introduces Attention Residuals, a softmax‑based replacement for the uniform residual connections used in Transformers for a decade, enabling selective aggregation of layer histories, reducing hidden‑state growth, and achieving a 1.25× compute‑efficiency gain on a 48‑billion‑parameter MoE model with less than 2% inference latency increase.

Attention ResidualsCompute EfficiencyDeep Learning
0 likes · 10 min read
Kimi’s Attention Residuals Swap a Decade-Old Residual Trick for 1.25× Faster 48B MoE
ShiZhen AI
ShiZhen AI
Mar 14, 2026 · Artificial Intelligence

How Context Hub Lets AI Coding Assistants Remember Past Pitfalls

Context Hub, an open‑source tool from Andrew Ng's team, automates real‑time API documentation retrieval and adds persistent annotations and community feedback, enabling AI coding assistants to avoid outdated calls, remember previous mistakes, and continuously improve their knowledge base.

AI programming assistantAPI documentationCLI tool
0 likes · 10 min read
How Context Hub Lets AI Coding Assistants Remember Past Pitfalls
ShiZhen AI
ShiZhen AI
Mar 12, 2026 · Operations

The Lifesaving Backup Trick 99% of OpenClaw Users Miss

This guide shows how to protect your OpenClaw configuration by treating the ~/.openclaw directory as a snapshot, using a private GitHub repository for secure, versioned backups that let you roll back, recover from loss, or migrate to a new machine in minutes.

AutomationBackupGit
0 likes · 14 min read
The Lifesaving Backup Trick 99% of OpenClaw Users Miss
ShiZhen AI
ShiZhen AI
Mar 11, 2026 · Artificial Intelligence

Build Persistent AI Agents with OpenClaw: A 40‑Day Hands‑On Guide

This article details a 40‑day workflow for creating and evolving eight continuous‑running OpenClaw AI agents using a three‑layer markdown file system—Identity, Operations, and Knowledge—showing how to give agents long‑term memory, self‑healing checks, and coordinated collaboration without databases or message queues.

AI AgentsAgent CoordinationLong-Term Memory
0 likes · 17 min read
Build Persistent AI Agents with OpenClaw: A 40‑Day Hands‑On Guide