analog-found-footage-h…
Analog, VHS, CRT, and found-footage horror aesthetics for Blender shots including camera imperfections and documentary framing.
Unreal Engine-specific Blender export for FBX scale, LODs, UCX collision, sockets, materials, and skeletal mesh workflows via MCP.
$ npx -y skills add arjun988/blender-skills --skill unreal-export --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/unreal-exportContext preview
The summary Claude sees to decide when to auto-load this skill.
Unreal Engine-specific Blender export for FBX scale, LODs, UCX collision, sockets, materials, and skeletal mesh workflows via MCP.
name: unreal-export description: Unreal Engine-specific Blender export for FBX scale, LODs, UCX collision, sockets, materials, and skeletal mesh workflows via MCP. license: MIT metadata: author: https://github.com/arjun988 version: "1.0.0" domain: blender role: specialist triggers: Unreal, UE5, UE4, Unreal export, UCX, Unreal LOD, skeletal mesh, Unreal FBX, socket related-skills: export-pipeline, lod-pipeline, collision-proxy, asset-optimization, materials
UE-ready FBX. Correct centimeter scale awareness. UCX collision. LOD and socket naming.
1. `asset-optimization` PASS 2. `lod-pipeline` for LOD0–N 3. `collision-proxy` for UCX meshes 4. Apply scale; pivots at intended UE origin
Unreal is centimeter-based. Common approaches:
**Always measure a known edge after import.**
Selected Objects Apply Scalings: FBX All Forward: -Z Forward Up: Y Up Mesh: ON Smoothing: Face
| Type | Pattern | |------|---------| | Static mesh | `SM_Name` | | Skeletal | `SK_Name` | | Skeleton | `SKEL_Name` | | LOD | `SM_Name_LOD0` … | | Collision | `UCX_SM_Name_01` | | Socket empty | `SOCKET_Name` |
| Topic | Reference | Load When | |-------|-----------|----------| | Unreal Checklist | `references/unreal-checklist.md` | When needed | | Ucx Naming | `references/ucx-naming.md` | When needed |
94 Specialized Skills for Blender Artists. Transform Cursor, Claude Code, Kiro, and Codex into your Senior Technical Art team — not a tutorial bot.
Repo: arjun988/blender-skills
Analog, VHS, CRT, and found-footage horror aesthetics for Blender shots including camera imperfections and documentary framing.
Game-ready animation in Blender including walk/run/idle cycles, combat, mechanical animation, camera animation, constraints, Graph Editor, and NLA workflows…
Anime and cel-shaded art direction for Blender with hard color breaks, toon shaders, clean silhouettes, and anime proportion language.
Apocalyptic and dystopian world art direction for Blender including post-apocalyptic, zombie, alien invasion, post-human, dystopian, and utopian contrast sets.
Architectural visualization in Blender for interiors/exteriors with real-world scale, camera composition, PBR materials, and still/animation delivery via MCP.
Validates and optimizes Blender assets for polycount, topology, UV efficiency, material count, naming, collections, and game-ready performance. Use before…