Skip to content

Conversation

@darrenhinde
Copy link
Owner

Summary

Enhanced installation profiles to include comprehensive UI/development context and system builder resources:

  • Developer Profile: Added UI/UX patterns, development principles, design systems, React patterns, animation patterns, styling standards, and design assets
  • Full Profile: Added same UI/development context as developer profile for consistency
  • Advanced Profile: Added comprehensive system builder context including templates, guides, context system standards, and repository management context

Changes

Developer Profile (39 components, +10)

  • ✅ Added context:ui/* - All UI patterns and standards
  • ✅ Added context:development/* - All development principles
  • ✅ Added context:design-systems - Design system standards
  • ✅ Added context:react-patterns - React best practices
  • ✅ Added context:animation-patterns - Animation guidelines
  • ✅ Added context:ui-styling-standards - Styling standards
  • ✅ Added context:design-assets - Design assets
  • ✅ Added context:clean-code - Clean code principles
  • ✅ Added context:api-design - API design patterns

Full Profile (44 components, +10)

  • ✅ Added same UI/development context as developer profile

Advanced Profile (58 components, +10 UI/dev + 10 system builder)

  • ✅ Inherited all UI/development context from developer profile
  • ✅ Added context:system-builder-guide - System builder guide
  • ✅ Added context:orchestrator-template - Orchestrator template
  • ✅ Added context:subagent-template - Subagent template
  • ✅ Added context:openagents-repo/* - All repository guides and concepts
  • ✅ Added context:context-system - Context system overview
  • ✅ Added context:context-system/* - All context system standards
  • ✅ Added context:registry-dependencies - Registry dependency validation
  • ✅ Added context:templates - Context file templates
  • ✅ Added context:frontmatter - Frontmatter standards
  • ✅ Added context:codebase-references - Codebase reference standards

Validation

✅ Registry JSON syntax valid
✅ All context files verified to exist
✅ No duplicate entries
✅ Consistent naming conventions
✅ Profile descriptions updated

Impact

  • Developers now have immediate access to UI/UX patterns and design systems
  • System builder users have comprehensive context for creating custom AI architectures
  • Better alignment between profile capabilities and included context
  • Improved onboarding for new developers with design-focused work

github-actions bot and others added 8 commits January 30, 2026 17:18
- Remove 7 duplicate files (ui/design files exist in ui/web/)
- Remove 2 redundant READMEs (use navigation.md instead)
- Move react-patterns.md to frontend/react/
- Create frontend/react/navigation.md
- Update 4 navigation files (development, ui, frontend, frontend/react)
- Update developer profile (4 path changes: ui-styling-standards, design-systems, design-assets, animation-patterns)
- Update 3 core context files (visual-development.md, design-iteration.md, file-locations.md)

Result: 29 context files (down from 36), no duplicates, clean structure

Refs: REORGANIZATION_PLAN.md, REORGANIZATION_SUMMARY.md
- Create when-to-delegate.md with clear decision criteria
- Decision matrix for when to delegate vs. handle directly
- Common patterns and examples
- Red flags and green flags
- Frontend-specialist capabilities reference
- Update frontend and development navigation files

Helps orchestrators decide when to delegate UI work to frontend-specialist subagent.
…nd system builder context

- Developer profile: Add UI/UX patterns, development principles, design systems, React patterns, animation patterns, styling standards, and design assets
- Full profile: Add same UI/development context as developer profile for consistency
- Advanced profile: Add comprehensive system builder context including templates, guides, context system standards, and repository management context
- Update profile descriptions to reflect new capabilities
- All context files verified to exist and are properly referenced
- Remove duplicate design-assets, ui-styling-standards, clean-code, animation-patterns, design-systems, react-patterns, and api-design entries that pointed to wrong paths
- Remove non-existent development-readme and mastra-ai-readme entries
- Keep only correct entries with proper file paths
- All registry paths now validated and correct
@darrenhinde darrenhinde merged commit 7472575 into main Jan 30, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants