resharper-cli

Community

Run ReSharper inspections in CI with SARIF.

AuthorCZ-X-Ya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you automatically inspect code quality and apply formatting/style fixes for a .NET solution using ReSharper’s command-line tools, without needing to open an IDE.

Core Features & Use Cases

  • Code inspection with reports: Use jb inspectcode to generate analysis results, including SARIF output for automated security/code-quality workflows.
  • Automated cleanup and style fixes: Use jb cleanupcode to reformat code and apply style rules directly to solution files.
  • Targeted, configurable analysis: Filter by project/file patterns, set minimum severity, and optionally point to a shared .DotSettings configuration for consistent rules across a team.
  • Use Case: Add quality gates to CI by generating a SARIF report from your solution, uploading it to tools that understand SARIF, and failing the build when errors are found.

Quick Start

Run jb inspectcode MySolution.sln -o inspection.sarif --format Sarif -e WARNING to produce a SARIF code inspection report for CI ingestion.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: resharper-cli
Download link: https://github.com/CZ-X-Ya/oh-my-csharp-skills/archive/main.zip#resharper-cli

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.