typescript-code-standards

Community

Standardize TypeScript tooling fast.

Authorgrimlor
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents inconsistent TypeScript project setups by enforcing a dependable baseline for compilation, linting, testing, and commit-time quality checks.

Core Features & Use Cases

  • Toolchain-aligned configuration: Provides a canonical tsconfig.json with strict typing defaults and a separate Jest test config.
  • ESLint flat config rules: Establishes deterministic linting (including JSDoc requirements and import ordering) that matches modern ESLint v9+ expectations.
  • Jest quality gate: Defines Jest configuration with coverage collection and strict global 100% thresholds suitable for spec-driven development.

Use case example: You are starting a new TypeScript repo or rescuing an existing one whose linting, type-checking, and test coverage are uneven; apply this standard to quickly converge on one consistent, reviewable configuration.

Quick Start

Ask an AI to “apply the typescript-code-standards standard to this repository by generating/adjusting tsconfig.json, eslint.config.mjs, jest.config.js, package.json scripts, and Husky + lint-staged pre-commit hooks, keeping the team/personal scope rules in mind.”

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: typescript-code-standards
Download link: https://github.com/grimlor/universal-dev-skills/archive/main.zip#typescript-code-standards

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.