mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-17 16:46:31 +03:00
23 lines
942 B
Markdown
23 lines
942 B
Markdown
# Codex Agent Instructions
|
|
|
|
This repository contains specialized skills for different tasks. When the user requests work in a particular domain, read the corresponding skill file for detailed guidance.
|
|
|
|
## Available Skills
|
|
|
|
Each skill provides deep expertise in its domain. Use the descriptions below to decide which skill file to read:
|
|
|
|
### frontend-design
|
|
|
|
**When to use**: Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
|
|
|
|
**Read**: `AGENTS.frontend-design.md` for complete instructions.
|
|
|
|
|
|
## How to Use Skills
|
|
|
|
1. Identify the user's request domain
|
|
2. Match it to a skill description above
|
|
3. Read the corresponding skill file
|
|
4. Follow the guidance in that file
|
|
|
|
Multiple skills can be combined when the task requires expertise from different domains. |