profile.json 1.4 KB

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