Cursor
Instalação
bash
cd your-project
npx specialist-agent initConfiguração
Adicione ao .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.mdUso
@builder create a UserProfile component
@reviewer review src/components/
/plan add authenticationSolução de Problemas
Agents não estão carregando?
- Verifique se
.claude/agents/existe - Reinicie o Cursor
Framework incorreto? Crie .claude/config.json:
json
{ "framework": "react" }