code-quality

Generate code quality checklists for PR reviews.

3|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/ken2403/.claude-paralell-dev-plugin --skill code-quality-ken2403
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-quality
Source: https://github.com/ken2403/.claude-paralell-dev-plugin/tree/main/skills/code-quality
Command: npx skills add https://github.com/ken2403/.claude-paralell-dev-plugin --skill code-quality-ken2403

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps ensure code quality throughout the development process by automatically applying a set of quality checks during reviews, feature implementation, or discussions.

Core Features & Use Cases

  • Quality gates: Readability, maintainability, type safety, and consistent coding style checks during PR reviews.
  • Documentation & patterns: Enforces documentation and coding style patterns; reduces code smells.
  • Use Case: When reviewing a PR, run code-quality checks to get a checklist and suggested improvements.

Quick Start

Use the code-quality skill during a PR review to generate a comprehensive quality checklist covering readability, maintainability, type-safety, and naming conventions.