Skip to main content

14 posts tagged with "Claude Code"

Claude Code related posts

View all tags

humanlayer/skills,HumanLayer 团队开源的 5 个 Claude Code Agent Skill

· 9 min read

humanlayer/skills 是 HumanLayer 团队开源的一套 Claude Code Agent Skills 合集,包含 improve-claude-md、narrow-react-prop-types、build-iterated-agentic-loop、design-control-loop、show-me 共 5 个 skill,用 npx skills 一条命令就能装。本文实际执行了安装命令,检查了本地生成的文件和目录结构,Skill 本身的运行效果(比如 show-me 判断该画哪种图)需要在真实 agent 会话里触发,文中会说明验证到了哪一步。

推荐安装的 Claude Code 插件

· 5 min read

结合官方文档和多方评测,整理几个跟 Next.js、Supabase、Vercel、Docusaurus/GitHub 技术栈契合的 Claude Code 插件,分官方/合作方和社区热门两类,附安装命令和优先级建议。

Claude教程01-Slash command

· 8 min read

记录自己在实际使用 Claude Code 过程中逐个搞懂的 slash command 用法和容易搞混的地方,陆续更新,目前整理了 /add-dir、/agents。