gtn1024

5 mods across 1 repository, 3 stars between them.

gtn1024/hydro-dev-skills

Skill Claude CodeCodex

Guide to frontend plugin development including page registration (NamedPage, AutoloadPage), Nunjucks templates, UI injection, and internationalization (i18n). Build interactive frontend features for Hydro plugins.

3 18d ago A 46 tokens

gtn1024/hydro-dev-skills

Skill Claude CodeCodex

Comprehensive guide to HTTP request handling and WebSocket connections in Hydro plugins. Covers route registration, handler lifecycle, parameter decorators, response building, operations, the @requireSudo security decorator, WebSocket handlers, and inheritance patterns.

3 18d ago A 51 tokens

hydro-plugin-hooks

03

gtn1024/hydro-dev-skills

Skill Claude CodeCodex

Complete reference to Hydro's event system including event API (ctx.on/emit/broadcast), cluster-safe broadcasting, 60+ event types, resource cleanup (ctx.effect), timed tasks (ctx.interval), and replaceable modules (ctx.provideModule).

3 18d ago A 55 tokens

gtn1024/hydro-dev-skills

Skill Claude CodeCodex

Hydro plugin fundamentals including entry patterns (function-style apply, class-style Service, and mixed mode), import conventions, plugin package structure, database access (ctx.db and deprecated db), management scripts (ctx.addScript), and a complete minimal working example.

3 18d ago A 56 tokens

gtn1024/hydro-dev-skills

Skill Claude CodeCodex

Hydro plugin service APIs including SettingService (plugin configuration), StorageService/StorageModel (file storage), TaskModel (background job queue), ScheduleModel (delayed task execution), and OAuth provider registration for third-party login.

3 18d ago A 50 tokens