fp-ts-validation이란?
오류 누적, 양식 검증, API 입력 검증과 함께 fp-ts를 사용한 검증 패턴 출처: whatiskadudoing/fp-ts-skills.
오류 누적, 양식 검증, API 입력 검증과 함께 fp-ts를 사용한 검증 패턴
명령줄에서 fp-ts-validation AI 스킬을 개발 환경에 빠르게 설치
출처: whatiskadudoing/fp-ts-skills.
This skill covers validation patterns using fp-ts, focusing on error accumulation, form validation, and API input validation.
Either represents a computation that can fail with error E or succeed with value A.
Stops at the first error encountered. Use when subsequent validations depend on previous ones.
오류 누적, 양식 검증, API 입력 검증과 함께 fp-ts를 사용한 검증 패턴 출처: whatiskadudoing/fp-ts-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/whatiskadudoing/fp-ts-skills --skill fp-ts-validation오류 누적, 양식 검증, API 입력 검증과 함께 fp-ts를 사용한 검증 패턴 출처: whatiskadudoing/fp-ts-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/whatiskadudoing/fp-ts-skills --skill fp-ts-validation 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/whatiskadudoing/fp-ts-skills