Skip to content

Conversation

@214140846
Copy link

@214140846 214140846 commented Jan 22, 2026

Summary

Add a new experimental skill: frontend-design, enabling Codex to generate production-grade frontend UI design + implementation artifacts (components/pages, HTML/CSS, React) when the user requests web UI design or frontend coding.

What’s included

  • New skill folder under:

    • skills/.experimental/frontend-design/
  • SKILL.md includes required metadata (name, description) so Codex can discover and route to the skill.

  • Skill instructions focus on producing usable, production-oriented deliverables (design + code artifacts).

How to try

Install via Codex skill installer:

  • $skill-installer install the frontend-design skill from the .experimental folder

Then restart Codex to pick up the skill.

Notes

This is intentionally placed in .experimental while we gather feedback on:

  • routing accuracy (when it should/shouldn’t trigger)
  • output consistency (component structure, accessibility, responsiveness)
  • preferred frameworks/patterns

Checklist

  • Skill follows Agent Skills folder structure and includes SKILL.md metadata
  • Scope is clearly described (frontend UI design + implementation artifacts)
  • Added/updated license file within the skill folder if required

@214140846 214140846 requested a review from a team January 22, 2026 01:26
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.

1 participant