#381 · Primary category: AI Coding Assistants
codex-skills
A collection of Codex/agent skills for planning, documentation access, frontend development, and browser automation.
Project last updated:07/14/26
GitHub Stars
1.0K
Forks
58
Contributors
2
License
Other
Why we included this project
CodexSkills is a grab-bag of ready-made skills for coding agents like Codex and Claude Code, so you don't have to write your own from scratch. It covers planning (phased task breakdowns, parallel subagents, even a multi-model planning council with a live UI), documentation access (pulling current library docs, reading GitHub repos in an LLM-friendly form, converting web pages to Markdown), and frontend design guidance imported from Anthropic and Vercel. There are also Codex hook bundles for automation, git workflow, security, and quality gates, plus custom multi-agent role definitions. If you want to standardize how your agents plan, gather context, and enforce guardrails, this repo collects most of the pieces in one place.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.