·sc-test
</>

sc-test

tony363/superclaude

Execute tests with coverage analysis and automated quality reporting. Use when running unit tests, integration tests, e2e tests, analyzing coverage, or debugging test failures.

7Installs·0Trend·@tony363

Installation

$npx skills add https://github.com/tony363/superclaude --skill sc-test

SKILL.md

| --type | string | all | unit, integration, e2e, all | | --coverage | bool | false | Generate coverage report | | --watch | bool | false | Continuous watch mode | | --fix | bool | false | Auto-fix simple failures | | --linkup | bool | false | Web search for guidance (via Rube MCP) | | --query | string | - | Search query for LINKUPSEARCH |

| mcppaldebug | Test failures | Root cause analysis for failing tests | | mcppalcodereview | Test quality | Review test coverage and quality | | mcppalthinkdeep | Complex failures | Multi-stage investigation of flaky tests | | mcppalconsensus | Test strategy | Multi-model validation of testing approach |

| mcppalapilookup | Framework docs | Get current testing framework documentation |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tony363/superclaude --skill sc-test
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is sc-test?

Execute tests with coverage analysis and automated quality reporting. Use when running unit tests, integration tests, e2e tests, analyzing coverage, or debugging test failures. Source: tony363/superclaude.

How do I install sc-test?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tony363/superclaude --skill sc-test Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/tony363/superclaude