ClaudeSuperPower

Commands

Slash commands that trigger predefined workflows in Claude Code.

What are you trying to do?

249 results

hookify

Create hooks to prevent unwanted behaviors from conversation analysis or explicit instructions

/hookify Optional specific behavior to address

modernize-uplift

Same-stack version uplift (e.g. .NET Framework 4.8 → .NET 8) — preserve the code, fix the version deltas, prove equivalence by running one test suite on both runtimes

/modernize-uplift <system-dir> <source-version> <target-version> [project-pattern]

modernize-harden

Security vulnerability scan with a reviewable remediation patch — OWASP, CWE, CVE, secrets, injection

/modernize-harden <system-dir> [--show-secrets]

release-readiness

Trigger a pre-merge release readiness review on a GitHub PR, GitLab MR, or local branch

/release-readiness [PR/MR URL or repo name]

setup-devops-agent

Set up the AWS DevOps Agent MCP connection

/setup-devops-agent

release-testing

Run automated UAT tests (UI or API) using a test profile on the AWS DevOps Agent

/release-testing [test profile ID]

check-airflow-compat

Verify code works with both Airflow 2.x and 3.x

/check-airflow-compat

add-tool

Add a new MCP tool to server.py

/add-tool [tool-name]

add-adapter-method

Add a new method to both Airflow adapters

/add-adapter-method [method-name]

claude-night-market

23 Claude Code plugins: TDD enforcement hooks, git/PR workflows, spec-driven development, code review, project lifecycle, fix-from-error, maintenance automation, context optimization, research, and multi-LLM delegation. 186 skills, 128 commands, 54 agents.

323Code Review

check-access

Check whether a user or group can access a specific URL via ZIA policies.

/check-access <user_or_group> <url> manual

ars-reviewer

ARS academic-paper-reviewer `full` mode — simulated peer-review panel

/ars-reviewer

troubleshoot-connector

Troubleshoot ZPA App Connector issues -- enrollment, connectivity, upgrades, and resource utilization.

/troubleshoot-connector <connector_group_name_or_connector_name> [symptom: not-enrolling|disconnected|upgrade-failed|high-cpu|high-memory|high-disk] manual

generate-web-diagram

Generate a beautiful standalone HTML diagram and open it in the browser

0Frontend

streak-insights

Get cross-challenge insights, compound learning detection, and patterns

/streak-insights

post-ipo-day1

First-trading-day post-IPO reaction note — price discovery vs the offer, demand and stabilization signals, valuation reset, and the post-IPO timeline. Balanced, no buy/avoid call.

/post-ipo-day1 [recently listed company, e.g. Reddit, Arm, Astera Labs]

review-attack-surface

Review external attack surface using Zscaler EASM findings, exposed services, and lookalike domains.

/review-attack-surface [organization_name] [focus: findings|lookalikes|all] manual

project-recap

Generate a visual HTML project recap — rebuild mental model of a project's current state, recent decisions, and cognitive debt hotspots

0Frontend

sanity

Lists available Sanity skills and help topics.

/sanity

bootstrap

Bootstrap a repository with Vercel-linked resources by running preflight checks, provisioning integrations, verifying env keys, and then executing db/dev startup commands safely.

/bootstrap

moat-governance-review

Assess competitive moat durability and management quality, including capital allocation and governance risks.

/moat-governance-review [Alphabet, Apple, Nvidia]

streak-switch

Switch to a different active challenge

/streak-switch

investigate-url

Investigate where a URL or URL category is referenced across ZIA policy rules.

/investigate-url <url_or_category_name> manual

newsletter

Create an HTML email newsletter with your organization's branding

0Frontend