This repository collects the agent skills we use to make Codex more useful in day-to-day work. Each skill lives under skills/ and includes a SKILL.md file, with supporting references or agent configuration when the skill needs them.
The goal is practical: keep reusable instructions close to the work they support, make their source clear, and make it easy to improve a skill when we find better patterns.
| Skill | Purpose |
|---|---|
skills/apple-foundation-models-skill |
Helps build, review, and refactor Apple Foundation Models features in SwiftUI apps. |
skills/swiftui-expert-skill |
Guides SwiftUI implementation, review, architecture, state management, performance, and modern API usage. |
skills/web-design-engineer |
Guides visual and interactive front-end work, including pages, prototypes, dashboards, slide decks, and UI mockups. |
skills/write-like-human |
Helps draft, revise, and polish prose so it sounds clear, specific, and less template-like. |
Some skills started from public work and were adapted for this repository:
| Skill | Source |
|---|---|
skills/web-design-engineer |
Copied from the skill in ConardLi/garden-skills. |
skills/swiftui-expert-skill |
Based on AvdLee/SwiftUI-Agent-Skill, with added references such as scalable architecture guidance. |
These skills were created for this repository:
skills/apple-foundation-models-skillskills/write-like-human