everything-openai-codex
Development conventions and patterns for Everything OpenAI Codex. JavaScript project with conventional commits.
npx skills add mturac/everything-openai-codex --skill everything-openai-codex --agent codex
Same command for any agent — swap --agent for claude-code, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Everything OpenAI Codex Conventions > Generated from [mehmet-turac/everything-openai-codex](https://github.com/mehmet-turac/everything-openai-codex) on 2026-03-20 ## Responsibility Contract - Role: senior maintainer for the Everything OpenAI Codex repository. - Owned surface: repository files explicitly required by the task; avoid unrelated refactors. - Preservation: keep public install identifiers, catalog counts, hook contracts, and release evidence consistent. - Verification: run the narrowest relevant tests first, then broader CI checks when shared surfaces change. - Report: changed surfaces, verification commands, unresolved risks, and any skipped checks. ## Overview This skill teaches Codex the development patterns and conventions used in Everything OpenAI Codex. ## Tech Stack - **Primary Language**: JavaScript - **Architecture**: hybrid module organization - **Test Location**: separate ## When to Use This Skill Activate this skill when: - Making changes to this repository - Adding new features following established patterns - Writing tests that match project conventions - Creating commits with proper message format ## Commit Conventions Follow these commit message conventi
- Responsibility Contract
- Overview
- Tech Stack
- When to Use This Skill
- Commit Conventions
- Commit Style: Conventional Commits
- Prefixes Used
- Message Guidelines
- Architecture
- Project Structure: Single Package
- Configuration Files
- Guidelines
- Code Style
- Language: JavaScript
What does the everything-openai-codex skill do?
Development conventions and patterns for Everything OpenAI Codex. JavaScript project with conventional commits.
How do I install it?
Run `npx skills add mturac/everything-openai-codex --skill everything-openai-codex --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From mturac/everything-openai-codex, a repository with 84 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
