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 Serialization Savegames

Ue Serialization Savegames

Editor's Note

This one walks you through Unreal's save game plumbing from the ground up. You get USaveGame basics with proper UPROPERTY tagging, ULocalPlayerSaveGame for version migrations in UE5+, and FArchive patterns when you need binary control or compression. The step-by-step format forces you to declare your versioning strategy and slot management upfront, which honestly saves you from the usual mess when your first patch breaks everyone's saves. It covers async paths, FSoftObjectPath for asset references, and has working snippets for FMemoryWriter, FBufferArchive, and the compressed proxies. If you're past the tutorial phase and need a real persistence layer that won't explode in production, this handles the annoying parts.

Install

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