Superpowers Skills
-
7 AI Model Leaderboards: Latest Rankings and What They Measure
A concise guide to Artificial Analysis, LiveBench, LMArena, APEX-Agents, Vals Finance Agent, DeepSWE, and TapTap Maker, with up to the latest Top 50 from each board.
-
Superpowers Skills Uses Too Many Tokens? Try grill-with-docs First
Superpowers is thorough, but it can add too many steps to a small task. Start with grill-with-docs to make your idea clear, then use only the extra steps you truly need.
-
Install Codex on Windows - The WSL Way
Codex install guide for Windows: three steps - enable WSL2, npm install Codex, sign in and go. Proxy tips included.
-
Install Codex on Mac - One Command
Codex install guide for Mac: one Homebrew or npm command, sign in with your ChatGPT account, done. Common issues included.
-
05. Give Every Task Its Own Room
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.
-
How to Pick a Proxy Client: Go by Platform
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
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"
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
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
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.