Performance skills
Top maintainers
- openclaw · 524 skills
- pluginagentmarketplace · 37 skills
- bbeierle12 · 32 skills
- orchestra-research · 31 skills
- yuniorglez · 30 skills
Languages in this topic
2120 skills
This skill routes and configures post-processing effects for Three.js scenes, optimizing the pipeline and coordinating bloom, effects, and composer setup.
This skill helps diagnose and resolve Svelte-specific issues across reactivity, runes, stores, and SSR with actionable debugging guidance.
This skill helps you process large Laravel datasets efficiently by applying chunking methods to reduce memory usage and boost performance.
This skill helps you resist feature bloat by enforcing YAGNI principles, guiding minimal viable implementations until requirements actually demand change.
This skill helps you add polished visual shader effects such as glow, bloom, vignettes, and chromatic aberration to enhance rendering.
This skill refactors Django/Python code to improve maintainability and readability, adopting modern Django patterns and Python 3.12+ features for robust
This skill helps you craft and optimize PostGIS 3.5+ queries by applying latest function changes, topology, and raster enhancements across spatial analyses.
This skill helps you write Bun code using 1.2+ features by applying Bun-specific APIs and patterns across servers, databases, and tooling.
This skill generates and explains signed distance function shaders for 2D/3D shapes, blending, repetition, and raymarching to create procedural visuals.
This skill guides when to use Alamofire over URLSession, designs interceptor chains, and selects retry and pinning strategies for robust networking.
This skill performs systematic TypeScript performance audits and applies targeted optimizations to reduce runtime and memory usage.
This skill helps you orchestrate complex GSAP timelines with labels, nested timelines, and position controls for cinematic UI choreography.
This skill helps you make informed performance decisions for iOS/tvOS by profiling, selecting tools, and balancing optimization with user impact.
This skill helps you apply Storyblok best practices for content modeling, SDK integration, and visual editor setups to accelerate agency development.
This skill optimizes r3f render performance through instancing, LOD, frustum culling, and lazy loading to sustain smooth frames.
This skill streamlines building production-ready React forms using React Hook Form with Zod, plus TanStack Form options for cross-framework and advanced
This skill helps diagnose Rails issues systematically, guiding you through common errors, debugging tools, and proven strategies for fast resolution.
This skill helps simulate realistic particle motion by applying gravity, wind, drag, attractors, turbulence, and collisions for dynamic visuals.
This skill helps you design robust event-driven architectures with Kafka, CQRS, and saga patterns for scalable, resilient microservices.
This skill audits Neovim configuration for issues, deprecated APIs, and optimizations, delivering actionable checklists and best practices.
This skill refactors NestJS/TypeScript code to improve maintainability and SOLID adherence, addressing circulars, god objects, and SRP violations across