codacy
01Plugin Claude Code
Plugin marketplace listing 1 plugin: codacy-skills.
Plugin Claude Code
Plugin marketplace listing 1 plugin: codacy-skills.
Plugin Claude Code
Codacy skills for Claude Code: query issues, enrich code reviews, and configure Codacy for your project.
Instructions file CodexOpenCode
Instructions for codacy/codacy-skills, covering codacy skills and requirements.
Instructions file
Instructions for codacy/codacy-skills, covering claude.md — project instructions for claude, project structure, skill authoring rules, structure and yaml frontmatter (required fields).
Skill Claude CodeCodex
Uses the Codacy Analysis CLI to run local static analysis on repositories or specific files. Handles installation, initialization, dependency management, dry-runs, and analysis with JSON output. Use whenever the user wants to analyze code locally, run static analysis, scan for bugs or security issues, lint files…
Skill Claude CodeCodex
Uses the Codacy Cloud CLI to query repositories, issues, security findings, pull requests, tools, and patterns on Codacy Cloud. Use whenever the user mentions Codacy, asks about code quality metrics, wants to check issues or findings in a repo, inspect a pull request analysis, browse security vulnerabilities, enable…
Skill Claude CodeCodex
Enriches pull request code reviews with Codacy data — quality issues, security findings, coverage, and duplication. Use whenever the user asks to review a PR, check what a pull request introduced, verify PR coverage, look at PR quality, or find new issues in a PR. Also use when another code-review skill is active…
Skill Claude CodeCodex
Tunes an existing Codacy Cloud repository's configuration directly on the cloud, without local analysis, by importing the current config, suggesting higher-signal tools and patterns, reanalyzing, and iteratively reducing noise across two tuning passes. Requires the repository to already be on Codacy with at least one…
Skill Claude CodeCodex
Tailors Codacy configuration to a project by discovering its stack, enabling the right tools and patterns, running analysis, and intelligently reducing noise — disabling irrelevant or noisy patterns, tuning thresholds, and excluding files that shouldn't be analyzed. Produces a machine-readable summary of all changes.…
Skill Claude CodeCodex
Sets up test coverage reporting in a repository and configures upload to Codacy. Detects testing frameworks, CI/CD pipelines, and coverage gaps, then adds the missing pieces to generate and upload coverage reports. Use whenever the user wants to set up coverage, add coverage reporting, integrate coverage with Codacy…