发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
fp-ts Quick Reference
来自 sickn33/antigravity-awesome-skills 技能
Refactoring Imperative Code to fp-ts
This skill provides comprehensive patterns and strategies for migrating existing imperative TypeScript code to fp-ts functional programming patterns.
Functional Programming in React
Practical patterns for React apps. No jargon, just code that works.
Pragmatic Functional Programming
**Read this first.** This guide cuts through the academic jargon and shows you what actually matters. No category theory. No abstract nonsense. Just patterns that make your code better.
pipe & flow Quick Reference
来自 sickn33/antigravity-awesome-skills 技能
Option Quick Reference
Option = value that might not exist. `Some(value)` or `None`.
Practical Error Handling with fp-ts
This skill teaches you how to handle errors without try/catch spaghetti. No academic jargon - just practical patterns for real problems.
fp-ts Backend Patterns
Functional programming patterns for building type-safe, testable backend services using fp-ts.
Practical Async Patterns with fp-ts
Stop writing nested try/catch blocks. Stop losing error context. Start building clean async pipelines that handle errors properly.
fixing-motion-performance
Fix animation performance issues.