feat: add Front-end Master custom mode (artist) #5898
Closed
+104
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR implements the Front-end Master custom mode as requested in issue #5897.
Changes Made
1. Added Mode Configuration
.roomodeswith:artist✍️ Front-end MasterwhenToUsedescription for the Orchestrator2. Created Rules File
.roo/rules-artist/artist.mdwith comprehensive styling and coding guidelinesImplementation Details
The mode is designed to be used whenever changes are made to the front-end that involve:
The implementation follows the established patterns from existing custom modes in the codebase and includes all the content specified in the original issue.
Testing
The changes have been validated for:
.roomodesFixes #5897
Important
Adds
artistmode for front-end development with detailed rules and configuration.artistmode to.roomodeswith slugartistand name✍️ Front-end Master.whenToUsespecifies front-end changes involving layout, spacing, color, etc..roo/rules-artist/artist.mdwith guidelines on CSS frameworks, file organization, design consistency, spacing, form styling, JavaScript practices, and testing..roomodesand correct file structure.This description was created by
for c30de75. You can customize this summary. It will automatically update as commits are pushed.