|
2773 | 2773 | }, |
2774 | 2774 | "developer": { |
2775 | 2775 | "name": "Developer", |
2776 | | - "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.", |
| 2776 | + "description": "Complete software development environment with code generation, testing, review, and build tools. Includes UI/UX patterns, development principles, and design systems. Use OpenAgent for general tasks (1-4 files) or OpenCoder for complex architecture (4+ files). Recommended for most developers.", |
2777 | 2777 | "badge": "RECOMMENDED", |
2778 | 2778 | "components": [ |
2779 | 2779 | "agent:openagent", |
|
2803 | 2803 | "context:project-intelligence/*", |
2804 | 2804 | "context:to-be-consumed/*", |
2805 | 2805 | "context:adding-skill", |
| 2806 | + "context:ui/*", |
| 2807 | + "context:development/*", |
| 2808 | + "context:design-systems", |
| 2809 | + "context:react-patterns", |
| 2810 | + "context:animation-patterns", |
| 2811 | + "context:ui-styling-standards", |
| 2812 | + "context:design-assets", |
| 2813 | + "context:clean-code", |
| 2814 | + "context:api-design", |
2806 | 2815 | "config:env-example", |
2807 | 2816 | "config:readme" |
2808 | 2817 | ] |
|
2839 | 2848 | }, |
2840 | 2849 | "full": { |
2841 | 2850 | "name": "Full", |
2842 | | - "description": "Everything included - all agents, subagents, tools, and plugins for maximum functionality.", |
| 2851 | + "description": "Everything included - all agents, subagents, tools, and plugins for maximum functionality. Includes UI/UX patterns, development principles, and design systems.", |
2843 | 2852 | "components": [ |
2844 | 2853 | "agent:openagent", |
2845 | 2854 | "agent:opencoder", |
|
2877 | 2886 | "context:project-intelligence/*", |
2878 | 2887 | "context:to-be-consumed/*", |
2879 | 2888 | "context:adding-skill", |
| 2889 | + "context:ui/*", |
| 2890 | + "context:development/*", |
| 2891 | + "context:design-systems", |
| 2892 | + "context:react-patterns", |
| 2893 | + "context:animation-patterns", |
| 2894 | + "context:ui-styling-standards", |
| 2895 | + "context:design-assets", |
| 2896 | + "context:clean-code", |
| 2897 | + "context:api-design", |
2880 | 2898 | "config:env-example", |
2881 | 2899 | "config:readme" |
2882 | 2900 | ] |
2883 | 2901 | }, |
2884 | 2902 | "advanced": { |
2885 | 2903 | "name": "Advanced (Meta-Level)", |
2886 | | - "description": "Full installation plus System Builder for creating custom AI architectures. For power users and contributors.", |
| 2904 | + "description": "Full installation plus System Builder for creating custom AI architectures. Includes comprehensive context system, system builder templates, and repository management tools. For power users and contributors.", |
2887 | 2905 | "components": [ |
2888 | 2906 | "agent:openagent", |
2889 | 2907 | "agent:opencoder", |
|
2930 | 2948 | "context:project-intelligence/*", |
2931 | 2949 | "context:to-be-consumed/*", |
2932 | 2950 | "context:adding-skill", |
| 2951 | + "context:ui/*", |
| 2952 | + "context:development/*", |
| 2953 | + "context:design-systems", |
| 2954 | + "context:react-patterns", |
| 2955 | + "context:animation-patterns", |
| 2956 | + "context:ui-styling-standards", |
| 2957 | + "context:design-assets", |
| 2958 | + "context:clean-code", |
| 2959 | + "context:api-design", |
| 2960 | + "context:system-builder-guide", |
| 2961 | + "context:orchestrator-template", |
| 2962 | + "context:subagent-template", |
| 2963 | + "context:openagents-repo/*", |
| 2964 | + "context:context-system", |
| 2965 | + "context:context-system/*", |
| 2966 | + "context:registry-dependencies", |
| 2967 | + "context:templates", |
| 2968 | + "context:frontmatter", |
| 2969 | + "context:codebase-references", |
2933 | 2970 | "config:env-example", |
2934 | 2971 | "config:readme" |
2935 | 2972 | ], |
|
0 commit comments