·eslint-prettier-husky-config
>_

eslint-prettier-husky-config

hopeoverture/worldbuilding-app-skills

This skill should be used when setting up code quality tooling with ESLint v9 flat config, Prettier formatting, Husky git hooks, lint-staged pre-commit checks, and GitHub Actions CI lint workflow. Apply when initializing linting, adding code formatting, configuring pre-commit hooks, setting up quality gates, or establishing lint CI checks for Next.js or React projects.

16Installs·1Trend·@hopeoverture

Installation

$npx skills add https://github.com/hopeoverture/worldbuilding-app-skills --skill eslint-prettier-husky-config

SKILL.md

Configure comprehensive code quality tooling for Next.js/React projects using ESLint v9 (flat config), Prettier, Husky git hooks, lint-staged, and CI lint checks.

Install required packages for ESLint v9, Prettier, and git hooks:

Create eslint.config.mjs in project root using the provided template from assets/eslint.config.mjs. This flat config format:

This skill should be used when setting up code quality tooling with ESLint v9 flat config, Prettier formatting, Husky git hooks, lint-staged pre-commit checks, and GitHub Actions CI lint workflow. Apply when initializing linting, adding code formatting, configuring pre-commit hooks, setting up quality gates, or establishing lint CI checks for Next.js or React projects. Source: hopeoverture/worldbuilding-app-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hopeoverture/worldbuilding-app-skills --skill eslint-prettier-husky-config
Category
>_Productivity
Verified
First Seen
2026-02-04
Updated
2026-02-18

Quick answers

What is eslint-prettier-husky-config?

This skill should be used when setting up code quality tooling with ESLint v9 flat config, Prettier formatting, Husky git hooks, lint-staged pre-commit checks, and GitHub Actions CI lint workflow. Apply when initializing linting, adding code formatting, configuring pre-commit hooks, setting up quality gates, or establishing lint CI checks for Next.js or React projects. Source: hopeoverture/worldbuilding-app-skills.

How do I install eslint-prettier-husky-config?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hopeoverture/worldbuilding-app-skills --skill eslint-prettier-husky-config Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/hopeoverture/worldbuilding-app-skills

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-04