Claude Code skills from HumanLayer.
npx skills add humanlayer/skills --skill SKILLNAME
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
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
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
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
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
TypeScript
100.0%
Claude Code skills from HumanLayer.
npx skills add humanlayer/skills --skill SKILLNAME
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
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
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
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
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
TypeScript
100.0%