luminary19

48 mods across 1 repository, 2 stars between them.

atelier-webgl

25

luminary19/atelier

Skill Claude CodeCodex

Atelier suite — 3D, WebGL & shader craft (the flagship layer). Build award-grade 3D and generative graphics: React Three Fiber + Drei scenes, hand-written GLSL/TSL shaders (fresnel, fbm noise, mesh gradients, distortion, dithering), WebGPU via WebGPURenderer, Spline integration, Gaussian splatting, faux-3D, and WebGL…

2 2mo ago A 209 tokens

atelier

26

luminary19/atelier

Skill Claude CodeCodex

Atelier suite — the entry point, router & orchestrator. START HERE when you're not sure which Atelier skill to reach for, want the suite to take a project from where it is to where it should be, or want to set up / read this project's design memory. With no argument it probes project state, decides which skills the…

2 2mo ago A 254 tokens

luminary19/atelier

Skill Claude CodeCodex

Premium, anti-slop DESIGN layer over /codex-imagegen: turn a brief into an art-directed, one-image-per-section website comp (landing page, hero, full mockup, design reference) by injecting a taste preamble + a locked house style into EACH call of the codex-imagegen helper. This is the BRAIN (what to draw, how…

2 2mo ago A 200 tokens

codex-imagegen

28

luminary19/atelier

Skill Claude CodeCodex

Generate and edit raster images by driving the locally-installed OpenAI Codex CLI headlessly and invoking its FIRST-PARTY built-in imagegen tool (gpt-image) — using the ChatGPT Plus/Pro login Codex is already authenticated with, NO OpenAI API key, no reverse-engineered routes. Use when asked to "generate an image"…

2 2mo ago A 133 tokens

forge-animate

29

luminary19/atelier

Skill Claude CodeCodex

Forge suite — animation craft layer. Authors keyframes and F-curves, sets interpolation and easing (BEZIER/BACK/ELASTIC/BOUNCE), builds NLA clip libraries, bakes IK/constraint/sim motion to raw TRS keys, and exports skeletal + morph (blend-shape) animation to glTF/GLB, FBX, and USD formats — all headlessly from bpy…

2 2mo ago A 279 tokens

forge-brief

30

luminary19/atelier

Skill Claude CodeCodex

Forge suite — define the 3D asset brief and write FORGE.md (the project-memory file every other Forge skill reads). Produces: a completed FORGE.md at the project root with target engine, coordinate system, poly/texel budgets, render settings, PBR workflow, the determinism contract (seed + sample counts for idempotent…

2 2mo ago A 266 tokens

forge-data

31

luminary19/atelier

Skill Claude CodeCodex

On-demand reference DATA for the Forge 3D suite — a local, searchable (BM25) library of.

2 2mo ago A 0 tokens

forge-export

32

luminary19/atelier

Skill Claude CodeCodex

Forge suite — format matrix, glTF/GLB/USD/FBX export, and engine import conventions. Produces a validated, engine-ready asset (GLB, USDC, FBX, or USDZ) from any Forge working file. Use whenever: exporting a Blender scene or procedural mesh to glTF/GLB; converting FBX, OBJ, or STL to GLB; building a USD stage for…

2 2mo ago A 244 tokens

forge-intake

33

luminary19/atelier

Skill Claude CodeCodex

Forge suite — physical-world and AI-world 3D intake. Converts real-world photo sequences into production-ready meshes or Gaussian splats (photogrammetry via COLMAP/Meshroom/ RealityScan), trains and exports Gaussian-splat / NeRF scenes (gsplat, Nerfstudio Splatfacto), and turns AI-generated raw geometry into clean…

2 2mo ago A 338 tokens

forge-light

34

luminary19/atelier

Skill Claude CodeCodex

Forge suite — lighting rigs, HDRI/IBL, and color management for headless 3D renders. Delivers studio-quality, physically-correct lighting setups (three-point area-light rigs, IBL/HDRI world environments, turntable/catalog rigs, shadow catchers, cycloramas, and light linking) plus truthful color management…

2 2mo ago A 248 tokens

forge-material

35

luminary19/atelier

Skill Claude CodeCodex

Forge suite — PBR shading, glTF material model, and Blender Principled BSDF authoring (the lookdev layer). Produces verified Blender materials and glTF-export-ready (round-trip-checked) node graphs with correct metal/rough maps, ORM channel packing, normal maps, and glTF KHR extension wiring — the shipping GLB itself…

2 2mo ago A 260 tokens

forge-model

36

luminary19/atelier

Skill Claude CodeCodex

Forge suite — polygonal and box modeling via Blender bpy + bmesh + modifier stacks. Produces a clean, export-ready .blend/mesh datablock (quad base mesh + non-destructive modifier stack) plus a headless QA render PNG: primitives, extrude, inset, bevel, loop cuts, bridge loops, modifier stacks (Mirror, Array, Solidify…

2 2mo ago A 288 tokens

forge-optimize

37

luminary19/atelier

Skill Claude CodeCodex

Forge suite — web/runtime optimization pipeline for 3D assets: compress, budget, and hand off GLB files to the browser. Takes a raw GLB exported by Blender (or another DCC) and delivers a browser-ready GLB with Draco or Meshopt geometry compression, KTX2/Basis Universal or WebP texture compression, mesh quantization…

2 2mo ago A 323 tokens

forge-parametric

38

luminary19/atelier

Skill Claude CodeCodex

Forge suite — Code CAD: produce engineering-grade solid geometry headlessly from code. Deliverables: STL, 3MF, STEP, GLB files with exact fillets/chamfers, ISO tolerances & fits, threads, draft angles, and ribs — verified by rendering a PNG and reading it back. Use whenever asked to: design a part, model a mechanical…

2 2mo ago A 281 tokens

forge-procedural

39

luminary19/atelier

Skill Claude CodeCodex

Forge suite — procedural geometry craft skill. Build mesh from code, not hand-modeling: Blender Geometry Nodes scripted via Python (scatter, greeble, curve-sweep, noise displacement), SDF/implicit surfaces (fogleman/sdf, marching cubes, dual contouring, gyroid/TPMS), and generative systems (L-system branching, Wave…

2 2mo ago A 215 tokens

forge-render

40

luminary19/atelier

Skill Claude CodeCodex

Forge suite — headless rendering engine and QA eyes. Drives Blender (Cycles/Workbench) to produce render outputs without a GUI: beauty stills, render passes/AOVs (normals, depth, AO, wireframe, UV checker), turntable sequences, 6-view orthographic sheets, and assembled contact-sheet PNGs that the model reads back to…

2 2mo ago A 228 tokens

forge-rig

41

luminary19/atelier

Skill Claude CodeCodex

Forge suite — armatures, IK/FK, skinning/weights, and blend shapes / morph targets. Build a complete character or mechanical rig: create bone hierarchies, add IK (inverse kinematics) or FK (forward kinematics) constraints, bind a mesh with automatic or manual weights, enforce the 4-influence game-ready limit, AUTHOR…

2 2mo ago A 236 tokens

forge-sim

42

luminary19/atelier

Skill Claude CodeCodex

Forge suite — simulation bake and export skill. Bakes cloth, rigid bodies, soft bodies, particle systems, hair/fur (GN Curves), and Mantaflow fluid/smoke/fire headlessly in Blender, then exports to Alembic (.abc) or OpenVDB (.vdb) mesh-cache for downstream rendering and handoff. Use whenever simulating cloth on a…

2 2mo ago A 240 tokens

forge-standards

43

luminary19/atelier

Skill Claude CodeCodex

Forge suite — the "3D design tokens" layer. Defines and enforces every project-wide 3D constant before any geometry or texture is authored: coordinate system and handedness per export target (Blender Z-up RH → glTF/Three.js Y-up RH vs. Unreal Z-up LH → FBX), unit scale (meters in Blender, cm in UE5, the 100×…

2 2mo ago A 307 tokens

forge-texture

44

luminary19/atelier

Skill Claude CodeCodex

Forge suite — texture baking and procedural texture authoring (the lookdev texture layer). Bakes normal maps, ambient occlusion, curvature, displacement/height, and combined PBR map sets from a high-poly source onto a low-poly mesh with cage support — headlessly via Blender + Cycles. Also builds procedural shader…

2 2mo ago A 242 tokens

forge-topology

45

luminary19/atelier

Skill Claude CodeCodex

Forge suite — topology & edge-flow discipline. Audit, repair, and enforce mesh quality before any downstream work (subdivision, rigging, baking, export, booleans). Produces: JSON topology report, auto-repaired mesh, wireframe QA PNG, LOD chain GLBs, and boolean-cleaned geometry. Use whenever you need to: audit…

2 2mo ago A 331 tokens

forge-uv

46

luminary19/atelier

Skill Claude CodeCodex

Forge suite — UV unwrapping, seam placement, island packing, texel density normalization, UDIM tile layout, and distortion/checker verification for 3D assets. Produces a validated UV map (non-overlapping bake channel + layout PNG) that downstream baking, material, and export skills can consume without rework. (The…

2 2mo ago A 277 tokens

forge-validate

47

luminary19/atelier

Skill Claude CodeCodex

Forge suite — the quality gate every asset must pass before it is considered done. Runs manifold/watertight checks, normal consistency, scale/units, polycount budgets, UV checks (presence, range, texel-density), glTF-Validator spec compliance, printability (wall thickness, overhang, drain holes via --print), render-QA…

2 2mo ago A 178 tokens

forge

48

luminary19/atelier

Skill Claude CodeCodex

Forge suite — the entry point, router & orchestrator for headless 3D production on native Windows 11. START HERE when you need to create, render, rig, animate, simulate, or export any 3D asset — including polygon mesh modeling, parametric CAD, procedural geometry, PBR look-dev, UV unwrapping, baked textures, skeletal…

2 2mo ago A 285 tokens