Available skills
| Skill | Trigger | Purpose |
|---|---|---|
| dev-browser | Contextual | Browser automation with persistent page state |
| lovable | /lovable | Full-stack implementation of Lovable prototypes |
| pr-fix | /pr-fix-ci | Auto-fix CI failures and PR review comments |
How skills work
Skills are loaded automatically based on context or triggered explicitly with slash commands. When a skill activates, the agent receives specialized instructions and tools for that task. For example, thedev-browser skill activates when you ask the agent to interact with a website. The /lovable skill activates when you run the /lovable command with a prototype URL.
Project skills
You can define custom skills in your repository’sCLAUDE.md file. These skills load automatically when an agent works on your project. See Project skills for details.