codex-skills-library

by profleadVerified

Codex Skills Library is a curated library of reusable Codex skills for developers, individuals, and teams.

139
Stars
31
Forks
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/proflead/codex-skills-library

Getting Started

Guides for using skills like codex-skills-library.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

Codex Skills Library

Codex Skills Library

A curated library of reusable Codex skills for developers, individuals, and teams.

This repository helps you turn OpenAI Codex into a consistent, reliable AI assistant by packaging common workflows into reusable skills instead of repeating prompts.

What is this?

Codex Skills Library is a collection of focused skills for common developer workflows:

  • Code generation and debugging
  • Refactoring and optimization
  • Testing and documentation
  • System design and decision support
  • Engineering operations and reliability

Each skill is small, focused, triggered by natural language, and designed for progressive disclosure.

Repository structure

Skills are organized by domain under skills/. Each skill is a folder with a SKILL.md that includes frontmatter (name, description) and a short workflow.

Skills by domain

Foundation

  • codebase-orientation: Map entry points, key modules, and build/run paths; include local setup commands, env vars, and a safe starter task.
  • git-basic-helper: Provide minimal, safe git commands with clear intent and warnings for destructive actions.
  • debugging-checklist: Give a prioritized checklist from repro to isolation, logging, and hypothesis validation.
  • error-message-explainer: Translate compiler/runtime errors into plain language, likely root causes, and targeted fixes.
  • linter-fix-guide: Explain lint rules, show the expected pattern, and propose the smallest fix.
  • config-file-explainer: Summarize purpose, key sections, defaults, and which settings are safe to change.
  • data-structure-chooser: Recommend a structure based on operations and constraints, with time/space tradeoffs.
  • dependency-install-helper: List required runtimes, install steps by platform, and verification commands.
  • small-script-generator: Generate tiny automation scripts with safe defaults and a usage example.
  • ticket-breakdown: Turn a request into small, testable steps with dependencies and validation checks.
  • log-summarizer: Group errors, identify the first failure, and propose concrete next actions.

Docs

  • readme-polish: Add missing setup details, env vars, and troubleshooting guidance while keeping it concise.
  • function-docstrings: Document purpose, parameters, return values, and error conditions in project style.
  • release-notes-drafter: Group changes by feature/fix/breaking, translate to user impact, and add migration notes.
  • team-onboarding-guide: Provide access/setup steps, key services, and a first-week learning plan.

Testing

  • unit-test-starter: Draft tests around core behavior, edge cases, and failure paths with run instructions.
  • integration-test-planner: Identify integration points, scenarios, data flows, and needed fixtures/mocks.
  • bug-repro-plan: Produce a minimal repro with exact steps, environment details, and expected vs actual.

API

  • buffer-api: Build Buffer GraphQL API integrations for auth, channel discovery, post creation, pagination, errors, and rate limits.
  • api-request-builder: Build curl/fetch requests with auth, headers, and response inspection tips.
  • api-contract-checker: Compare endpoints and payloads, flag breaking changes, and suggest versioning.
  • api-error-taxonomy: Standardize error codes, payload shape, and logging guidance.
  • graphql-query-optimizer: Reduce query depth and N+1 patterns using batching, caching, and pagination.

Frontend

  • accessibility-basic-check: Check contrast, labels, focus order, and keyboard navigation for regressions.
  • css-layout-helper: Diagnose layout intent and provide minimal flex/grid fixes with rationale.
  • cli-ux-improver: Improve CLI defaults, help text, and errors with actionable next steps.

Backend

Data

Infra

Security

Performance

Reliability

Architecture

  • architecture-review: Evaluate assumptions, bottlenecks, and failure modes with tradeoffs.
  • domain-modeling: Identify entities, invariants, and bounded contexts with interfaces.

Planning

Get started

  1. Browse skills/ and open a SKILL.md that matches your task.
  2. Trigger the skill by asking Codex for that workflow.
  3. Improve or extend skills as your team learns what works best.

Step-by-step tutorial: https://proflead.dev/posts/codex-skills-explained-101/

Video tutorial: https://youtu.be/d3Ydt6LyGeY

Contribute

Contributions are welcome. Please open an issue for ideas or send a PR with new skills, improvements, or fixes. If this library is useful, please star the repo and share it with your team.

Frequently Asked Questions

What is codex-skills-library?

codex-skills-library is an open-source cli tools skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by proflead. Codex Skills Library is a curated library of reusable Codex skills for developers, individuals, and teams. It has 139 GitHub stars.

Is codex-skills-library safe to use?

Yes. codex-skills-library passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install codex-skills-library?

Clone the repository with "git clone https://github.com/proflead/codex-skills-library" and add it to your Claude Code skills directory (see the Installation section above).

Are there alternatives to codex-skills-library?

Yes. SkillsLLM lists many other CLI Tools skills you can browse and compare side by side. Open the CLI Tools category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh codex-skills-library against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ui-ux-pro-max-skill

by nextlevelbuilder

12

An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.

119,92012,870Python
CLI Toolsai-skillsantigravity
View details

happy

by slopus

Mobile and Web client for Codex and Claude Code, with realtime voice, encryption and fully featured

23,4501,980TypeScript
CLI Tools
View details

claudecodeui

by siteboon

Use Claude Code, OpenCode, Cursor CLI, and Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely.

13,3941,866TypeScript
CLI Tools
View details

CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。

12,5471,869JavaScript
CLI Tools
View details

ccstatusline

by sirmalloc

🚀 Beautiful highly customizable statusline for Claude Code CLI with powerline support, themes, and more.

12,508545TypeScript
CLI Tools
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details