Skip to content

humanlayer/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

skills

Claude Code skills from HumanLayer.

Installation

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

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

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors