kerlos

9 mods across 3 repositories, 383 stars between them.

pordee

01

kerlos/pordee

Plugin Claude Code

Terse Thai+English communication mode for Claude Code. 60-75% fewer output tokens.

328 1mo ago A tokens not measured original MIT

pordee

02

kerlos/pordee

Plugin Claude Code

โหมดสื่อสารแบบกระชับสำหรับภาษาไทย+อังกฤษ ลด output token 60-75% โดยพูดไทยสั้นๆ แต่ยังถูกต้องทาง technical (Pordee — terse Thai+English mode for Claude Code, cuts 60-75% of output tokens while keeping full technical accuracy.).

328 1mo ago A tokens not measured original MIT

pordee-stats

03

kerlos/pordee

Skill Claude CodeCodex

Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /pordee-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.

328 1mo ago A 60 tokens original MIT

pordee

04

kerlos/pordee

Skill Claude CodeCodex

Ultra-compressed Thai+English communication mode. Cuts 60-75% of output tokens by speaking simple Thai while preserving technical accuracy. Triggers: "/pordee" / "/pordee full" / "พอดี" / "พอดีโหมด" / "พูดสั้นๆ" → enable full "/pordee lite" → enable lite "/pordee stop" / "หยุดพอดี" / "พูดปกติ" → disable…

328 1mo ago C 134 tokens original MIT

elysia

05

kerlos/elysia-mcp

Cursor rule Cursor

TITLE: Elysia Supported Schema Validation Types DESCRIPTION: Elysia provides declarative schema support for various parts of an HTTP request and response, enabling robust validation and automatic OpenAPI generation. SOURCE: https://github.com/elysiajs/documentation/blob/main/docs/essential/validation.md#snippet3.

47 2mo ago A 0 tokens original MIT

json-rpc

06

kerlos/elysia-mcp

Cursor rule Cursor

import { z, ZodTypeAny } from "zod".

47 2mo ago A 0 tokens original MIT

mcp

07

kerlos/elysia-mcp

Cursor rule Cursor

TITLE: Implement Transport Error Handling in TypeScript and Python DESCRIPTION: This code snippet illustrates how to incorporate comprehensive error handling within transport implementations. It demonstrates catching exceptions during connection establishment and message transmission, logging errors, and ensuring…

47 2mo ago A 0 tokens original MIT

zod

08

kerlos/elysia-mcp

Cursor rule Cursor

TITLE: Overwrite Transformations Retaining Schema Type in Zod 4 DESCRIPTION: Introduces the new .overwrite() method in Zod v4, designed for transformations that do not change the inferred type. This method returns an instance of the original schema class, allowing continued method chaining and retaining…

47 2mo ago A 0 tokens original MIT

elysia-mcp-starter

09

kerlos/elysia-mcp-starter

MCP server Claude CodeCodexCursor +2

MCP server "elysia-mcp-starter" as configured in kerlos/elysia-mcp-starter. Runs locally from the elysia-mcp-starter npm package.

8 1y ago A tokens not measured original MIT