Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

lifthrasir

يحتوي lifthrasir على 4 من skills المجمعة من EndurnyrProject، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
4
Stars
53
محدث
2026-07-15
Forks
7
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

bevy-feathers-bsn
مطوّرو البرمجيات

Use when building Bevy 0.19 UI with BSN scenes (the bsn! macro, scene functions, Children[], on() observers, #Name child-entity capture, SceneComponents) and/or bevy_feathers widgets (FeathersPlugins, UiTheme token overrides, @FeathersButton/@FeathersCheckbox, ThemeBackgroundColor/ThemeTextColor). Trigger whenever authoring or reviewing a Bevy 0.19 window/panel/widget, porting imperative bevy_ui spawning to bsn!, wiring a Feathers theme, or debugging why a bsn! tree won't compile, a Feathers button does nothing, or themed text/colors don't apply. Covers the idiomatic patterns, the real 0.19 API gaps, and the bundle-factory anti-pattern that makes BSN look worse than imperative.

2026-07-15
bevy-cheatbook
مطوّرو البرمجيات

Use when writing or reviewing Bevy 0.18 ECS code (systems, queries, components, bundles, plugins, states, events/messages, observers, transforms, hierarchy, change detection, run conditions, fixed timestep) or when adapting examples from the outdated Unofficial Bevy Cheat Book to current 0.18 APIs.

2026-07-14
lifthrasir-bevy-plugins
مطوّرو البرمجيات

Use when working in the Lifthrasir codebase with its third-party Bevy 0.19 ecosystem crates — bevy_auto_plugin (the auto_* macro plugin system), bevy_common_assets, bevy_asset_loader, bevy_kira_audio (spatial), bevy_feathers, bevy_hanabi, bevy-persistent, moonshine-kind/-tag/-behavior, bevy_framepace, bevy_brp_extras. Covers correct APIs, this project's conventions, and known gotchas.

2026-07-14
lifthrasir-grf-utils
مطوّرو البرمجيات

Use when exploring or extracting Ragnarok Online GRF archives in the Lifthrasir repo — listing files, finding a sprite/texture/map/model path, extracting SPR/ACT/GND/GAT/RSW/RSM/BMP assets, or inspecting GRF metadata. Covers the grf-utils CLI, the data.grf/en.grf locations, and the backslash + Korean (EUC-KR) filename gotchas.

2026-07-14