TOOLING

Community

Next.js development tooling guide.

Authorsumik5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This document details development tooling for Next.js projects, including mise, tsconfig, ESLint, and tooling patterns.

Core Features & Use Cases

  • mise setup: Tool version management for Node, pnpm, and pre-commit.
  • TypeScript & linting: TS strict settings, eslint, and formatting guidelines.
  • CI guidance: Pre-commit hooks and developer workflows.

Quick Start

Configure mise and lint tooling for a new Next.js project.

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: TOOLING
Download link: https://github.com/sumik5/dotfiles/archive/main.zip#tooling

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