CloudAI-X

97 mods across 5 repositories, 4.9k stars between them.

threejs-animation

01

CloudAI-X/threejs-skills

Skill Claude CodeCodex

Three.js animation - keyframe animation, skeletal animation, morph targets, animation mixing. Use when animating objects, playing GLTF animations, creating procedural motion, or blending animations.

3.2k 1mo ago A 40 tokens

CloudAI-X/threejs-skills

Skill Claude CodeCodex

Three.js scene setup, cameras, renderer, Object3D hierarchy, coordinate systems. Use when setting up 3D scenes, creating cameras, configuring renderers, managing object hierarchies, or working with transforms.

3.2k 1mo ago A 51 tokens

threejs-geometry

03

CloudAI-X/threejs-skills

Skill Claude CodeCodex

Three.js geometry creation - built-in shapes, BufferGeometry, custom geometry, instancing. Use when creating 3D shapes, working with vertices, building custom meshes, or optimizing with instanced rendering.

3.2k 1mo ago A 46 tokens

threejs-interaction

04

CloudAI-X/threejs-skills

Skill Claude CodeCodex

Three.js interaction - raycasting, controls, mouse/touch input, object selection. Use when handling user input, implementing click detection, adding camera controls, or creating interactive 3D experiences.

3.2k 1mo ago A 44 tokens

threejs-lighting

05

CloudAI-X/threejs-skills

Skill Claude CodeCodex

Three.js lighting - light types, shadows, environment lighting. Use when adding lights, configuring shadows, setting up IBL, or optimizing lighting performance.

3.2k 1mo ago A 35 tokens

threejs-loaders

06

CloudAI-X/threejs-skills

Skill Claude CodeCodex

Three.js asset loading - GLTF, textures, images, models, async patterns. Use when loading 3D models, textures, HDR environments, or managing loading progress.

3.2k 1mo ago A 40 tokens

threejs-materials

07

CloudAI-X/threejs-skills

Skill Claude CodeCodex

Three.js materials - PBR, basic, phong, shader materials, material properties. Use when styling meshes, working with textures, creating custom shaders, or optimizing material performance.

3.2k 1mo ago A 40 tokens

CloudAI-X/threejs-skills

Skill Claude CodeCodex

Three.js post-processing - EffectComposer, bloom, DOF, screen effects. Use when adding visual effects, color grading, blur, glow, or creating custom screen-space shaders.

3.2k 1mo ago A 41 tokens

threejs-shaders

09

CloudAI-X/threejs-skills

Skill Claude CodeCodex

Three.js shaders - GLSL, ShaderMaterial, uniforms, custom effects. Use when creating custom visual effects, modifying vertices, writing fragment shaders, or extending built-in materials.

3.2k 1mo ago A 40 tokens

threejs-textures

10

CloudAI-X/threejs-skills

Skill Claude CodeCodex

Three.js textures - texture types, UV mapping, environment maps, texture settings. Use when working with images, UV coordinates, cubemaps, HDR environments, or texture optimization.

3.2k 1mo ago A 41 tokens

claude-workflow-v2

12

CloudAI-X/claude-workflow-v2

Plugin Claude Code

Universal Claude Code workflow with specialized agents, skills, hooks, and output styles for any software project. Includes orchestrator, code-reviewer, debugger, docs-writer, security-auditor, refactorer, and test-architect agents.

1.4k 7d ago A tokens not measured original MIT

CloudAI-X/claude-workflow-v2

Instructions file

Instructions for CloudAI-X/claude-workflow-v2, covering claude code development guidelines, quick reference, development workflow, making changes and code conventions.

1.4k 7d ago A 1,032 tokens original MIT

code-reviewer

14

CloudAI-X/claude-workflow-v2

Agent

Expert code review specialist. Use PROACTIVELY after writing or modifying code, before commits, when asked to review changes, PR review, code quality check, lint, or standards audit. Focuses on quality, security, performance, and maintainability.

1.4k 7d ago A 55 tokens original MIT

debugger

15

CloudAI-X/claude-workflow-v2

Agent

Expert debugging specialist for errors, test failures, crashes, segmentation faults, memory leaks, timeouts, race conditions, deadlocks, and unexpected behavior. Use PROACTIVELY when encountering any error, exception, or failing test. Performs systematic root cause analysis.

1.4k 7d ago A 55 tokens original MIT

docs-writer

16

CloudAI-X/claude-workflow-v2

Agent

Technical documentation specialist. Use for creating README files, API documentation, architecture docs, inline comments, user guides, changelogs, migration guides, release notes, FAQs, and troubleshooting docs. MUST BE USED when documentation is needed or when code changes require doc updates.

1.4k 7d ago A 57 tokens original MIT

orchestrator

17

CloudAI-X/claude-workflow-v2

Agent

Master coordinator for complex multi-step tasks. Use PROACTIVELY when a task involves 2+ modules, requires delegation to specialists, needs architectural planning, or involves GitHub PR workflows. MUST BE USED for open-ended requests like "improve", "enhance", "build", "scale", "refactor", "add feature", "system…

1.4k 7d ago A 92 tokens original MIT

refactorer

18

CloudAI-X/claude-workflow-v2

Agent

Code refactoring specialist for improving code quality, reducing technical debt, eliminating code smells, reducing complexity, and applying design patterns. Use PROACTIVELY when code needs restructuring, simplification, tech debt reduction, or when applying DRY/SOLID principles.

1.4k 7d ago A 56 tokens original MIT

security-auditor

19

CloudAI-X/claude-workflow-v2

Agent

Security specialist for vulnerability detection, secure coding review, and security hardening. Use PROACTIVELY when handling authentication, authorization, encryption, secrets, credentials, OAuth, JWT, CORS, headers, user input, API keys, or sensitive data. Checks for OWASP Top 10 and common vulnerabilities.

1.4k 7d ago A 67 tokens original MIT

test-architect

20

CloudAI-X/claude-workflow-v2

Agent

Testing strategy specialist for designing test suites, writing tests, and ensuring comprehensive coverage. Use PROACTIVELY when adding new features, fixing bugs, improving test coverage, creating test plans, mocking strategies, handling flaky tests, or writing integration/E2E tests.

1.4k 7d ago A 56 tokens original MIT

architect

22

CloudAI-X/claude-workflow-v2

Command

System design and architecture planning mode. Focuses on high-level design, trade-offs, and technical decisions before implementation.

1.4k 7d ago A 23 tokens original MIT

bootstrap-repo

23

CloudAI-X/claude-workflow-v2

Command

Explore the repository with 10 parallel subagents to create comprehensive documentation. Creates CODEBASE.md with full architecture analysis.

1.4k 7d ago A 23 tokens original MIT

code-simplifier

24

CloudAI-X/claude-workflow-v2

Command

Simplifies code after implementation. Reviews recent changes and suggests/applies simplifications while preserving behavior.

1.4k 7d ago A 19 tokens original MIT