From godot-compound
Godot 4 architectural patterns for GDScript scene composition, resource management, and signal-based communication. Use when generating, reviewing, or refactoring GDScript code or Godot scenes.
npx claudepluginhub curiouscrow123/godot-compoundThis skill uses the workspace's default tool permissions.
Domain knowledge for Godot 4 + GDScript development. Five reference files provide detailed guidance:
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Domain knowledge for Godot 4 + GDScript development. Five reference files provide detailed guidance:
res:// paths, .uid files, Resource sharing pitfalls, .duplicate(), loading patternsawait races, queue_free() safety, call_deferred(), autoload order.uid consistencyset_process(false) on off-screen objects, process_mode = DISABLED for subtrees, Server APIs for high-count entities.