Skip to main content
jame581
GitHub 创作者资料

jame581

按仓库查看 3 个 GitHub 仓库中的 73 个已收集 skills。

已收集 skills
73
仓库
3
更新
2026年8月12日
仓库浏览

仓库与代表性 skills

godot-brainstorming
软件开发工程师

Use when designing a new Godot feature or system — guides scene tree planning, node type selection, and architectural decisions

2026年8月12日
godot-mentor
其他高等院校教师

Use when the user wants to learn Godot while building — teaching mode that explains the concept, the editor setup, and what to verify, instead of just delivering code. Triggers on "teach me", "explain as we go", "I'm learning Godot", "guide me", "walk me…

2026年8月12日
godot-project-setup
软件开发工程师

Use when creating a new Godot 4.x project — scaffolds recommended directory structure, project settings, autoloads, and .gitignore

2026年8月12日
addon-development
软件开发工程师

Use when creating Godot editor plugins — EditorPlugin, @tool scripts, custom inspectors, and dock panels

2026年7月31日
event-bus
软件开发工程师

Use when implementing decoupled communication between nodes — global EventBus autoload with typed signals

2026年7月31日
localization
软件开发工程师

Use when implementing localization (i18n/l10n) — TranslationServer, CSV/PO translation files, locale switching, RTL support, and pluralization in Godot 4.3+

2026年7月31日
animation-system
软件开发工程师

Use when implementing animations — AnimationPlayer, AnimationTree, blend trees, state machines, sprite animation, and code-driven animation

2026年7月31日
godot-optimization
软件开发工程师

Use when optimizing Godot games — profiler, draw calls, physics tuning, memory management, and common bottlenecks

2026年7月31日
已展示 8 / 64 个已收集 Skill。
brain-init
软件开发工程师

Set up the Claude Brain Logseq graph (first-time) or add a new project page. Triggers: "init brain", "setup brain", "init brain project <name>", "add project to brain". Don't fire for loads, saves, or status checks — those are handled by brain-load,…

2026年7月26日
brain-status
软件开发工程师

Show a dashboard of all projects in the Claude Brain graph, or graph analytics. Dashboard triggers: "brain status", "show projects", "show brain", "what's in my brain", "project dashboard", "brain overview", "list projects", "summary". Analytics triggers:…

2026年7月26日
brain-load
软件开发工程师

Load project context from the Claude Brain Logseq graph into the current session. Triggers: "load brain", "load <project>", "resume <project>", "continue work on <project>", "what do we know about <topic>". Don't fire for write operations (use brain-save),…

2026年7月26日
brain-save
软件开发工程师

Save session context, decisions, progress, and plans to the Claude Brain Logseq graph. Triggers: "save to brain", "save this", "remember this", "store this decision", "log this", "save progress", "before I quit", "wrap up". Don't fire for read operations (use…

2026年7月26日
brain-doctor
软件开发工程师

Lint and repair the Claude Brain Logseq graph — find and fix format violations that create phantom pages or broken macros. Triggers: "brain doctor", "lint brain", "check brain health", "clean up brain", "fix brain", "graph hygiene", "why are there empty…

2026年7月26日
已展示 3 / 3 个仓库
已展示全部仓库