humanlayer / skills

humanlayer / skills

skills Claude Code skills from HumanLayer. 来自 HumanLayer 的 Claude Code 技能。

Installation npx skills add humanlayer/skills --skill SKILLNAME 安装方式:npx skills add humanlayer/skills --skill SKILLNAME

Available Skills

improve-claude-md Rewrites your CLAUDE.md using <important if> blocks to improve instruction adherence. npx skills add humanlayer/skills --skill improve-claude-md Then in your project: /improve-claude-md 重写你的 CLAUDE.md 文件,使用 <important if> 代码块来提高指令的遵循度。 安装:npx skills add humanlayer/skills --skill improve-claude-md 在项目中使用:/improve-claude-md

narrow-react-prop-types Narrows React component prop types to match live code paths instead of Storybook, test, or mock-only states. npx skills add humanlayer/skills --skill narrow-react-prop-types Then in your project: /narrow-react-prop-types 将 React 组件的 prop 类型收窄,使其匹配实际的代码路径,而非 Storybook、测试或仅用于模拟的状态。 安装:npx skills add humanlayer/skills --skill narrow-react-prop-types 在项目中使用:/narrow-react-prop-types

build-iterated-agentic-loop Builds a repo-local skill plus an iterated coding-agent GitHub Actions workflow, prompt, memory file, and reference templates. npx skills add humanlayer/skills --skill build-iterated-agentic-loop Then in your project: /build-iterated-agentic-loop 构建一个仓库本地技能,以及一个迭代式编码代理(coding-agent)的 GitHub Actions 工作流、提示词、记忆文件和参考模板。 安装:npx skills add humanlayer/skills --skill build-iterated-agentic-loop 在项目中使用:/build-iterated-agentic-loop

design-control-loop Interviews you to design an agentic control loop — sensor, controller, actuator, and disturbances — tailored to your codebase, then builds it as locally-runnable components plus a scheduled coding-agent workflow. npx skills add humanlayer/skills --skill design-control-loop Then in your project: /design-control-loop 通过访谈引导你设计一个针对你代码库定制的代理控制循环(包含传感器、控制器、执行器和干扰项),并将其构建为可本地运行的组件及定时编码代理工作流。 安装:npx skills add humanlayer/skills --skill design-control-loop 在项目中使用:/design-control-loop

show-me Explains the current topic with concise diagrams, code-shape sketches, and focused HTML artifacts. npx skills add humanlayer/skills --skill show-me Then invoke: /show-me 通过简洁的图表、代码结构草图和聚焦的 HTML 工件来解释当前主题。 安装:npx skills add humanlayer/skills --skill show-me 调用方式:/show-me