feat: enhance developer and advanced profiles with UI, development, and system builder context #148
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Enhanced installation profiles to include comprehensive UI/development context and system builder resources:
Changes
Developer Profile (39 components, +10)
context:ui/*- All UI patterns and standardscontext:development/*- All development principlescontext:design-systems- Design system standardscontext:react-patterns- React best practicescontext:animation-patterns- Animation guidelinescontext:ui-styling-standards- Styling standardscontext:design-assets- Design assetscontext:clean-code- Clean code principlescontext:api-design- API design patternsFull Profile (44 components, +10)
Advanced Profile (58 components, +10 UI/dev + 10 system builder)
context:system-builder-guide- System builder guidecontext:orchestrator-template- Orchestrator templatecontext:subagent-template- Subagent templatecontext:openagents-repo/*- All repository guides and conceptscontext:context-system- Context system overviewcontext:context-system/*- All context system standardscontext:registry-dependencies- Registry dependency validationcontext:templates- Context file templatescontext:frontmatter- Frontmatter standardscontext:codebase-references- Codebase reference standardsValidation
✅ Registry JSON syntax valid
✅ All context files verified to exist
✅ No duplicate entries
✅ Consistent naming conventions
✅ Profile descriptions updated
Impact