Tag: rendering
XcodeBuildMCP Rendering and Streaming Review
This skill reviews the architectural guardrails for XcodeBuildMCP's rendering pipeline, focusing specifically on boundary violations in streaming fragments and output modes. It ensures adherence to canonical structured output while maintain…
Import 3D Models and Set Up Blender Scenes
This skill manages the end-to-end process of importing various 3D formats into Blender and configuring a professional presentation scene. It handles model placement, lighting setup, and camera configuration using the preferred Blender MCP c…
Deterministic Open Graph Image Generation Utility
This tool generates compliant Open Graph and Twitter Card images (1200x630) using a deterministic, template-based approach. It leverages Satori and @resvg/resvg-js to rasterize JSX/HTML+CSS into high-quality, typography-safe PNGs, ensuring …
Deterministic Open Graph Image Generator
This tool deterministically generates Open Graph and Twitter Card images (1200x630) by rendering JSX or HTML/CSS templates. It uses Satori to convert markup to SVG, which is then rasterised to a high-fidelity PNG using @resvg/resvg-js, ensu…
Isolated Unity GameObject Screenshot Tool
Renders high-resolution screenshots of specific Unity GameObjects with configurable camera angles, lighting, and background modes. Supports object isolation via layer-based culling and returns the result as a base64-encoded PNG.