Total 30,649 skills, Code Quality has 1619 skills
Showing 12 of 1619 skills
Structured code review approach covering security, quality, performance, and consistency.
Bence's code style, tech stack, and workflow conventions
Provides comprehensive code review capability for Next.js applications, validates Server Components, Client Components, Server Actions, caching strategies, metadata, API routes, middleware, and performance patterns. Use when reviewing Next.js App Router code changes, before merging pull requests, after implementing new features, or for architecture validation. Triggers on "review Next.js code", "Next.js code review", "check my Next.js app".
Code review specialist focused on patterns, bugs, security, and performance
Prepare branch for code review by building context, identifying issues, and suggesting improvements
Guide for migrating a project from ESLint to Oxlint. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's linter from ESLint to Oxlint.
Review changes for test gaps, simplification, naming consistency, reuse opportunities, and TODO quality
Architecture optimization team skill. Analyzes codebase architecture, designs refactoring plans, implements changes, validates improvements, and reviews code quality via CSV wave pipeline with interactive review-fix cycles.
Review protocol code for chain halt risks, non-determinism, and onchain behavior bugs
Remove dead code and duplication pragmatically with a 5-phase systematic approach
Analyze Python code for style improvements including naming, structure, nesting, and cognitive load reduction
Improve code readability without altering functionality using idiomatic best practices