using-superpowers

Identify and activate relevant skills before responding across multiple CLI platforms.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/fartmonarch/RenderMind --skill using-superpowers-fartmonarch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/fartmonarch/RenderMind/tree/main/.claude/skills/using-superpowers
Command: npx skills add https://github.com/fartmonarch/RenderMind --skill using-superpowers-fartmonarch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

这个 Skill 解决“先做再想”的问题:它要求在任何响应之前先检查并调用可能相关的技能,避免遗漏工作流、误用工具或忽略平台差异。

Core Features & Use Cases

  • 技能发现与优先级判断:在回答前先判断是否存在适用技能,并按流程技能、实现技能的顺序处理。
  • 工作流守门:覆盖头脑风暴、调试、计划模式、检查清单执行等任务,确保按正确方法推进。
  • 跨平台工具映射:为 Claude Code、Copilot CLI、Hermes、Gemini CLI、Qoder、Pi 提供工具对应关系,减少迁移成本。
  • Use Case:当你要开始代码审查、编写中文技术文档、构建 MCP 工具或进入复杂开发流程时,先用这个 Skill 确认应启用哪些专门技能。

Quick Start

在开始回答任何问题之前,先判断当前任务是否有相关技能可用,并立即按说明加载后再继续处理。

Frequently Asked Questions about using-superpowers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ensure the correct skill is activated before debugging or planning in Claude Code?

Mandatory pre-response skill checks ensure the correct skill is activated before debugging or planning. This workflow-control mechanism requires identifying applicable skills and loading them before processing any query to prevent workflow omissions.

What is the best way to map tools across different coding assistants like Gemini CLI and Copilot CLI?

Cross-platform tool mapping provides the best way to map tools across different coding assistants like Gemini CLI and Copilot CLI. It establishes tool correspondence relationships to reduce migration costs and ensure consistent workflow control across environments.

Does this workflow control method support building MCP tools and writing technical documentation?

Yes, this workflow control method supports building MCP tools and writing technical documentation. It applies mandatory pre-response skill checks across planning, debugging, documentation, code review, and MCP building tasks to ensure correct domain-specific skills are loaded.

Why do I need to check for applicable skills before starting a code review?

You need to check for applicable skills before starting a code review to avoid the "act first, think later" problem. Pre-response skill discovery ensures instruction-priority handling and prevents ignoring platform differences or misusing tools during the review process.

Can I use this skill activation workflow with Hermes, Qoder, and Pi platforms?

Yes, you can use this skill activation workflow with Hermes, Qoder, and Pi platforms. The cross-platform tool mapping explicitly supports Claude Code, Copilot CLI, Hermes, Gemini CLI, Qoder, and Pi for consistent workflow control.

How do I handle overlapping domain-specific skills when entering plan mode?

To handle overlapping domain-specific skills when entering plan mode, the workflow processes skills by priority. It distinguishes between workflow skills and implementation skills, activating them in the correct sequence to prevent conflicts during complex development flows.