glsl-encyclopediaGLSL language/specification workflow for GLSL-specific questions, shader authoring and review, exact syntax and semantic lookup, built-in and qualifier refer...
Install via ClawdBot CLI:
clawdbot install kklouzal/glsl-encyclopediaGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://docs.vulkan.org/glsl/latest/index.htmlAudited Apr 17, 2026 · audit v1.0
Generated May 11, 2026
A developer encounters a GLSL compilation error from glslangValidator. Using the skill, they look up the exact syntax rule in official docs, cache the relevant page, and record the error pattern for future reference, accelerating debugging.
A team needs to upgrade shaders from GLSL 4.5 to 4.6 to leverage new features like 'allow_high_precision' qualifier. The skill guides consulting version-specific docs, updating layout qualifiers, and testing stage-specific behavior.
A developer translates a shader from HLSL to GLSL for Vulkan compatibility. The skill provides authoritative GLSL syntax and built-in function references, ensuring correct translation of semantics like SV_Position to gl_Position.
A graphics engineer refactors interface blocks between vertex and fragment shaders to improve performance. The skill checks std140/std430 layout rules and caches the official layout specification, documenting the chosen convention.
A CI pipeline captures GLSL compilation errors; the skill automatically classifies errors (e.g., 'version mismatch', 'undeclared variable') and provides expected fixes by cross-referencing official docs, reducing human debugging time.
Offer a basic GLSL debugging tool for free with limits on cache size; premium tier unlocks full spec caching, priority caching of custom docs, and team note sharing.
Provide hourly consulting to help studios migrate shader codebases between GLSL versions or translate from other shading languages, leveraging the skill's authoritative docs and caching.
Offer an API that integrates into CI/CD pipelines to automatically triage GLSL compilation errors, with pay-per-use pricing or monthly subscription for high-volume users.
💬 Integration Tip
Integrate the skill as a plugin in a graphics IDE (e.g., Visual Studio) using a documentation-sidecar extension that automatically caches and retrieves GLSL spec pages on demand.
Scored Jun 20, 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.