RaNDoM6913

61 mods across 1 repository, 2 stars between them.

html-to-3d-texture

49

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

Capture HTML/React components as PNG textures for 3D models — html2canvas, CanvasTexture, capture pipeline, resolution settings. Use when you need to display web UI on a 3D surface.

2 1mo ago A 50 tokens original MIT

impeccable-craft

50

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

Opt-in shape-then-build flow for creating UI from scratch with maximum intentionality. 4-stage cycle: shape → refine → implement → polish. Invoke only when explicitly asked for "craft a UI" or "impeccable approach".

2 1mo ago A 56 tokens original MIT

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

Surgical implementation specialist — delivers the smallest diff that solves the problem. Refuses scope creep, allergic to "while we're at it…", prefers three similar lines over a premature abstraction.

2 1mo ago A 41 tokens original MIT

new-migration

55

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

Scaffold a new database migration file pair (up + down) with auto-detection of migration tool and numbering.

2 1mo ago A 26 tokens original MIT

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

Expert integration of Supabase Auth with Next.js App Router — server/client boundary, middleware for session refresh, Server Components, Server Actions, RLS. Use when the task mentions Supabase auth, Next.js auth, login, signup, OAuth, protected routes, or auth middleware.

2 1mo ago A 62 tokens original MIT

output-enforcement

57

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

Anti-laziness enforcement — bans placeholder patterns (// ..., // TODO, // rest of code), enforces complete code generation, handles token-limit splits cleanly. Activate for every code generation task.

2 1mo ago A 44 tokens original MIT

plan-checker

58

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

Validates implementation plans before execution — checks requirement coverage, file paths, dependencies, scope, factual accuracy.

2 1mo ago A 24 tokens original MIT

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

PostgreSQL optimization — query tuning, indexing strategies, EXPLAIN analysis, configuration, maintenance, and monitoring. Use when slow queries, missing indexes, vacuum lag, or performance bottlenecks are suspected.

2 1mo ago A 46 tokens original MIT

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

9-point pre-deploy gate — compilation, linting, tests, migrations, API spec, debug artifacts, env config, bundle size, secrets.

2 1mo ago C 34 tokens original MIT

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

Review scroll-driven presentation sections using GSAP ScrollTrigger, phone frame components, and 3D textures — phase objects, dual ScrollTrigger entrance pattern, performance. Activate when editing scroll-driven presentation sections.

2 1mo ago A 44 tokens original MIT