laravel:code-review-requests

Generate targeted code review requests with Laravel conventions and focus areas.

1|Updated Sep 22, 2025
One-click install
npx skills add https://github.com/meistro57/chat_bridge --skill laravel-code-review-requests
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laravel:code-review-requests
Source: https://github.com/meistro57/chat_bridge/tree/main/.claude/skills/code-review-requests
Command: npx skills add https://github.com/meistro57/chat_bridge --skill laravel-code-review-requests

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers request more effective and actionable code reviews by guiding them to provide specific context, focus areas, and relevant architectural or convention-based questions.

Core Features & Use Cases

  • Focused Review Requests: Learn to ask for feedback on specific aspects like security, performance, or architecture.
  • Contextual Guidance: Understand how to provide necessary background information for reviewers.
  • Laravel Conventions: Get tailored advice on adhering to Laravel best practices.
  • Use Case: A junior developer can use this Skill to request a review of their authentication code, specifying they need detailed explanations on security and Laravel conventions, ensuring they learn and improve.

Quick Start

Use the laravel:code-review-requests skill to request a security review for the provided OrderService code, focusing on authorization and SQL injection risks.

Frequently Asked Questions about laravel:code-review-requests

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a Laravel code review request that gets actionable feedback?

An effective Laravel code review request specifies focus areas like security or performance, provides necessary background context, and asks targeted questions about architectural or framework-specific conventions to ensure actionable feedback.

What should I include in a code review request for Laravel architecture?

Include focus areas, essential project context, and specific architectural feedback requests. Referencing Laravel best practices and conventions within your request helps reviewers understand the scope and provide higher quality structural assessments.

Can I request a focused security review for a Laravel service class?

Yes, you can request a focused security review for a Laravel service class by explicitly defining security as your focus area, providing the relevant code context, and asking reviewers to check for vulnerabilities like SQL injection or authorization flaws.

What is the best way to ask for feedback on Laravel best practices?

The best way to ask for feedback on Laravel best practices is to structure your request by explicitly stating your focus on conventions, providing the code context, and asking reviewers to evaluate your implementation against standard framework conventions.

Does guiding a code review request improve feedback quality for junior developers?

Guiding a code review request improves feedback quality for junior developers by helping them provide specific context, define focus areas like security, and request detailed explanations of Laravel conventions, ensuring they receive actionable learning points.