typescript-code-standards
CommunityStandardize TypeScript tooling fast.
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.jsonwith 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.