using-superpowers

Enforce applicable skill invocation before responding in AI coding assistants.

Updated May 9, 2026
One-click install
npx skills add https://github.com/kk20300113-png/my-claude-skills --skill using-superpowers-kk20300113-png
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/kk20300113-png/my-claude-skills/tree/main/using-superpowers
Command: npx skills add https://github.com/kk20300113-png/my-claude-skills --skill using-superpowers-kk20300113-png

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Users often forget to leverage available relevant skills when working with AI coding assistants, leading to inconsistent outputs, skipped established workflows, and avoidable errors from ad-hoc troubleshooting instead of following proven processes.

Core Features & Use Cases

  • Mandatory Skill Check Enforcement: Requires checking for applicable skills before any response or action, even for seemingly simple tasks or clarifying questions.
  • Clear Priority Rules: Establishes an unambiguous hierarchy where user instructions override skills, which override default system prompts, eliminating confusion over conflicting guidance.
  • Cross-Platform Compatibility: Provides tool mappings for Claude Code, Copilot CLI, and Gemini CLI so skill workflows work seamlessly across all major AI coding environments.
  • Use Case: When asked to implement a new user authentication feature, this skill ensures you first invoke the relevant brainstorming and TDD skills instead of jumping straight into writing code.

Quick Start

When you receive any user request, first check if any installed skill applies to the task before responding or taking any action.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I enforce mandatory skill invocation in AI coding assistants before generating responses?

Mandatory skill invocation is enforced by requiring a check for applicable skills before any response or action, eliminating inconsistent workflow adherence across AI coding assistants like Claude Code, Copilot CLI, and Gemini CLI. This ensures established processes are followed.

What are the priority rules for user instructions, skills, and default system prompts in Claude Code?

Priority rules establish an unambiguous hierarchy where user instructions override skills, which in turn override default system prompts. This eliminates confusion over conflicting guidance and ensures standardized skill execution across platforms.

Can I use standardized skill discovery workflows across different AI coding environments like Copilot CLI and Gemini CLI?

Cross-platform compatibility provides tool mappings for Claude Code, Copilot CLI, and Gemini CLI. This allows standardized skill discovery and execution workflows to operate seamlessly across all major AI coding environments.

Why does my AI coding assistant skip established workflows and jump straight into writing code?

AI coding assistants skip workflows because users often forget to leverage available relevant skills, leading to ad-hoc troubleshooting and avoidable errors. Mandatory skill check enforcement prevents jumping straight into implementation without checking for proven processes.

When do I need to enforce process compliance for skill invocation during AI-assisted debugging?

Process compliance is needed for every interaction, covering tasks from simple questions to complex implementation and debugging work. Mandatory skill checks ensure applicable skills are invoked before any action to maintain consistent outputs.