codex
Codex skills are built for OpenAI's coding-agent workflow across the terminal, repository context, and tool-driven implementation tasks. Expect software engineering, debugging, refactoring, and research helpers that pair well with an agent editing files and running commands.
Skills compatible with codex
gws-groupssettings
by googleworkspace/cli
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
novel-writer-workflow-guide
by wordflowlab/novel-writer-skills
Source details, install context, and public review data are available on the full page.
problem-definition
by refoundai/lenny-skills
Help the user define problems clearly before jumping to solutions using frameworks from 91 product leaders.
design-systems
by refoundai/lenny-skills
Help the user build and scale design systems using frameworks from 4 product leaders who have built design systems at companies like Figma and Airbnb.
nestjs
by giuseppe-trisciuoglio/developer-kit
This skill provides comprehensive guidance for building NestJS applications with TypeScript, including integration with Drizzle ORM for database operations. It covers all major aspects of NestJS development from basic module structure to advanced patterns like microservices and GraphQL.
recipe-deploy-apps-script
by googleworkspace/cli
PREREQUISITE: Load the following skills to execute this recipe: gws-apps-script
search-first
by affaan-m/everything-claude-code
Systematizes the "search for existing solutions before implementing" workflow.
academic-writing
by jamditis/claude-skills-journalism
Systematic approaches for scholarly writing, research design, and academic communication.
trpc-type-safety
by bobmatnyc/claude-mpm-skills
tRPC enables end-to-end type safety between TypeScript clients and servers without code generation. Define your API once, get automatic type inference everywhere.
vue-expert-js
by jeffallan/claude-skills
Senior Vue specialist building Vue 3 applications with JavaScript and JSDoc typing instead of TypeScript.
ghost-scan-secrets
by ghostsecurity/skills
Source details, install context, and public review data are available on the full page.
sales-qualification
by refoundai/lenny-skills
Help the user qualify sales leads effectively using frameworks from 1 product leader.
agent-slack
by stablyai/agent-slack
agent-slack is a CLI binary installed on $PATH . Invoke it directly (e.g. agent-slack user list ). If installed via Nix flake only, run commands with nix run github:stablyai/agent-slack -- .
m07-concurrency
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
playwright
by openai/skills
Drive a real browser from the terminal using playwright-cli . Prefer the bundled wrapper script so the CLI works even when it is not globally installed. Treat this skill as CLI-first automation. Do not pivot to @playwright/test unless the user explicitly asks for test files.
positioning-messaging
by refoundai/lenny-skills
Help the user craft compelling product positioning and messaging using frameworks from 58 product leaders and marketers.
trigger-realtime
by triggerdotdev/skills
Subscribe to task runs and stream data in real-time from frontend and backend.
prioritizing-roadmap
by refoundai/lenny-skills
Help the user prioritize product roadmaps and backlogs using frameworks from 75 product leaders.
qmd
by levineam/qmd-skill
Local search engine for Markdown notes, docs, and knowledge bases. Index once, search fast.
query-onchain-data
by coinbase/agentic-wallet-skills
Use the CDP SQL API to query onchain data (events, transactions, blocks, transfers) on Base. Queries are executed via x402 and are charged per query.
spec-miner
by jeffallan/claude-skills
Reverse-engineering specialist who extracts specifications from existing codebases.
trigger-setup
by triggerdotdev/skills
Get Trigger.dev running in your project in minutes.
multiplayer-game
by rivet-dev/skills
IMPORTANT: Before doing anything, you MUST read BASE_SKILL.md in this skill's directory. It contains essential guidance on debugging, error handling, state management, deployment, and project setup. Those rules and patterns apply to all RivetKit work. Everything below assumes you have already read and understood it.
ralph-loop
by andrelandgraf/fullstackrecipes
Complete setup for automated agent-driven development. Define features as user stories with testable acceptance criteria, then run AI agents in a loop until all stories pass.