typeclass-design
✓Implement typeclasses with curried signatures and dual APIs for both data-first and data-last usage
Installation
SKILL.md
Use this skill when implementing typeclasses that provide reusable abstractions across multiple types.
All typeclass functions must be fully curried to enable partial application:
Provide both data-first (uncurried) and data-last (curried) variants using Function.dual:
Implement typeclasses with curried signatures and dual APIs for both data-first and data-last usage Source: front-depiction/claude-setup.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/front-depiction/claude-setup --skill typeclass-design- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is typeclass-design?
Implement typeclasses with curried signatures and dual APIs for both data-first and data-last usage Source: front-depiction/claude-setup.
How do I install typeclass-design?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/front-depiction/claude-setup --skill typeclass-design 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/front-depiction/claude-setup
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01