·code-style-typescript
>_

code-style-typescript

TypeScript code style guide and formatting conventions. Use when writing TypeScript code, reviewing TypeScript files, refactoring .ts code, formatting TypeScript, or when working with TypeScript interfaces, classes, functions, or any .ts files. Apply these rules during code generation, code review, and when user mentions TypeScript style, formatting, conventions, semicolons, or code quality.

17Installs·2Trend·@perdolique

Installation

$npx skills add https://github.com/perdolique/workflow --skill code-style-typescript

How to Install code-style-typescript

Quickly install code-style-typescript AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/perdolique/workflow --skill code-style-typescript
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: perdolique/workflow.

SKILL.md

View raw

Exception: TypeScript interfaces, types, and similar type definitions MUST use semicolons as property separators.

Extract method calls to separate variables before using them in conditional statements (if, while, for, etc.).

Extract function calls to separate variables before using them as arguments to other functions.

TypeScript code style guide and formatting conventions. Use when writing TypeScript code, reviewing TypeScript files, refactoring .ts code, formatting TypeScript, or when working with TypeScript interfaces, classes, functions, or any .ts files. Apply these rules during code generation, code review, and when user mentions TypeScript style, formatting, conventions, semicolons, or code quality. Source: perdolique/workflow.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/perdolique/workflow --skill code-style-typescript
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from perdolique/workflow

Quick answers

What is code-style-typescript?

TypeScript code style guide and formatting conventions. Use when writing TypeScript code, reviewing TypeScript files, refactoring .ts code, formatting TypeScript, or when working with TypeScript interfaces, classes, functions, or any .ts files. Apply these rules during code generation, code review, and when user mentions TypeScript style, formatting, conventions, semicolons, or code quality. Source: perdolique/workflow.

How do I install code-style-typescript?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/perdolique/workflow --skill code-style-typescript Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/perdolique/workflow

Details

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