resharper-cli
CommunityRun ReSharper inspections in CI with SARIF.
Software Engineering#ci/cd#static analysis#code cleanup#sarif#resharper-cli#code inspection report#dotsettings
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 inspectcodeto generate analysis results, including SARIF output for automated security/code-quality workflows. - Automated cleanup and style fixes: Use
jb cleanupcodeto 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
.DotSettingsconfiguration 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.