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

@weiping/openclaw-superpowers

v1.0.6

Published

Superpowers workflow skills for OpenClaw: TDD, debugging, planning with Chinese trigger support

Downloads

794

Readme

@weiping/openclaw-superpowers

14 個工作流技能,支持中文觸發詞,適用於 OpenClaw AI 助手

pi-superpowers 的 14 個專業工作流技能移植到 OpenClaw 平台。

安裝

openclaw plugins install @weiping/openclaw-superpowers

技能一覽

安裝後提供 14 個技能,支持中英文觸發:

| 技能 | 觸發場景 | 中文關鍵詞 | |------|---------|-----------| | brainstorming | 實現新功能前的需求分析 | 頭腦風暴、做一個新功能 | | writing-plans | 將需求拆解為實現步驟 | 寫計劃、制定開發計劃 | | test-driven-development | 功能實現或 Bug 修復 | TDD、測試驅動開發 | | systematic-debugging | Bug 調試與根因分析 | 調試、找 bug、測試失敗 | | subagent-driven-development | 按計劃執行多個任務 | 執行計劃、開始實現 | | requesting-code-review | 完成任務後的代碼審查 | 代碼審查、code review | | verification-before-completion | 聲明任務完成前 | 驗證完成、提交前驗證 | | finishing-a-development-branch | 準備合併或發 PR | 完成分支、提 PR | | dispatching-parallel-agents | 2+ 個可並行的獨立任務 | 並行處理、多任務並發 | | receiving-code-review | 收到審查意見後 | 處理審查意見 | | executing-plans | 批次執行已有計劃 | 按計劃實現、批次執行 | | using-git-worktrees | 需要隔離工作區 | git worktree、隔離開發 | | writing-skills | 創建或修改技能文件 | 寫 skill、創建新技能 | | using-superpowers | 每次對話開始(自動觸發) | 自動觸發 |

工具映射

OpenClaw 環境下,插件自動注入以下工具映射說明:

| Skills 文檔中引用 | OpenClaw 實際用法 | |---|---| | dispatch_agent | sessions_spawn(子代理派發) | | bash / read / write / edit | 直接使用(相同) | | TodoWrite | write/edit 操作 TODO.md |

許可證

MIT