Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ Codex skills are modular instruction bundles that tell Codex how to execute a ta
- [gh-address-comments/](./gh-address-comments/) - Address review or issue comments on the open GitHub PR for the current branch using `gh`.
- [gh-fix-ci/](./gh-fix-ci/) - Inspect failing GitHub Actions checks, summarize failures, and propose fixes.
- [mcp-builder/](./mcp-builder/) - Build and evaluate MCP servers with best practices and an evaluation harness.
- [UIZZE — STOP UI SLOP](https://uizze.com) - Ground Codex in 800,000+ real web and iOS screens, lock a product-specific design contract, and force a hard finish gate before generic UI ships. Free skill: `npx skills add https://uizze.com --skill anti-ui-slop`. [Inspect the skill](https://uizze.com/.well-known/agent-skills/anti-ui-slop/SKILL.md).
- [pr-review-ci-fix/](./pr-review-ci-fix/) - Automated GitHub/GitLab PR review plus CI auto-fix loop via the Composio CLI.
- [sentry-triage/](./sentry-triage/) - Diagnose Sentry issues by mapping stack frames to local source — no copy-paste.
- [webapp-testing/](./webapp-testing/) - Run targeted web app tests and summarize results.
Expand Down