npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@cerebrixos/superharness-ui-capability-library

v0.1.5

Published

First-party Hyperlake Capability Library for the SuperHarness web interface

Readme

@cerebrixos/superharness-ui-capability-library

English | 中文

SuperHarness Web 界面的第一方插件与能力库。插件是设置中的第一个标签页,可在明确确认后把可选 npm、Git、私有 SSH 或绝对本地路径插件安装到本地配置。能力以成果为中心进行组合,不会把实现引擎提升为产品概念。

Harness 核心工具对所有能力都可用。已安装插件提供可选工具、资源提供方、知识、工作流、评估和成果。能力界面分为概览、成果、资源、工具、知识与资产、工作流、评估、访问和高级配置。用户可以为每个成果绑定预期输入、资源、入口、审批和评估,并把可选工具分配给所有能力或指定成果。dbt、Prefect 或客户自有插件都遵循同一本地组合插件契约;Hyperlake CLI/MCP 仍是内置的受治理适配器。私有凭据保留在 npm 配置、SSH agent 或提供方自身的安全配置中。包变更需重启后生效;此流程不涉及 Rails 服务或重复的 Host API。

模型体验

能力库界面

模型可见内容

不直接可见。此包通过 ctx.hyperlakePacks.catalog() 等类型化 Remote 呈现并修改本地部署配置。选择能力后,Host 能力包注册表负责模型可见提示、工具过滤和执行检查。

Token 影响

无;此包不组装模型输入。

KV Cache 影响

无;此包既不组装也不发送模型输入。

已知限制与后续工作

  • 新安装或移除的插件必须重启 SuperHarness,运行时贡献才会发生变化。
  • 提供方元数据绝不携带凭据;凭据仍使用提供方自身的安全配置路径。