HashLoad

23 mods across 1 repository, 1.4k stars between them.

HashLoad/horse

Skill Claude CodeCodex

Guidelines and workflows for developing and maintaining regular expressions and optional parameter routing features in the Horse framework.

1.4k 3d ago A 25 tokens original MIT

horse-grpc

02

HashLoad/horse

Skill Claude CodeCodex

Guidelines and workflows for developing and maintaining gRPC services, HTTP/2 h2c transport, and Protobuf serialization within the Horse framework.

1.4k 3d ago A 33 tokens original MIT

horse-streaming

03

HashLoad/horse

Skill Claude CodeCodex

Diretrizes e workflows para desenvolvimento e manutenção de transmissões de dados em tempo real (Web Streams e Server-Sent Events - SSE) no framework Horse.

1.4k 3d ago A 35 tokens original MIT

horse-websocket

04

HashLoad/horse

Skill Claude CodeCodex

Guidelines and workflows for developing and maintaining WebSocket endpoints and protocol upgrades within the Horse framework.

1.4k 3d ago A 23 tokens original MIT

horse-app-structure

05

HashLoad/horse

Skill Claude CodeCodex

Guide for setting up Horse applications, bootstrap program (.dpr), basic console initialization, and registering modules.

1.4k 3d ago A 26 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guide for setting up thread-safe database connection pooling (FireDAC / UniDAC) in multithreaded Horse applications.

1.4k 3d ago A 30 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guide for managing request-scoped contextual services and IoC (dependency injection) in Delphi and Lazarus.

1.4k 3d ago A 27 tokens original MIT

horse-files-streams

08

HashLoad/horse

Skill Claude CodeCodex

Guide to handling file uploads (multipart), downloads, and stream lifetime management in the Horse framework.

1.4k 3d ago A 24 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guide for writing automated integration tests for Horse endpoints using DUnit/DUnitX and THTTPClient.

1.4k 3d ago A 25 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guide for ensuring Lazarus and Free Pascal (FPC) compatibility, addressing anonymous methods differences, JSON units, and compiler directives.

1.4k 3d ago A 34 tokens original MIT

horse-middlewares

11

HashLoad/horse

Skill Claude CodeCodex

Guide to using standard Horse middlewares (CORS, Jhonson, compression, basic-auth, logger) and pipeline registration order.

1.4k 3d ago A 31 tokens original MIT

horse-minimal-api

12

HashLoad/horse

Skill Claude CodeCodex

Guide for building lightweight, low-boilerplate, and rapid HTTP services (Minimal APIs) in Horse.

1.4k 3d ago A 26 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guidelines for instantiating and configuring independent Horse server instances (THorseInstance) running concurrently on different ports.

1.4k 3d ago A 28 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guide for structuring corporate Horse applications using Clean MVC (Model-View-Controller) principles and decoupling HTTP layers from business logic.

1.4k 3d ago A 34 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guide for optimizing performance, tuning memory alocations, handling large payloads, and adjusting provider execution pipelines.

1.4k 3d ago A 26 tokens original MIT

horse-providers

16

HashLoad/horse

Skill Claude CodeCodex

Guide to selecting and configuring Horse server adapters (Indy console, CGI, ISAPI, Daemon, HTTP.sys).

1.4k 3d ago A 28 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guide to interacting with THorseRequest (body, query, params, headers) and THorseResponse (Send, Status, ContentType).

1.4k 3d ago A 32 tokens original MIT

horse-routing

18

HashLoad/horse

Skill Claude CodeCodex

Guidelines for setting up endpoints, defining path parameters, route wildcards, and structuring HTTP controllers.

1.4k 3d ago A 24 tokens original MIT

horse-security-auth

19

HashLoad/horse

Skill Claude CodeCodex

Guide for securing routes, configuring JWT and Basic-Auth middlewares, and handling route authentication groups.

1.4k 3d ago A 24 tokens original MIT

horse-ssl-tls

20

HashLoad/horse

Skill Claude CodeCodex

Guide to enabling SSL/TLS, configuring HTTPS, handling certificates, and securing transport layers.

1.4k 3d ago A 24 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guidelines for registering, executing, and optimizing native high-precision telemetry hooks (AddOnTelemetry) in the Horse Web Framework.

1.4k 3d ago A 34 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guide to writing custom middlewares for the Horse framework, following the callback flow with the Next parameter.

1.4k 3d ago A 25 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guide for programming with Zero-Allocation principles in Horse, focusing on stack allocations, string slicing, object pooling, and avoiding lock contention.

1.4k 3d ago A 32 tokens original MIT