Ali Torki avatar

Ali Torki

Community

@ali-master

578Followers
|
298Public Repos
|
119Published Skills

AI & Typescript & NodeJS & Bun & MikroTik & Kubernetes Enthusiast ∴ @persian-tools ∴ @mikrotik-mcp Founder

Agent Skills by Ali Torki

Showing 119 vetted skills indexed across 1 GitHub repositories.

ali-masterali-master
8

orpc-worker-threads

Enable type-safe inter-thread communication in Node.js using oRPC and worker_threads.

Community
Intermediate
ali-masterali-master
8

oRPC Publish Client to NPM

Package and publish an oRPC client to NPM with TypeScript definitions.

Community
Intermediate
ali-masterali-master
8

orpc-express

Integrate oRPC into Express.js projects to create typed RPC APIs.

Community
Intermediate
ali-masterali-master
8

oRPC Disabling Output Validation

Disable output validation in oRPC procedures while generating OpenAPI specifications.

Community
Intermediate
ali-masterali-master
8

orpc-trpc

Integrate oRPC with tRPC to generate OpenAPI specs and use OpenAPIHandler.

Community
Advanced
ali-masterali-master
8

orpc-form-data

Parse HTML form data and extract validation errors with bracket notation.

Community
Intermediate
ali-masterali-master
8

orpc-web-workers

Establish type-safe communication between main thread and Web Workers via Message Port adapter.

Community
Intermediate
ali-masterali-master
8

oRPC Request Validation Plugin

Validate API requests before server processing using contract-first validation.

Community
Advanced
ali-masterali-master
8

orpc-error-handling

Manage errors in oRPC services with traditional and type-safe strategies.

Community
Intermediate
ali-masterali-master
8

orpc-context

Create type-safe dependency injection contexts for oRPC server procedures and middleware.

Community
Intermediate
ali-masterali-master
8

orpc-simple-csrf-protection

Add CSRF protection to oRPC applications using server plugins.

Community
Basic
ali-masterali-master
8

orpc-signing

Sign and verify data using HMAC-SHA256 with a secret key.

Community
Basic
ali-masterali-master
8

oRPC Router to Contract

Convert a router into a minified JSON contract without exposing internal logic.

Community
Intermediate
ali-masterali-master
8

orpc-better-auth

Integrate Better Auth authentication middleware into TypeScript oRPC services.

Community
Intermediate
ali-masterali-master
8

orpc-max-length-problem

Resolve oRPC maximum length errors by adjusting TypeScript configuration and code structure.

Community
Intermediate
ali-masterali-master
8

oRPC Solid Start Adapter

Integrate oRPC into Solid Start projects with server and client setup instructions.

Community
Intermediate
ali-masterali-master
8

orpc-browser-adapter

Enable type-safe browser script communication via Message Port Adapter.

Community
Intermediate
ali-masterali-master
8

orpc-svelte-kit

Integrate ORPC server logic and client communication in Svelte Kit projects.

Community
Intermediate
ali-masterali-master
8

orpc-superjson

Replace the default oRPC RPC serializer with SuperJson.

Community
Advanced
ali-masterali-master
8

orpc-openapi-handler

Integrate OpenAPI specifications into oRPC applications for RESTful API communication.

Community
Intermediate
ali-masterali-master
8

orpc-middleware

Create reusable and extensible middleware procedures for oRPC applications.

Community
Advanced
ali-masterali-master
8

orpc-openapi-error-handling

Map HTTP status codes to OpenAPI-compliant error messages in oRPC APIs.

Community
Intermediate
ali-masterali-master
8

oRPC Encryption Helpers

Encrypt and decrypt sensitive data with AES-GCM and PBKDF2 key derivation.

Community
Advanced
ali-masterali-master
8

orpc-react-native

Integrate oRPC RPC capabilities into React Native using the Fetch API.

Community
Intermediate