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

godot-kit

godot-kit 收录了来自 SufficientDaikon 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
1
更新
2026-03-17
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

omega-gdscript-expert
软件开发工程师

Meta-coordinator for Godot 4.x development that routes requests to specialized Godot skills based on task type.

2026-03-17
godot-best-practices
软件开发工程师

Guide AI agents through Godot 4.x GDScript coding best practices including scene organization, signals, resources, state machines, and performance optimization. Use when generating GDScript code, creating Godot scenes, designing game architecture, or asking about Godot patterns and standards.

2026-03-17
godot-debugging
软件开发工程师

Expert knowledge of Godot debugging, error interpretation, common bugs, and troubleshooting techniques. Use when helping fix Godot errors, crashes, or unexpected behavior.

2026-03-17
godot-gdscript-mastery
软件开发工程师

Expert GDScript best practices including static typing (var x: int, func returns void), signal architecture (signal up call down), unique node access (%NodeName, @onready), script structure (extends, class_name, signals, exports, methods), and performance patterns (dict.get with defaults, avoid get_node in loops). Use for code review, refactoring, or establishing project standards. Trigger keywords: static_typing, signal_architecture, unique_nodes, @onready, class_name, signal_up_call_down, gdscript_style_guide.

2026-03-17
godot-gdscript-patterns
软件开发工程师

Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices.

2026-03-17
godot-genre-roguelike
软件开发工程师

Expert blueprint for roguelikes including procedural generation (Walker method, BSP rooms), permadeath with meta-progression (unlock persistence), run state vs meta state separation, seeded RNG (shareable runs), loot/relic systems (hook-based modifiers), and difficulty scaling (floor-based progression). Use for dungeon crawlers, action roguelikes, or roguelites. Trigger keywords: roguelike, procedural_generation, permadeath, meta_progression, seeded_RNG, relic_system, run_state.

2026-03-17
godot-particles
软件开发工程师

Expert blueprint for GPU particle systems (explosions, magic effects, weather, trails) using GPUParticles2D/3D, ParticleProcessMaterial, gradients, sub-emitters, and custom shaders. Use when creating VFX, environmental effects, or visual feedback. Keywords GPUParticles2D, ParticleProcessMaterial, emission_shape, color_ramp, sub_emitter, one_shot.

2026-03-17
godot-ui-system
软件开发工程师

Design system and UI construction patterns for Godot 4.x games. Covers global themes, color palettes, shaders, HUD bar composition, tween animations, button styling, and workflows for building new UI screens that stay visually consistent.

2026-03-17
mcp-server-index
软件开发工程师

RAG-indexed registry of configured MCP servers, available tools, and dispatch rules for Godot development workflows.

2026-03-17
omega-gdscript-expert
软件开发工程师

Meta Godot/GDScript skill that composes all installed Godot skills, enforces MCP routing, and runs a self-evaluation loop for stable, high-performance, backward-compatible code.

2026-03-17