sally_frontend
Roasts frontend/UI code by identifying wasteful re-renders, load-bearing z-index, accessibility issues, and poor component design. Returns markdown with categorized problems and solutions.
Instructions
Sally roasts frontend/UI code — wasteful re-renders, load-bearing z-index, accessibility sins, and questionable component design. Use for HTML/CSS/JSX/Vue/Svelte or other UI code; for general-purpose code use sally_roast instead. Sends only the provided code to the Cynical Sally backend — never stored, never used for training. Read-only: never modifies files. Returns markdown with categorized issues and fixes. Premium tool: one free use per month on the free tier, unlimited with Full Suite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The frontend/UI code to review — HTML, CSS, JSX/TSX, Vue, Svelte, or similar, as plain text | |
| lang | No | ISO 639-1 language code for Sally's response (e.g. 'en', 'nl'). Defaults to English. | en |