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.