skill
직업 분류
설명
업데이트
review-code
소프트웨어 개발자
Review and refactor TypeScript code by applying project coding patterns and conventions. Use when the user asks for a code review, refactor, or quality check on TypeScript files.
2026-03-27
typescript-patterns
소프트웨어 개발자
Enforces TypeScript code patterns: factory/companion-object pattern instead of classes, type aliases over interfaces, and no `this` keyword. Use when writing new TypeScript code, creating services/managers/stateful modules, defining types, or reviewing TypeScript for pattern compliance.
2026-03-27