Cursor
Install
bash
cd your-project
npx specialist-agent initConfigure
Add to .cursorrules:
When you see @agent-name, read and follow .claude/agents/agent-name.md
When you see /skill-name, execute .claude/skills/skill-name/SKILL.mdUse
@builder create a UserProfile component
@reviewer review src/components/
/plan add authenticationTroubleshooting
Agents not loading?
- Check
.claude/agents/exists - Restart Cursor
Wrong framework? Create .claude/config.json:
json
{ "framework": "react" }