ts-best-practices-functional

SKILLFlujo de trabajocomunidad
v0.0.0zrosenbauerMITActualizado hace 1 mFuente →

This skill should be used when the user wants to refactor TypeScript code to functional patterns or write new code following functional doctrine. Common triggers include "make this functional", "remove the class", "use Result instead of throw", "stop mutating this", and "refactor to factory function

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
1Estrellas del repo
1Clientes
1Formatos
hace 1 mÚltima actualización
Skill
Autorzrosenbauer
Versión0.0.0
LicenciaMIT
CategoríaFlujo de trabajo
Formatosskill.md
PromptNo publicado
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

This skill should be used when the user wants to refactor TypeScript code to functional patterns or write new code following functional doctrine. Common triggers include "make this functional", "remove the class", "use Result instead of throw", "stop mutating this", and "refactor to factory function". Bakes in factory functions over classes, Result<T,E> over exceptions, immutable state via spread/

Palabras clave
skillclaude