Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
YaCodeDev
GitHub-Creator-Profil

YaCodeDev

Repository-Ansicht von 23 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
23
Repositories
1
aktualisiert
2026-07-06
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

goyacodedevutils-catalog
Softwareentwickler

Index of every GoYaCodeDevUtils utility package (config, errors, logging, caching, rate limiting, backoff, hashing, gzip, RSA, feature flags, FSM, thread-safe collections, locales, Telegram bot stack) with a pointer to each package's own skill. Use before hand-rolling infrastructure code GoYaCodeDevUtils may already provide.

2026-07-06
goyacodedevutils-yatgbot
Softwareentwickler

High-level Telegram bot framework on top of gotd/td - router/dispatcher with filters and middleware, FSM-aware routing, per-user localization, sequential-update scheduling, and a message-send queue. Use as the starting point for any Telegram bot.

2026-07-06
goyacodedevutils-yatgclient
Softwareentwickler

Thin wrapper around gotd/td's telegram.Client adding background-connect-with-retry, bot-token authorization, updates.Manager wiring, and SOCKS5/MTProto proxy helpers. Use for direct low-level Telegram client control instead of raw gotd/td.

2026-07-06
goyacodedevutils-yatgstorage
Softwareentwickler

Redis-backed persistence for gotd/td's updates.Manager state (pts/qts/seq/date via RedisJSON) plus channel/user access-hash bookkeeping, and a GORM/AES-encrypted session-storage layer. Use for any yatgclient/yatgbot state or session persistence.

2026-07-06
goyacodedevutils-yacache
Softwareentwickler

Generic pluggable key-value cache abstraction with interchangeable in-memory and Redis backends, hash-oriented API. Use for any caching/session-store need instead of hand-rolling a map or a bare redis.Client call.

2026-07-06
goyacodedevutils-yalocales
Softwareentwickler

Loads JSON locale files into a nested key-tree with lookup, {placeholder} formatting, JSON serving, language-tag normalization, and Go-struct codegen. Use for any i18n/localization instead of hand-rolled JSON locale loading.

2026-07-06
goyacodedevutils-yatgmessageencoding
Softwareentwickler

Bidirectional converter between a custom Markdown-like syntax and Telegram (gotd) rich-text MessageEntityClass formatting, with correct UTF-16LE offsets. Use as the ParseMode for any yatgbot/gotd-based bot.

2026-07-06
goyacodedevutils-yabackoff
Softwareentwickler

Simple exponential back-off strategy for retry loops. Use instead of a hand-rolled sleep-and-double retry loop.

2026-07-06
Zeigt die Top 8 von 23 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt
YaCodeDev Agent Skills | SkillsMP