unity-shader-optimizer-llm-cleanerUnity HLSL Shader 代码风格规范,要求减少重复代码、提取共用函数、合理使用头文件。使用场景:编写 Unity Shader、重构重复 Shader 代码、生成新 Shader 时遵循 DRY 原则。
Install via ClawdBot CLI:
clawdbot install joashchou/unity-shader-optimizer-llm-cleanerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Aug 8, 2026
A mobile game studio has a shader-heavy project with multiple similar shaders and duplicated code. The skill helps refactor shaders by extracting common functions into shared .hlsl files, reducing code duplication and improving maintainability.
A developer needs to create a shader with multiple passes for different blend modes (e.g., straight alpha and premultiplied alpha). The skill provides a template to avoid copying the entire pass code, using preprocessor directives and shared include files.
A team is reviewing existing shader code for compliance with DRY principles and consistency. The skill offers checklists for identifying duplicate code blocks and ensures proper file structure, including line ending consistency to avoid Unity warnings.
An asset store seller maintains a collection of shaders with overlapping functionality. The skill helps organize common shader functions into a shared library, making updates easier and reducing the risk of inconsistencies across packages.
Offer a free basic shader package and a premium version with more optimized and refactored shaders, including the shared library and advanced features. Revenue comes from paid upgrades and feature unlocks.
Provide a subscription service where studios get access to a curated library of optimized shader templates and ongoing support for refactoring and customization. Revenue is from recurring subscription fees.
Offer professional services to help studios clean up and optimize their shader codebases, implementing the DRY principles and best practices. Revenue is from consulting fees and custom development contracts.
💬 Integration Tip
Start by applying the DRY principles to new or existing shaders gradually, and ensure all team members are familiar with the file organization to avoid merge conflicts.
Scored Aug 8, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.