Harnessable
CatalogSign in

@test/zeffeze

zeffeze

public

Edit the manifest details, adjust items, and copy the install command once the pack is public.

View public

Pack details

Metadata, visibility, and compatible agents for this manifest.

Visibility

Anyone can find and install it.

Compatible agents

Removing an agent will fail if any item still targets it.

Items

What this pack installs. Each item declares one source and the agents it targets.

4 items

semver or tag

Adding adds it to the draft. Nothing publishes until you cut a release.
  • skillfixfix

    Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

    git github.com/facebook/react@maintargets codex, claude-code
  • skillelectron-chromium-upgradeelectron-chromium-upgrade

    Guide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main branch to fix patch conflicts during `e sync --3`. Covers th...

    git github.com/electron/electron@maintargets codex, claude-code
  • skillhome-assistant-integration-knowledgehome-assistant-integration-knowledge

    Everything you need to know to build, test and review Home Assistant Integrations. If you're looking at an integration, you must use this as your primary reference.

    git github.com/home-assistant/core@maintargets codex, claude-code
  • pluginSEOseo

    Enter any URL and keyword and get an On-Page SEO analysis & insights!

    url openai-collections.chat-plugin.lobehub.com/seo/manifest.jsontargets codex, claude-code

Install command

Installs the selected items into the chosen agents.

Target

Items (4/4)

Run in your terminal

npx harnessable install test/zeffeze --agent all
or use a one-line script
curl -fsSL 'https://harnessable.dev/api/install?pack=test%2Fzeffeze&agent=all' | sh