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 Testing Debugging

Ue Testing Debugging

Editor's Note

This covers the full spectrum of Unreal Engine testing and debugging, from automation tests and functional tests to logging, assertions, and profiling. You get concrete patterns for IMPLEMENT_SIMPLE_AUTOMATION_TEST with proper test flag combinations, latent commands for async operations, and AFunctionalTest setup for in-map scenarios. The logging section walks through DECLARE_LOG_CATEGORY_EXTERN, verbosity levels, and structured logging for UE 5.2+. It also documents when to use check versus ensure versus verify, DrawDebug helpers, and console command registration. The structure assumes you have a dedicated test module and references a project context file for existing conventions. If you're writing any kind of test in UE or need to instrument your code for debugging, this gives you the boilerplate and decision framework without hunting through engine docs.

Install

npx skills add https://github.com/quodsoler/unreal-engine-skills --skill ue-testing-debugging
Votes
0
Installs237
GitHub Stars187
Categories
Testing & QADocumentationDebuggingGame Development
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Testing & QA Skills

View all →
playwright-e2e-testing

bobmatnyc/claude-mpm-skills

0
2.7k
49
playwright e2e testing
qa-testing-playwright

vasilyu1983/ai-agents-public

0
423
60
qa testing playwright
playwright-e2e-testing

fugazi/test-automation-skills-agents

0
306
156
playwright e2e testing
e2e-testing-patterns

wshobson/agents

0
17.1k
36.2k
Comprehensive guide to building reliable, maintainable end-to-end test suites with Playwright and Cypress.
e2e-testing

affaan-m/everything-claude-code

0
5.1k
202.7k
e2e testing
typescript-e2e-testing

bmad-labs/skills

0
1.9k
9
typescript e2e testing