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 Gameplay Framework

Ue Gameplay Framework

Editor's Note

This walks you through Unreal's core gameplay classes and, crucially, which ones exist on server versus client. The editor's take: most multiplayer bugs come from misunderstanding that GameMode only lives on the server while GameState replicates everywhere, or that each client only sees its own PlayerController. The skill opens with a context check that forces you to declare single-player versus multiplayer and dedicated versus listen server, which is smart because those answers change which classes you subclass. It includes the actual API signatures from engine headers for spawn pipelines, login flow, and replication setup. If you've ever wondered why your score variable isn't showing up on clients or why possession fails silently, start here.

Install

npx skills add https://github.com/quodsoler/unreal-engine-skills --skill ue-gameplay-framework
Votes
0
Installs241
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