3dgs-code-reviewerReview 3DGS implementation code for correctness, performance bugs, and best practices. Covers CUDA kernels, rendering pipeline, training loop, loss functions...
Install via ClawdBot CLI:
clawdbot install jaccen/3dgs-code-reviewerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/jaccen/Awesome-Gaussian-SkillsAudited May 10, 2026 · audit v1.0
Generated Jul 19, 2026
Software developers working on 3DGS-based applications need to ensure their rendering pipeline correctly implements alpha compositing, tile-based rasterization, and covariance projection. This skill reviews code for common errors like wrong sorting axis or missing EWA filter that cause artifacts.
Engineers optimizing real-time 3DGS rendering can use this skill to detect performance bugs such as atomic addition serialization, unsorted Gaussian processing, and excessive synchronization. It suggests fixes like per-tile buffers and warp-level reductions.
Machine learning practitioners training 3DGS models can leverage this skill to validate adaptive density control, loss function balance, and learning rate schedules. It identifies common training issues like non-convergence due to incorrect opacity sigmoid application.
Researchers implementing novel 3DGS methods can use this skill to catch subtle bugs in spherical harmonics, covariance regularization, and gradient flow. It ensures reproducibility and correctness in experimental code.
Quality assurance teams can incorporate this skill to automate the detection of 52+ known bug patterns in 3DGS codebases. It helps validate patches and new features before release.
Offer a lightweight version of the skill as a free IDE plugin for basic review, with premium tiers unlocking advanced pattern detection, performance profiling, and custom rule creation. Revenue comes from subscription fees for teams and enterprises.
Provide expert consulting to companies building 3DGS products, using the skill to analyze their codebase and deliver actionable optimization reports. Charge per project or retainer for ongoing reviews.
Package the skill as a CI/CD service that automatically reviews 3DGS code in pull requests. Offer per-seat licensing or usage-based pricing (e.g., per review). Integrates with GitHub Actions, GitLab CI, etc.
💬 Integration Tip
Embed this skill as a GitHub Action or pre-commit hook to automatically review 3DGS code changes. For best results, pair with a 3DGS-specific linter to enforce coding standards.
Scored Jul 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.