← all publishers

humanlayer

@humanlayer source repo

13 published skills

  1. Close Conformance Gaps · humanlayer bundle
    drive the vendored Durable Streams conformance suite toward 332/332 when a run, workflow, or maintainer asks to close conformance gaps; treat the conformance suite as the source of truth, not the current server implementation
    0
    installs
  2. Chrome Devtools CLI · humanlayer bundle
    Use this to skill to write shell scripts or run shell commands to automate tasks in the browser or otherwise use Chrome DevTools via CLI.
    0
    installs
  3. Agent Browser · humanlayer bundle
    Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
    0
    installs
  4. No Use Effect · humanlayer bundle
    Enforce the no-useEffect rule when writing or reviewing React code. ACTIVATE when writing React components, refactoring existing useEffect calls, reviewing PRs with useEffect, or when an agent adds useEffect "just in case." Provides the five replacement patterns and the useMountEffect escape hatch.
    0
    installs
  5. Codebase Design · humanlayer bundle
    Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
    0
    installs
  6. Terminal Control · humanlayer
    Control and test terminal applications with the termctrl CLI by reading visible screen state, driving named live sessions, sending typed keyboard input, waiting for text, collecting explicit evidence, recording timelines, marking important moments, and exporting edited videos. Use when an agent must operate or verify a TUI, REPL, interactive CLI, shell process, OpenTUI application, or other terminal-backed workflow.
    0
    installs
  7. Effect Program Design · humanlayer bundle
    Design, write, review, and test Fold's Effect v4 programs: descriptor-facing public APIs, deep services and layers, schemas, tagged failures, resource ownership, concurrency, and real-seam Effect tests. Use for Fold services, adapters, providers, event logs, session workflows, and Effect-based code review.
    0
    installs
  8. Improve Codebase Architecture · humanlayer
    Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
    0
    installs
  9. Narrow React Prop Types · humanlayer bundle
    narrow React component prop types to match live code paths
    1
    install
  10. Build Iterated Agentic Loop · humanlayer bundle
    build a repo-local skill and install a matching iterated coding-agent GitHub Actions workflow, prompt, memory file, and reference templates
    1
    install
  11. Show Me · humanlayer
    Help the user understand the current topic visually with concise diagrams, code-shape sketches, and focused HTML artifacts.
    1
    install
  12. Improve Claude Md · humanlayer
    improve a CLAUDE.md file using <important if> blocks to improve instruction adherence
    1
    install
  13. Design Control Loop · humanlayer bundle
    interview the user to design an agentic control loop (sensor, controller, actuator under disturbances) tailored to their codebase, then build it as locally-runnable components plus a scheduled coding-agent workflow
    1
    install