{
  "markdown": "# skills\n\nClaude Code skills from [HumanLayer](https://humanlayer.dev).\n\n## Installation\n\n```bash\nnpx skills add humanlayer/skills --skill SKILLNAME\n```\n\n## Available Skills\n\n### improve-claude-md\n\nRewrites your CLAUDE.md using `<important if>` blocks to improve instruction adherence.\n\n```bash\nnpx skills add humanlayer/skills --skill improve-claude-md\n```\n\nThen in your project:\n\n```\n/improve-claude-md\n```\n\n### narrow-react-prop-types\n\nNarrows React component prop types to match live code paths instead of Storybook, test, or mock-only states.\n\n```bash\nnpx skills add humanlayer/skills --skill narrow-react-prop-types\n```\n\nThen in your project:\n\n```\n/narrow-react-prop-types\n```\n\n### build-iterated-agentic-loop\n\nBuilds a repo-local skill plus an iterated coding-agent GitHub Actions workflow, prompt, memory file, and reference templates.\n\n```bash\nnpx skills add humanlayer/skills --skill build-iterated-agentic-loop\n```\n\nThen in your project:\n\n```\n/build-iterated-agentic-loop\n```\n\n### design-control-loop\n\nInterviews 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.\n\n```bash\nnpx skills add humanlayer/skills --skill design-control-loop\n```\n\nThen in your project:\n\n```\n/design-control-loop\n```\n\n### show-me\n\nExplains the current topic with concise diagrams, code-shape sketches, and focused HTML artifacts.\n\n```bash\nnpx skills add humanlayer/skills --skill show-me\n```\n\nThen invoke:\n\n```\n/show-me\n```\n",
  "bytes": 1560,
  "sha": "8123e666e2c8a5cb27f7211557f65544383178c7d1ad816b350d08bede2e323e",
  "repo_slug": "humanlayer/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_humanlayer_skills_show_me_d33a88c4/readme"
}