Superpowers Skills

Superpowers Skills 中文指南 - Claude Code Superpowers 插件安装教程, 核心技能详解, 自定义 Skill 开发与实战

  • Install Codex on Mac - One Command

    2026-07-09 · Codex · Tools

    Codex install guide for Mac: one Homebrew or npm command, sign in with your ChatGPT account, done. Common issues included.

  • Install Codex on Windows - The WSL Way

    2026-07-09 · Codex · Tools

    Codex install guide for Windows: three steps - enable WSL2, npm install Codex, sign in and go. Proxy tips included.

  • 04. Stop Fixing Bugs by Guessing

    2026-06-14

    Superpowers Skills' systematic-debugging skill forces you to find the root cause before any fix, and to question the architecture after 3 failed attempts. Demonstrated with a "paid but order not updated" intermittent bug.

  • How to Pick a Proxy Client: Go by Platform

    2026-06-14 · Tools · Proxy

    Pick an open-source proxy client by platform (iOS / Android / Windows / macOS / Linux) — Hiddify / v2rayNG / Clash Verge Rev / v2rayN / FlClash — with supported protocols, star counts, and latest download links.

  • Three Years of AI: Starting From ChatGPT

    2026-06-14 · AI · Industry

    From ChatGPT's launch in November 2022, one article to trace the thread of the AI era over three years: which concepts, companies, and products emerged, and where the main lines are heading.

  • 08. No "It Should Be Fine Now"

    2026-06-14

    Superpowers Skills' verification-before-completion skill requires running the verification command and reading the output before any completion claim. Demonstrated with an AI claiming "the login timeout is fixed."

  • 07. The Full Loop of Request, Review, Receive

    2026-06-14

    Superpowers Skills builds a review loop from requesting/receiving-code-review plus a code-reviewer subagent. Demonstrated with a "coupon redeem feature up for review" scenario.

  • 06. Let AI Bring a Team of Helpers

    2026-06-14

    Superpowers Skills' subagent-driven-development skill dispatches a fresh subagent per task with a two-stage review (spec compliance + code quality). Demonstrated with a "build a coupon system" scenario.

  • 05. Give Every Task Its Own Room

    2026-06-14

    Superpowers Skills' using-git-worktrees skill creates isolated worktrees via a fixed directory-selection and safety-verification flow. Demonstrated with a "feature half-done, urgent prod bug" scenario.

  • About "Notes"

    2026-06-14

    Notes is where this site collects standalone articles that don't form a series — short essays, opinions, tool recommendations, and stray thoughts. Once a theme accumulates, it graduates into its own series.