profile.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "name": "Developer",
  3. "description": "Complete software development environment with code generation, testing, review, and build tools. Use OpenAgent for general tasks (1-4 files) or OpenCoder for complex architecture (4+ files). Recommended for most developers.",
  4. "badge": "RECOMMENDED",
  5. "components": [
  6. "agent:openagent",
  7. "agent:opencoder",
  8. "subagent:task-manager",
  9. "subagent:frontend-specialist",
  10. "subagent:devops-specialist",
  11. "subagent:documentation",
  12. "subagent:coder-agent",
  13. "subagent:reviewer",
  14. "subagent:tester",
  15. "subagent:build-agent",
  16. "subagent:contextscout",
  17. "subagent:image-specialist",
  18. "skill:task-management",
  19. "command:commit",
  20. "command:test",
  21. "command:context",
  22. "command:clean",
  23. "command:optimize",
  24. "command:validate-repo",
  25. "command:analyze-patterns",
  26. "tool:env",
  27. "tool:gemini",
  28. "context:root-navigation",
  29. "context:context-paths-config",
  30. "context:essential-patterns",
  31. "context:project-context",
  32. "context:core/*",
  33. "context:project-intelligence/*",
  34. "context:ui/web/ui-styling-standards",
  35. "context:ui/web/design-systems",
  36. "context:ui/web/animation-basics",
  37. "context:ui/web/animation-components",
  38. "context:ui/web/animation-advanced",
  39. "config:env-example",
  40. "config:readme",
  41. "skill:context-manager",
  42. "context:workflows-external-context-management",
  43. "context:workflows-external-context-integration",
  44. "context:context-system"
  45. ]
  46. }