con un clic
ue5-dev-tools
ue5-dev-tools contiene 3 skills recopiladas de chengdagong, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Comprehensive guide for developing UE5 Editor Python scripts with proper workflow and best practices. Use when the user wants to (1) write a UE5 Python script, (2) mentions writing a script in a UE5 project context, or (3) has a requirement that Claude identifies can be fulfilled by a UE5 Python script (e.g., batch processing game assets, automating editor tasks).
Setup VSCode for F5 Python debugging in UE5 editor. Use when users need to (1) configure VSCode for UE5 Python debugging, (2) setup debugpy remote debugging workflow, (3) enable breakpoint debugging in UE5 Python scripts, or (4) create VSCode launch/task configurations for UE5.
Validate UE5 Python scripts for correctness, check for deprecated APIs, and verify parameter constraints.