Harnessable
CatalogSign in

@test/eef

eef

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.

3 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
  • skillfrontend-patterns-affaan-m-everything-claude-codfrontend-patterns-affaan-m-everything-claude-cod

    Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

    git github.com/affaan-m/everything-claude-code@maintargets codex, claude-code
  • skillsecurity-review-affaan-m-everything-claude-codsecurity-review-affaan-m-everything-claude-cod

    Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive ...

    git github.com/affaan-m/everything-claude-code@maintargets codex, claude-code

Install command

Installs the selected items into the chosen agents.

Target

Items (3/3)

Run in your terminal

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