Thank you for improving the UXL agent skills catalog.
- Read
AGENTS.md. - Choose the smallest useful change.
- Update the affected skill, its source ledger, evals,
skills.yaml, and skill card together. - Run:
python scripts/validate_catalog.py
python scripts/run_evals.py --validate- If Codex skill tooling is available, run quick validation on changed skills.
Project-specific skills should not be marked reviewed or project-owned until the owning UXL project maintainers have reviewed the skill content and source links.
For behavior changes, include at least one of:
- A new eval prompt.
- A source link from official docs, examples, tests, or benchmarks.
- A maintainer note.
- A validation log or benchmark result.
- Keep
SKILL.mdshort. - Put detailed material in
references/. - Keep scripts standard-library-first unless a dependency is clearly justified.
- Avoid claims about current support without verification.