11308 results (100.6ms) page 7 / 566
izyanrajwani / agent-skills-library-requesting-code-review exact

Use when you need to request a code review for a PR/MR and want a consistent review brief (context, scope, risk areas, test instructions, acceptance criteria) before merge.

RefoundAI / lenny-skills-vibe-coding exact

Help users build software using AI coding tools. Use when someone is using AI to generate code, building prototypes without deep technical skills, or exploring how non-engineers can create...

sickn33 / antigravity-awesome-skills-receiving-code-review exact

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not...

cleodin / antigravity-awesome-skills-receiving-code-review exact

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not...

DauQuangThanh / hanoi-rainbow-code-refactoring exact

Guides systematic code refactoring to improve code quality, maintainability, and design. Identifies code smells, applies refactoring patterns, ensures test coverage, and follows safe refactoring...

0xDarkMatter / claude-mods-code-stats exact

Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project overview without manual counting. Triggers on: how big is codebase, count lines...

izyanrajwani / agent-skills-library-receiving-code-review exact

Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use...

mhattingpete / claude-skills-marketplace-code-refactor exact

Perform bulk code refactoring operations like renaming variables/functions across files, replacing patterns, and updating API calls. Use when users request renaming identifiers, replacing...

Bamose / everything-codex-cli-code-reviewer exact

Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.

aktsmm / agent-skills-code-simplifier exact

Guide for simplifying and refining code after coding sessions. Use when cleaning up complex code, reviewing PRs for readability, or applying consistent refactoring patterns.

jackspace / claudeskillz-code-review exact

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any...

existential-birds / beagle-shadcn-code-review exact

Reviews shadcn/ui components for CVA patterns, composition with asChild, accessibility states, and data-slot usage. Use when reviewing React components using shadcn/ui, Radix primitives, or...

phrazzld / claude-config-documentation-standards exact

Apply documentation standards: comment why not what, minimal comments (prefer clear code), maintain README with quick start, update docs with breaking changes. Use when writing comments, creating...

mikeyobrien / ralph-orchestrator-find-code-tasks exact

Lists all code tasks in the repository with their status, dates, and metadata. Useful for getting an overview of pending work or finding specific tasks.

vaayne / agent-kit-code-simplifier exact

Simplifies and refines code for clarity, consistency, and maintainability while preserving functionality. Triggers on "simplify this code", "clean up", "refactor for readability", "make this...

jaredlander / freshbooks-speed-code-review exact

Review code written by Claude Code or humans across multiple languages. Use when asked to review, audit, critique, or analyze code quality. Supports R, Python, JavaScript, SQL, C++, Rust, Go,...

InSelfControll / ai-agent-skills-code-review exact

Expert for codebase-wide code reviews. Use when auditing Pull Requests, refactoring complex logic, or enforcing architectural and security standards across the ecosystem.

omer-metin / skills-for-antigravity-code-quality exact

Writing maintainable code - readability principles, SOLID patterns applied pragmatically, and the judgment to know when rules should bendUse when "code quality, clean code, readability, naming,...

Nice-Wolf-Studio / wolf-skills-marketplace-coding-patterns exact

Modern coding patterns for clean, maintainable code - use before implementing complex logic; includes orchestration, pure functions, function decomposition, vertical slice, composition, DI, SOLID,...

omer-metin / skills-for-antigravity-code-cleanup exact

Systematic code cleanup and refactoring agent that identifies and fixes code quality issues without changing functionality. Focuses on: - Dead code removal - Import organization - Type...