franciszver

Claude Humanlayer Extension — Development skill for Claude Code

Development community

A VS Code extension inteded for Windows users who use Claude, that syncs HumanLayer’s Claude command packs directly into the Claude Code extension.

How to install Claude Humanlayer Extension

This entry records only its repository, not the path inside it, so there is no exact command to give. Open franciszver/claude-humanlayer-extension and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Claude Humanlayer Extension does

A VS Code extension inteded for Windows users who use Claude, that syncs HumanLayer’s Claude command packs directly into the Claude Code extension. Automatically fetch, install, and update HumanLayer’s .claude/commands from GitHub with validation, conflict detection, and a clean UI.

Alternatives in Development

README

HumanLayer Command Syncer

[![Version](https://img.shields.io/visual-studio-marketplace/v/daedalus-apps.humanlayer-command-syncer)](https://marketplace.visualstudio.com/items?itemName=daedalus-apps.humanlayer-command-syncer) [![Installs](https://img.shields.io/visual-studio-marketplace/i/daedalus-apps.humanlayer-command-syncer)](https://marketplace.visualstudio.com/items?itemName=daedalus-apps.humanlayer-command-syncer) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

**Sync HumanLayer command packs for Claude Code with one click.**

A VS Code extension that automatically fetches, installs, and updates HumanLayer's Claude Code command packs directly from the official HumanLayer repository.

![HumanLayer Command Browser](images/screenshot.png)

**For Claude Code Users**: This extension is designed for users running [Claude Code](https://claude.ai/code) (Anthropic's official CLI) within VS Code. It manages command packs for Claude Code's slash command system.


Features

Feature Description
One-Click Install Fetch and install HumanLayer commands from GitHub instantly
Automatic Updates Get notified when new command versions are available
Version Pinning Pin to specific tags or always use the latest release
Profile Support Choose between minimal, full, or custom command sets
Offline Mode Works offline using cached commands
User or Workspace Install globally (~/.claude) or per-project
Safe Updates Preview changes before applying
Git-Friendly Automatically adds commands to .gitignore

Quick Start

  1. Install the extension from the VS Code Marketplace
  2. Open the HumanLayer panel in the sidebar (look for the HumanLayer icon)
  3. Select a version from the dropdown
  4. Click "Install"

That's it! Your commands are ready to use in Claude Code.


Usage

Insta