Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

bevy-starter

bevy-starter 收录了来自 nolantait 的 24 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
24
Stars
118
更新
2026-06-20
Forks
9
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

avian
软件开发工程师

Reference for Avian physics engine — rigid bodies, colliders, joints, spatial queries, collision events, character controllers, and debug rendering.

2026-06-20
bevy-assets
软件开发工程师

Reference for loading, managing, and tracking assets in Bevy — AssetServer, handles, loading states, events, custom loaders, and hot reloading.

2026-06-20
bevy-audio
软件开发工程师

Reference for playing and controlling audio in Bevy — AudioPlayer, AudioSink, spatial audio, volume, and playback settings.

2026-06-20
bevy-bsn
软件开发工程师

Reference for Bevy Scene Notation (BSN) — the bsn! macro for defining inline scenes with components, children, relationships, observers, and dynamic props.

2026-06-20
bevy-cameras
软件开发工程师

Reference for cameras in Bevy — Camera2d, Camera3d, viewports, projection, render layers, mouse-to-world, and free camera controllers.

2026-06-20
bevy-commands
软件开发工程师

Reference for Bevy Commands — spawning/despawning entities, inserting/removing components, custom commands, trait extensions, and testing.

2026-06-20
bevy-enhanced-input
软件开发工程师

Reference for bevy_enhanced_input — observer-based input manager with actions, contexts, bindings, conditions, modifiers, presets, and mocking.

2026-06-20
bevy-events
软件开发工程师

Reference for events, messages, and observers in Bevy — Message/MessageReader/MessageWriter, Event/EntityEvent, triggers, observers, and propagation.

2026-06-20
bevy-gizmos
软件开发工程师

Reference for Bevy gizmos — immediate-mode visual debugging, GizmoPlugin, Gizmos system param, retained GizmoAsset, config groups, and line styles.

2026-06-20
bevy-input
软件开发工程师

Reference for handling input in Bevy — keyboard, mouse, touch, gamepad, events vs resources, physical vs logical keys, and enhanced input.

2026-06-20
bevy-picking
软件开发工程师

Reference for Bevy's picking system — pointer events, backends, hover/click/drag observers, sprite picking, UI picking, and mesh picking.

2026-06-20
bevy-plugins
软件开发工程师

Reference for Bevy plugins — function plugins, Plugin trait, life-cycle, ordering, configuration, PluginGroup, DefaultPlugins, and MinimalPlugins.

2026-06-20
bevy-queries
软件开发工程师

Reference for writing Bevy ECS queries — Query<D, F>, Single, filters, component access, iteration patterns, lenses, disjointed access, and testing.

2026-06-20
bevy-reflection
软件开发工程师

Reference for Bevy's reflection system — Reflect derive, dynamic field access, serialization, trait reflection, and scenes.

2026-06-20
bevy-relationships
软件开发工程师

Reference for Bevy entity relationships — ChildOf/Children hierarchy, custom relationships with Relationship/RelationshipTarget, spawning children, and traversal.

2026-06-20
bevy-rendering
软件开发工程师

Reference for Bevy's rendering pipeline — wgpu, render graph, extract/prepare/queue/draw stages, meshes, materials, lighting, and text rendering.

2026-06-20
bevy-resources
软件开发工程师

Reference for Bevy resources — defining, inserting, initializing, reading/writing, and removing global singleton data.

2026-06-20
bevy-scenes
软件开发工程师

Reference for Bevy scenes — saving and loading entity/component snapshots via reflection, DynamicWorld, WorldInstanceSpawner, and DynamicWorldRoot.

2026-06-20
bevy-sprites
软件开发工程师

Reference for Bevy sprites — rendering images, custom size, anchors, z-ordering, sprite sheets, texture atlases, pixel-perfect rendering, and bounding boxes.

2026-06-20
bevy-systems
软件开发工程师

Reference for Bevy systems — scheduling, ordering, system parameters, ParamSet, exclusive systems, fallibility, custom system params, and run conditions.

2026-06-20
bevy-text
软件开发工程师

Reference for text rendering in Bevy — Text vs Text2d, styling, text spans, changing text at runtime, clicking text, and font rendering.

2026-06-20
bevy-timers
软件开发工程师

Reference for Bevy timers — Timer as resource, component, or Local; tick, finished/just_finished, TimerMode::Once vs Repeat.

2026-06-20
bevy-ui
软件开发工程师

Reference for Bevy UI — Node layout (Flexbox/CSS Grid), Val types, text, colors, buttons, interaction, scrolling, and relative cursor position.

2026-06-20
bevy-windows
软件开发工程师

Reference for Bevy windows — Window component, physical vs logical size, resolution, cursors, multi-window, events, screenshots, and reactive rendering.

2026-06-20