Skill Claude CodeCodex
Guided workflow to eliminate copy-paste duplication detected by jscpd. Refactor clones using extract function, module, constant, or base class strategies.
12 tagged copy-paste, measured the same way as everything else here.
Skill Claude CodeCodex
Guided workflow to eliminate copy-paste duplication detected by jscpd. Refactor clones using extract function, module, constant, or base class strategies.
Skill Claude CodeCodex
Copy-paste detector for 220+ languages. Detect duplicated code and measure duplication percentages.
Skill Claude CodeCodex
Opinionated creative skill for building stunning 3D, particle, and generative visual components. Use when building any Three.js, Canvas, WebGL, or visually complex component. Provides specific visual recipes, mathematical patterns, and creative direction — not API docs.
Skill Claude CodeCodex
Expert motion and interaction design auditor based on Emil Kowalski, Jakub Krehel, and Jhey Tompkins' techniques. Use when reviewing UI animations, transitions, hover states, or any motion design work. Provides per-designer perspectives with context-aware weighting.
Instructions file CodexOpenCode
Instructions for uiNerd16/aicanvas: This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in nodemodules/next/dist/docs/ before writing any code. Heed deprecation notices.
Instructions file
Instructions for uiNerd16/aicanvas, covering ai canvas — global rules, what this project is, how work is organized, secrets & credentials — this is an open-source repo and tech stack.
MCP server Claude CodeCodexCursor +2
Browse and install 75+ free animated, shadcn-compatible React components from AI Canvas. Runs locally from the @aicanvas/mcp npm package.
Huangleyang125207/ctrl-c-v-code-skills
Plugin Claude Code
Copy-paste-first coding principles. Makes AI work like a senior engineer who never writes from scratch: grep, copy, adapt, ship. Code is memory. Comments are search indexes.
Huangleyang125207/ctrl-c-v-code-skills
Skill Claude CodeCodex
Test-pattern doctrine. Tests are copyable from /.claude/patterns/tests/, three categories: input boundary, contract, effect. Make sure to consult this skill whenever code changes touch a boundary where someone else's code meets yours, even if the user doesn't say "test" or "TDD" — Claude tends to ship untested…
Huangleyang125207/ctrl-c-v-code-skills
Skill Claude CodeCodex
Coding doctrine for any task that creates, modifies, or refactors code in a programming language. Make sure to consult this skill whenever the user is about to write, edit, debug, or ship code, even if they don't explicitly ask for "best practices" — Claude's default of generating new code from scratch produces code…
Huangleyang125207/ctrl-c-v-code-skills
Skill Claude CodeCodex
Co-author doctrine for shared, half-hour-block daily schedules. Make sure to consult this skill whenever working in a dated daily log, journal, retro, or coordination file shared with a coworker — even if the user only says "log this at 11:00" or "what did we say last Tuesday." Default behavior of dumping procedural…