typescript-fp
✓Master functional programming in TypeScript with type-safe patterns, strict typing, advanced type system features, discriminated unions, mapped types, conditional types, and functional patterns. Use when writing TypeScript code with functional paradigms, type-safe error handling with Option/Either types, implementing type-safe composition, leveraging TypeScript's type system for functional patterns, or ensuring compile-time safety in functional code.
Installation
SKILL.md
Types are truth The type system is your first and best test; trust it, extend it, let it guide refactoring.
Functions, not methods Favor pure, standalone functions over mutating methods. Logic and data are better apart.
Compose, don't construct Build complex behavior by wiring small functions, not by inheritance or sprawling classes.
Master functional programming in TypeScript with type-safe patterns, strict typing, advanced type system features, discriminated unions, mapped types, conditional types, and functional patterns. Use when writing TypeScript code with functional paradigms, type-safe error handling with Option/Either types, implementing type-safe composition, leveraging TypeScript's type system for functional patterns, or ensuring compile-time safety in functional code. Source: manutej/crush-mcp-server.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/manutej/crush-mcp-server --skill typescript-fp- Source
- manutej/crush-mcp-server
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is typescript-fp?
Master functional programming in TypeScript with type-safe patterns, strict typing, advanced type system features, discriminated unions, mapped types, conditional types, and functional patterns. Use when writing TypeScript code with functional paradigms, type-safe error handling with Option/Either types, implementing type-safe composition, leveraging TypeScript's type system for functional patterns, or ensuring compile-time safety in functional code. Source: manutej/crush-mcp-server.
How do I install typescript-fp?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/manutej/crush-mcp-server --skill typescript-fp Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/manutej/crush-mcp-server
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01