ts-best-practices-functional

SKILLFlusso di lavorocommunity
v0.0.0zrosenbauerMITAggiornato 1 mesi faFonte →

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 →
1Stelle del repo
1Client
1Formati
1 mesi faUltimo aggiornamento
Skill
Autorezrosenbauer
Versione0.0.0
LicenzaMIT
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

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/

Parole chiave
skillclaude