Agent Skill
2/7/2026

tip-javascript-typescript

This skill should be used when writing or refactoring TypeScript/JavaScript code. It provides coding patterns and best practices aligned with the user's preferred development style, typescript language usage patterns, and library-specific tips.

S
sushichan044
15GitHub Stars
1Views
npx skills add sushichan044/dotfiles

SKILL.md

Nametip-javascript-typescript
DescriptionThis skill should be used when writing or refactoring TypeScript/JavaScript code. It provides coding patterns and best practices aligned with the user's preferred development style, typescript language usage patterns, and library-specific tips.

sushichan044/dotfiles

Setup

[!TIP] memo here https://scrapbox.io/sushichan044/dotfiles_%E3%81%AE%E4%BD%BF%E3%81%84%E6%96%B9

Linux / macOS / WSL

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply sushichan044

Windows (PowerShell)

iex "&{$(irm 'https://get.chezmoi.io/ps1')} init --apply sushichan044"
Skills Info
Original Name:tip-javascript-typescriptAuthor:sushichan044