CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. quodsoler
  4. /
  5. unreal-engine-skills
  6. /
  7. Ue Async Threading

Ue Async Threading

Editor's Note

This is a comprehensive reference for Unreal Engine's threading and async APIs, covering everything from the modern UE::Tasks::Launch system down to FRunnable for dedicated threads. It's genuinely helpful because it includes a decision matrix showing when to use which API (FAsyncTask vs TaskGraph vs ParallelFor), explains the golden rule about UObject thread safety, and provides actual code templates for common patterns. The FRunnable lifecycle documentation and FAsyncTask pooling examples are especially practical. Use this when you need to offload work from the game thread or coordinate parallel execution, though you'll want to check your engine version since some APIs like UE::Tasks are UE5 only.

Install

npx skills add https://github.com/quodsoler/unreal-engine-skills --skill ue-async-threading
Votes
0
Installs228
GitHub Stars187
Categories
Game Development
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Game Development Skills

View all →
unity-ecs-patterns

wshobson/agents

0
7.7k
36.2k
unity ecs patterns
game-developer

jeffallan/claude-skills

0
2.8k
9.6k
game developer
game-development

sickn33/antigravity-awesome-skills

0
2.7k
39.4k
game development
pixijs-scene-sprite

pixijs/pixijs-skills

0
1.2k
200
pixijs scene sprite
phaser-gamedev

chongdashu/phaserjs-tinyswords

0
954
36
phaser gamedev
roblox-game-development

greedychipmunk/agent-skills

0
765
8
roblox game development