code-quality-setup

Community

Enforce code quality with ESLint and Prettier.

Authormoasadi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the setup and configuration of code quality tooling (ESLint, Prettier) to ensure consistent style and early detection of issues across the codebase.

Core Features & Use Cases

  • ESLint integration: with Airbnb TypeScript rules
  • Prettier integration: formatting and Prettier-ESLint harmony
  • Automation: setup scripts for linting/formatting and optional git hooks
  • Editor integration: VS Code settings for automatic fixes
  • Use Case: On a new project, run this to get a complete quality toolchain.

Quick Start

  • Run the setup to generate configuration files, install dependencies, and add npm scripts

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: code-quality-setup
Download link: https://github.com/moasadi/ddd-bun-api-boilerplate/archive/main.zip#code-quality-setup

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