yena shared this post · 4h ago
Tech with Mak

THIS IS LITERALLY THE BEST THING TO HAPPEN TO CLAUDE CODE.

240k GitHub stars don't lie.

It's called Superpowers, a composable skills framework that installs into your coding agent and changes everything about how it works.

Without it:

→ Agent jumps straight into writing files

→ Makes architectural decisions you didn't ask for

→ Skips tests

→ Delivers something that mostly works

With it:

→ Agent stops. Asks what you're actually building

→ Pulls a real spec out of the conversation

→ Writes a plan detailed enough for "an enthusiastic junior engineer with poor taste, no judgement, and an aversion to testing" to follow

→ Launches sub-agents, two-stage review on every task, TDD enforced throughout

The difference isn't the code quality.

It's the discipline before the code.

Works across Claude Code, Cursor, Codex, Gemini CLI, GitHub Copilot CLI, and more.

MIT license. No configuration. Skills just run when relevant.

[GitHub Repo details in the comments.]

GLM 4.7 Flash · Summary · 6h ago

요약: Claude Code의 효율성을 극대화하는 'Superpowers' 프레임워크 소개

Tech with Mak이 소개한 'Superpowers'는 240만 GitHub 별을 보유한 코딩 에이전트용 구성 가능한 기술 프레임워크입니다. 이 도구는 에이전트가 즉시 파일을 생성하거나 의사결정을 내리는 대신, 사용자의 요구를 명확히 파악하고 상세한 계획을 수립하도록 강제합니다. 또한, 하위 에이전트를 실행하고 TDD(Test-Driven Development)를 준수하며 두 단계 검토 과정을 거치도록 설계되었습니다. 이 프레임워크는 MIT 라이선스를 적용하며, 별도의 설정 없이 Claude Code, Cursor, Codex, Gemini CLI, GitHub Copilot CLI 등 다양한 플랫폼에서 작동합니다.

주요 기능 및 특징:

  • 사전 계획 및 검토: 에이전트가 작업을 시작하기 전에 명확한 사양(Spec)을 수립하고, 상세한 계획을 제시하여 엔지니어링 품질을 보장합니다.
  • TDD 및 검증 강제: 전체 작업 과정에서 테스트 주도 개발(TDD)을 준수하며, 모든 작업에 대해 두 단계 검토를 수행합니다.
  • 다중 플랫폼 호환: Claude Code, Cursor, Codex, Gemini CLI, GitHub Copilot CLI 등 다양한 코딩 에이전트 환경에 설치하여 사용할 수 있습니다.
  • 간편한 설치: MIT 라이선스를 통해 무료로 사용 가능하며, 별도의 설정 없이 관련 작업 시 자동으로 실행됩니다.
23