Codex skills I actually use and think are worth sharing.
More skills may be added over time.
Korean documentation is available in README_ko.md.
| Skill | Target | Description |
|---|---|---|
| code-design-guard | Codex skill | Pre-implementation design for better code aligned with design intent. Helps prevent hard-to-maintain patchwork code. |
| code-review | Codex skill | Post-change implementation review and repair. Helps prevent omissions and improve maintainability. |
Choose a skill folder under skills/ and copy it into your Codex skills directory.
- These skills reflect my own workflow and preferences. Review them before use.
This repository is licensed under the Apache License 2.0.
See LICENSE.md for details.