<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Claude on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/claude/</link><description>Recent content in Claude on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Sun, 05 Jul 2026 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/claude/atom.xml" rel="self" type="application/rss+xml"/><item><title>Agent Skills: Getting AI Coding Assistants to Follow Engineering Conventions</title><link>https://www.chenshaowen.com/en/blog/agent-skills-engineering-workflows-for-ai-agents.html</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><atom:modified>Sun, 05 Jul 2026 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/agent-skills-engineering-workflows-for-ai-agents.html</guid><description>1. What Agent Skills Is Agent Skills is a production-grade engineering skill pack for AI coding assistants. It encodes the way senior engineers work — their working methods, quality gates, and best practices across the full Define → Plan → Build → Verify → Review → Ship lifecycle — into Markdown workflows (Skills) that an agent can execute.</description><dc:creator>微信公众号</dc:creator><category>AI</category><category>Cursor</category><category>Claude</category><category>Agent Skills</category><category>R&amp;D</category></item><item><title>Using claude-code on a Server</title><link>https://www.chenshaowen.com/en/blog/using-claude-code-on-server.html</link><pubDate>Fri, 29 Aug 2025 00:00:00 +0000</pubDate><atom:modified>Fri, 29 Aug 2025 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/using-claude-code-on-server.html</guid><description>The same applies to a desktop environment. 1. Prepare the node.js environment Install nvm 1 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash 1 2 echo &amp;#39;export NVM_DIR=&amp;#34;$([ -z &amp;#34;${XDG_CONFIG_HOME-}&amp;#34; ] &amp;amp;&amp;amp; printf %s &amp;#34;${HOME}/.nvm&amp;#34; || printf %s &amp;#34;${XDG_CONFIG_HOME}/nvm&amp;#34;)&amp;#34;&amp;#39; &amp;gt;&amp;gt; ~/.bashrc echo &amp;#39;[ -s &amp;#34;$NVM_DIR/nvm.sh&amp;#34; ] &amp;amp;&amp;amp; \. &amp;#34;$NVM_DIR/nvm.sh&amp;#34;&amp;#39; &amp;gt;&amp;gt; ~/.bashrc 1 source</description><dc:creator>微信公众号</dc:creator><category>Claude</category><category>CLI</category><category>AI</category><category>LLM</category><category>Tools</category><category>R&amp;D</category><category>Operations</category></item></channel></rss>