bee:dev-refactor

Analyze PHP/Laravel codebases against Bee/Lerian standards and generate refactoring tasks.

2|1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/luanrodrigues/ia-frmwrk --skill bee-dev-refactor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bee:dev-refactor
Source: https://github.com/luanrodrigues/ia-frmwrk/tree/main/dev-team/skills/dev-refactor
Command: npx skills add https://github.com/luanrodrigues/ia-frmwrk --skill bee-dev-refactor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill analyzes existing backend codebases (specifically PHP/Laravel) against established Bee/Lerian standards and identifies all deviations, generating actionable refactoring tasks. It ensures legacy code is modernized and compliant.

Core Features & Use Cases

  • Codebase Analysis: Scans PHP/Laravel projects for adherence to architecture, coding, and testing standards.
  • Gap Identification: Pinpoints every divergence from standards, no matter how small, as a mandatory "finding".
  • Task Generation: Creates a 1:1 mapping of findings to refactoring tasks, ready for execution by the bee:dev-cycle skill.
  • Use Case: A team inherits a 5-year-old Laravel application. They use this Skill to audit the entire codebase, identify all areas not conforming to current best practices, and generate a prioritized list of refactoring tasks to bring the application up to modern standards.

Quick Start

Use the bee:dev-refactor skill to analyze the current backend codebase for compliance with Bee standards.

Frequently Asked Questions about bee:dev-refactor

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

FAQPage Schema
How do I audit legacy PHP Laravel codebases for standards compliance?

You can audit legacy PHP Laravel code for standards compliance by scanning the codebase against defined Bee/Lerian architectural patterns and coding conventions, identifying all deviations as mandatory findings, and generating a comprehensive refactoring task list.

What is legacy code modernization for backend Laravel services?

Legacy code modernization for backend Laravel services is the process of analyzing outdated application code against current best practices, pinpointing every divergence from established standards, and creating a 1:1 mapping of findings to refactoring tasks to ensure strict adherence to modern architectural patterns.

How do I generate refactoring tasks from a PHP code analysis?

Generating refactoring tasks from a PHP code analysis requires scanning the backend codebase for gaps in testing and architectural standards, pinpointing every divergence as a mandatory finding, and mapping each finding 1:1 to an actionable refactoring task ready for execution.

Does this code analysis tool work with legacy Laravel applications?

Yes, this code analysis tool works specifically with legacy Laravel applications by scanning the entire PHP backend codebase to identify areas not conforming to current best practices, architectural patterns, coding conventions, and testing requirements.

What's the best way to bring an old Laravel application up to modern coding standards?

The best way to bring an old Laravel application up to modern coding standards is to perform a comprehensive code audit that identifies all deviations as mandatory findings, then execute the generated 1:1 refactoring task list to ensure strict adherence to current architectural patterns.