Skip to content

Conversation

@code-yeongyu
Copy link
Owner

Summary

  • Convert frontend-ui-ux-engineer agent prompt from XML format (<role>, <frontend-design-skill> tags) to pure Markdown format for better Gemini model compatibility
  • Preserve all essential content while condensing verbose sections (93 → 84 lines)

Changes

  • Replace XML tags with Markdown headers (#, ##)
  • Use Markdown formatting (bold, lists, horizontal rules)
  • Restore missing principles like "Understand why code is structured the way it is"

Closes #149


🤖 GENERATED WITH ASSISTANCE OF OhMyOpenCode

…149)

- Convert XML tags to Markdown headers for better Gemini compatibility
- Preserve all essential content while condensing verbose sections
- Add back missing principles like 'Understand why code is structured'

🤖 Generated with assistance of OhMyOpenCode (https://github.com/code-yeongyu/oh-my-opencode)
@code-yeongyu code-yeongyu changed the base branch from master to dev December 21, 2025 09:02
@code-yeongyu code-yeongyu merged commit 4df8504 into dev Dec 21, 2025
5 checks passed
@code-yeongyu code-yeongyu deleted the frontend-agent-markdown-prompt branch December 21, 2025 09:23
codewithkenzo pushed a commit to codewithkenzo/oh-my-opencode that referenced this pull request Jan 9, 2026
…ode-yeongyu#149) (code-yeongyu#152)

- Convert XML tags to Markdown headers for better Gemini compatibility
- Preserve all essential content while condensing verbose sections
- Add back missing principles like 'Understand why code is structured'

🤖 Generated with assistance of OhMyOpenCode (https://github.com/code-yeongyu/oh-my-opencode)
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.

Make Frontend UI UX Engineer to be just whole markdown prompt

2 participants