Skip to main content
Back to the directory
bfollington/termaSoftware EngineeringFrontend and Design

shadertoy

Real-time GLSL fragment shader development for procedural graphics and visual effects.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/bfollington/terma --skill shadertoy
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, shadertoy has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: bfollington/terma. Canonical URL: https://skills.sh/bfollington/terma/shadertoy.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Real-time GLSL fragment shader development for procedural graphics and visual effects. Shadertoy is a platform for creating and sharing GLSL fragment shaders that run in the browser using WebGL. This skill provides comprehensive guidance for writing shaders including GLSL ES syntax, common patterns, mathematical techniques, and best practices specific to real-time procedural graphics. Activate this skill when: Every Shadertoy shader implements the mainImage function: Always available in shaders: Standard patterns for normalizing coordinates: Use Inigo Quilez's cosine palette for smooth color gradients: Simple 2D hash for noise and randomness: Standard pattern for 3D rendering via sphere tracing: 2D rotation: 3D axis-angle rotation (modifies in-place): Create fractal-like structures: Vignette: Film grain/dithering (reduces banding): Gamma correction: For complex effects requiring temporal feedback or multiple rendering stages: ALWAYS follow these rules to avoid compilation errors: Visualizing complex numbers: Ray marching 3D scenes: Creating noise/organic effects: Multi-layer composition: Visualize intermediate values: Simplify progressively: Check for NaN/Inf: Based on observed patterns in creative work: When forking or remixing shaders: Complete GLSL ES syntax reference including: Search with: Read /references/glsl-reference.md for complete language reference. Comprehensive...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does shadertoy do?

Real-time GLSL fragment shader development for procedural graphics and visual effects.

Is shadertoy good?

shadertoy does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support shadertoy?

shadertoy currently lists compatibility with Skills CLI.

Is shadertoy safe to install?

shadertoy has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to shadertoy?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install shadertoy?

Run the following command to install shadertoy: npx skills add https://github.com/bfollington/terma --skill shadertoy

Related skills

Alternatives in Software Engineering