feat(web): mention skills in composer placeholder#2570
feat(web): mention skills in composer placeholder#2570juliusmarminge merged 1 commit intopingdotgg:mainfrom
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ApprovabilityVerdict: Approved Single-line copy change updating placeholder text in the chat input to mention the skills feature. No runtime behavior impact. You can customize Macroscope's approvability policy. Learn more. |
What Changed
add $ skill hint on input placeholder
Why
so people who never used these tools know where they skills are
UI Changes
before


after
Checklist
Note
Mention skills in chat composer placeholder text
Updates the default placeholder in ChatComposer.tsx from
Ask anything, @tag files/folders, or use / to show available commandstoAsk anything, @tag files/folders, $use skills, or / for commands.Macroscope summarized f3d1f9c.
Note
Low Risk
Low risk UI-only copy change that doesn’t affect chat/composer behavior or data flow.
Overview
Updates the default chat composer placeholder text to explicitly mention using
$useskills (alongside@file tagging and/commands), improving discoverability of skills.Reviewed by Cursor Bugbot for commit f3d1f9c. Bugbot is set up for automated code reviews on this repo. Configure here.