Skip to main content

Browse the directory

Showing 13 resources for "code-quality"
Saved
Active

Privacy notes filter active — add entries to compare trust side by side.

Trust snapshot

13 results in this view

Claimed
0%(0/13)

2 trust signals differ in this sample: Source provenance, Submitter

Signals differ on Source provenance, Submitter — add entries to compare before you install.

Rollout signal scan

2 rollout risk signals in current results

Biggest gaps: metadata review, package integrity. 0 entries have 2+ required gaps.

12 scanned

Install payload

Install payload is broadly covered in current results.

good

100% (12/12)

Adoption queue

Browse adoption queue · balanced

0/13 visible results are ready for staged adoption under this preset.

ready 0caution 13hold 0
caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

commands/refactor · trust review · confidence 67%

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

hooks/auto-code-formatter-hook · trust review · confidence 67%

Codacy MCP Server

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

mcp/codacy-mcp-server · trust review · confidence 67%

Code Complexity Alert Monitor - Hooks

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

hooks/code-complexity-alert-monitor · trust review · confidence 67%

Dead Code Eliminator - Hooks

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

hooks/dead-code-eliminator · trust review · confidence 67%

Documentation Coverage Checker - Hooks

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

hooks/documentation-coverage-checker · trust review · confidence 67%

Decision confidence

Decision confidence scan · balanced

0/13 results are high-confidence for the selected preset.

high 0medium 13low 0

Codacy MCP Server

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

mcp/codacy-mcp-server · trust review

Code Complexity Alert Monitor - Hooks

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

hooks/code-complexity-alert-monitor · trust review

Dead Code Eliminator - Hooks

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

hooks/dead-code-eliminator · trust review

Documentation Coverage Checker - Hooks

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

hooks/documentation-coverage-checker · trust review

Freshness distribution

75% of this view is aging or stale

Median age 294 days; 3 fresh of 12 scanned. Re-verify the oldest entries.

median 294d

Aging

91–180 days

0%

0 entries

Stale

> 180 days

75%

9 entries

Theme distribution

Results center on code-quality

100% of this view shares the top theme. Leading themes: code-quality, automation, refactoring.

Focused

48 distinct themes across 13 scanned

Codacy MCP Server logo

The official Codacy MCP server (@codacy/codacy-mcp) that gives AI assistants access to the Codacy API for code quality, security, and coverage — listing repository and pull-request issues, retrieving file coverage and duplication, searching security (SRM) findings, inspecting analysis tools and patterns, and running local analysis with the Codacy CLI.

jscpd logo

Copy-paste detection MCP server that scans a codebase and lets AI assistants check snippets, inspect duplication statistics, and review current-directory duplication through jscpd's detection engine.

SonarQube MCP Server logo

Official SonarSource MCP server that connects Claude to SonarQube Server or SonarQube Cloud for code quality, security issues, hotspots, measures, quality gates, branches, pull requests, snippets, and system context.

Deploy 100 specialized sub-agents for comprehensive enterprise-grade security, performance, and optimization audit of production codebase

Invocation:/security-audit [scope]
Safety ✓ Privacy ✓

A Claude Code SessionEnd hook that scans a project for dead code and writes a report to .claude/reports. It runs available tools per language: ESLint and Knip for JS/TS, autoflake or pylint for Python, Knip for unused npm dependencies, ripgrep for unreferenced src files, and jq to flag zero-coverage files.

Automated documentation coverage analysis with missing docstring detection, API documentation validation, and completeness scoring. This PostToolUse hook automatically checks documentation coverage when code files are modified, providing real-time documentation quality validation during development.

Trigger:PostToolUse
Safety ✓ Privacy ✓

Expert in comprehensive production codebase analysis with Zod validation enforcement, security vulnerability detection, and code consolidation strategies

Automatically formats code files after Claude writes or edits them using industry-standard formatters including Prettier 3.6.2+ (JavaScript/TypeScript/Web), Black or Ruff (Python), gofmt (Go), and rustfmt (Rust).

Trigger:PostToolUse
Safety ✓ Privacy ✓

A Claude Code hook that flags files exceeding complexity thresholds after you edit them — estimating cyclomatic complexity, line and function counts, and nesting depth (via ESLint's complexity rule and Radon).

Trigger:Notification
Safety ✓ Privacy ✓

Claude Code PostToolUse hook recipe that runs an installed Python linter after Write/Edit tool calls touch a .py file.

Trigger:PostToolUse
Safety ✓ Privacy ✓

Intelligent code refactoring command that analyzes code structure and applies best practices for improved maintainability and performance

Invocation:/refactor [options] <file_or_selection>
Safety ✓ Privacy ✓

Custom slash command for behavior-preserving, scoped refactors of one file, function, or selection — stays inside a narrow ownership boundary for a reviewable, PR-sized change instead of a repo-wide pass

Invocation:/refactor-code <file, function, or selection>
Safety ✓ Privacy ✓

Comprehensive pre-commit hook that validates code quality, runs tests, and enforces standards.

Trigger:PreToolUse
Safety ✓ Privacy ✓