🧪
Testing Standards
This skill validates test coverage, identifies untested paths, and guides test writing across JavaScript, Java, Python, and Go projects.
testingunit-testsintegration-testscode-review
🔍
Three Best Practices
Three.js performance optimization and best practices guidelines. Use when writing, reviewing, or optimizing Three.js code. Triggers on tasks involving 3D scenes, WebGL/WebGPU rendering, geometries, materials, textures, lighting, shaders, or TSL.
emalorenzocode-review
🔍
Ts Morph Refactoring
TypeScript refactoring using ts-morph in pnpm monorepos. Use when renaming variables, functions, classes, or types across packages; updating imports; moving files; or performing codemod operations. Triggers on requests involving TypeScript AST manipulation, bulk code changes, or cross-package refact
robbowescode-review
🎨
Typescript Best Practices
This skill helps review and improve TypeScript code by applying best-practice patterns for types, interfaces, generics, and naming.
frontendcode-reviewrefactor
🛡️
Typescript Code Review
This skill performs thorough TypeScript code reviews, ensuring type safety, best practices, performance, security, and maintainability with actionable feedback.
code-reviewperformancesecuritytesting
🔍
Ui Library Usage Auditor
This skill should be used when reviewing shadcn/ui component usage to ensure accessibility, consistency, and proper patterns. Applies when auditing UI code, checking component patterns, reviewing layout structure, identifying component extraction opportunities, or ensuring design system compliance.
hopeoverturecode-review