typescript-conventions

Community

Enforce strict TypeScript hygiene.

Authorbkinsey808
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill establishes a unified baseline for TypeScript coding standards to improve safety, readability, and maintainability across the codebase.

Core Features & Use Cases

  • Enforces strict typing by discouraging the use of any and promoting unknown when necessary.
  • Recommends preferring type over interface for object shapes and enforces explicit return types.
  • Documents code with JSDoc principles and ensures consistent typing guidance across modules.
  • Provides practical conventions for unions, ambient types, and parameter destructuring in function signatures.
  • Guides developers during authoring and PR reviews to uphold the repository’s TypeScript integrity.

Quick Start

Apply these conventions when authoring new TypeScript modules or reviewing PRs to ensure strict typing and clear documentation.

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-conventions
Download link: https://github.com/bkinsey808/songshare-effect/archive/main.zip#typescript-conventions

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 223,000+ vetted skills library on demand.