skills
skills에는 ali-master에서 수집한 skills 119개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Quick reference for Better Notify configuration, patterns, and common gotchas
Interactive setup wizard for adding Better Notify to a TypeScript/JavaScript project
Context and API guidance for Better Notify — end-to-end typed notification infrastructure for Node.js
Seamlessly use AI SDK inside your oRPC projects without any extra overhead.
Use oRPC inside an Astro project.
Functions to encode and decode base64url strings (URL-safe variant of base64).
A plugin for oRPC to batch requests and responses to reduce overhead.
Use Better Auth inside your oRPC projects without any extra overhead.
A plugin for oRPC to limit the request body size.
Represent structured data in limited formats such as URL queries and form data.
Type-safe communication between browser scripts using Message Port Adapter.
Create powerful custom plugins to extend oRPC handlers and links with interceptors.
Handle errors in a type-safe way in oRPC clients.
Use event iterators in oRPC clients.
A plugin for oRPC that enables retrying client calls when errors occur.
Call your oRPC procedures remotely as if they were local functions.
How oRPC differs from tRPC, ts-rest, and Hono.
A plugin for oRPC that compresses response bodies to reduce bandwidth usage.
Type-safe dependency injection pattern in oRPC.
Functions for managing HTTP cookies in web applications.
CORS Plugin for oRPC.
Customize the error response format in oRPC OpenAPI.
Enhance oRPC middleware performance by avoiding redundant executions.
Prevents duplicate requests by deduplicating similar ones to reduce server load.
Define a contract for contract-first development in oRPC.
Disable output validation for improved performance while keeping OpenAPI spec generation.
Extends Event Iterator with durable event streams, automatic reconnections, and event recovery.
Dynamically switch between multiple oRPC's links.
Community resources, starter kits, tools, and libraries for oRPC.
Use oRPC inside an Electron project via Message Port Adapter.
Use oRPC inside an Elysia project.
Functions to encrypt and decrypt sensitive data using AES-GCM.
Manage errors in oRPC using both traditional and type-safe strategies.
Streaming responses, real-time updates, and server-sent events using oRPC.
Extend OpenAPILink to support additional data types beyond JSON's native capabilities.
Use oRPC inside an Express.js project.
Extend the body parser for larger payloads or additional data types.
Use oRPC inside a Fastify project.
Upload and download files using oRPC with standard File and Blob objects.
Utilities for parsing form data and handling validation errors with bracket notation support.