Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

hydro-dev-skills

hydro-dev-skills contém 5 skills coletadas de gtn1024, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
5
Stars
3
atualizado
2026-04-17
Forks
1
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

hydro-plugin-overview
Desenvolvedores de software

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.

2026-04-17
hydro-plugin-services
Desenvolvedores de software

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.

2026-04-17
hydro-plugin-handler
Desenvolvedores de software

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.

2026-04-03
hydro-plugin-hooks
Desenvolvedores de software

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).

2026-04-03
hydro-plugin-frontend
Desenvolvedores web

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

2026-04-02