11805 results (79.2ms) page 11 / 591
tomwangowa / agent-skills-pr-review-assistant exact

Assist in reviewing pull requests by analyzing diffs and providing structured feedback. Use this Skill when the user asks to review a PR, analyze pull request changes, check code quality in PRs,...

felix-huber / appbuilder-skill-review-loops exact

Implements Doodlestein's iterative review methodology. Contains exact prompts for plan review, beads review, code review, bug hunting, and UI polish. Use when you need to iterate on any artifact...

daffy0208 / ai-dev-standards-codex-review-workflow exact

Automated code review workflow using OpenAI Codex CLI. Implements iterative fix-and-review cycles until code passes validation or reaches iteration limit. Use when building features requiring...

ron-myers / candid-candid-review exact

Use when reviewing code changes before commit or PR - provides configurable code review (harsh or constructive tone) with project standards from Technical.md, architectural context, categorized...

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...

existential-birds / beagle-receive-feedback exact

Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human reviewer, or CI tool. Verifies claims before implementing, tracks disposition.

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.

safaiyeh / app-store-review-skill exact

Evaluates code against Apple's App Store Review Guidelines. Use this skill when reviewing iOS, macOS, tvOS, watchOS, or visionOS app code (Swift, Objective-C, React Native, or Expo) to identify...

ngxtm / devkit-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

daymade / claude-code-skills-skill-reviewer exact

Reviews and improves Claude Code skills against official best practices. Supports three modes - self-review (validate your own skills), external review (evaluate others' skills), and auto-PR...

mikeyobrien / ralph-orchestrator-code-task-generator exact

This sop generates structured code task files from rough descriptions, ideas, or PDD implementation plans. It automatically detects the input type and creates properly formatted code task files...

linxule / interpretive-orchestration-coding-workflow exact

This skill should be used when users are ready to start Stage 2 coding, asks about processing documents systematically, needs to track coding progress, wants to generate audit documentation, or...

parcadei / continuous-claude-v3-sub-agents exact

Create and configure Claude Code sub-agents with custom prompts, tools, and models

parcadei / continuous-claude-v3-cli-reference exact

Claude Code CLI commands, flags, headless mode, and automation patterns

parcadei / continuous-claude-v3-slash-commands exact

Create and use Claude Code slash commands - quick prompts, bash execution, file references

d-o-hub / rust-self-learning-memory-clean-code-developer exact

Assist developers in writing clean, maintainable code following software engineering best practices. Use when conducting code reviews, refactoring code, enforcing coding standards, seeking...

cosmix / loom-code-migration exact

Strategies and patterns for safe code migrations and upgrades. Use when upgrading frameworks, migrating between technologies, handling deprecations, or planning incremental migrations. Triggers:...

parcadei / continuous-claude-v3-migrate exact

Migration workflow - research β†’ analyze β†’ plan β†’ implement β†’ review