ts-best-practices-functional

SKILLWorkflowcommunauté
v0.0.0zrosenbauerMITMis à jour il y a 1 moisSource →

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 →
1Étoiles du dépôt
1Clients
1Formats
il y a 1 moisDernière mise à jour
Skill
Auteurzrosenbauer
Version0.0.0
LicenceMIT
CatégorieWorkflow
Formatsskill.md
PromptNon publié
Compatibilité
Claude✓ Pris en charge
Cursor
Copilot
ChatGPT
Gemini
À propos

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/

Mots-clés
skillclaude