blenderAvoid common Blender mistakes — transform application, modifier order, UV seams, and export settings for game engines.
Install via ClawdBot CLI:
clawdbot install ivangdavila/blenderGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
A developer needs to create 3D models for a Unity game, ensuring proper export settings like applying transforms and using FBX with -Z Forward and Y Up axes to avoid import issues. This involves UV unwrapping with seams in hidden areas and checking normals to prevent invisible faces in the game engine.
An architect models an interior scene in Blender, requiring flipped normals for interior faces using Ctrl+Shift+N and proper lighting setup. They must apply modifiers like Array and Subdivision in the correct order and export as glTF for web-based presentations, ensuring materials are assigned to faces.
An animator rigs a character model, applying rotation transforms for correct orientation and setting the origin point at the feet for game engine import. They use modifiers such as Mirror before Subdivision and mark UV seams under arms to avoid texture issues during animation exports.
A designer creates a high-poly product model, managing subdivision levels to prevent crashes and applying non-uniform scales before modifiers like Bevel. They export as FBX with embedded textures for client reviews, ensuring proper pivot placement via origin to geometry.
An educator produces Blender tutorials, focusing on common mistakes like duplicate objects with Alt+D vs Shift+D and proportional editing left on. They use the Python API (bpy) to automate tasks, requiring context overrides and mode switches for efficient workflow demonstrations.
Offer custom Blender modeling and export services for game developers and architects, charging per project or hourly. Revenue comes from creating optimized assets with applied transforms and correct UV seams, reducing client rework in engines like Unity or Unreal.
Sell video courses and tutorials on Blender best practices, covering topics like modifier order and export settings. Revenue is generated through subscription access or one-time purchases, targeting beginners and intermediate users to reduce common mistakes.
Create and sell pre-made 3D models on platforms like Unity Asset Store or Sketchfab, ensuring assets are export-ready with applied modifiers and correct axes. Revenue comes from direct sales or royalties, focusing on high-quality, mistake-free models for quick integration.
💬 Integration Tip
Use the Python API (bpy) to automate repetitive tasks like applying transforms and checking normals, but ensure correct context overrides to avoid errors in different modes.
Scored Apr 18, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.