Directory · Claude Skills

Generate structured, self-contained Codex task prompts. Use when the user asks for a Codex prompt, delegation task, fix, build, audit, ops/tuning, refactor, PR-series, or master-session brief to hand to another Codex run. Grounds every cited path and command, distinguishes directive from investigative work, and binds completion to explicit evidence.

★ 5 Synced 6 hours ago View SKILL.md

At a glance

Coding Manual install Python Actively maintained

This skill is for Coding and helps you generate a codex task prompt, create a delegation brief, and write an audit prompt.

Install git clone --depth 1 https://github.com/TAKEOFF69/codex-skills-kit cp -r codex-skills-kit/skills/codex-prompt ~/.claude/skills/codex-prompt
Can use Not declared by the author
Good for generate a codex task promptcreate a delegation briefwrite an audit promptbuild a refactor promptprepare an ops tuning briefdraft a pr-series prompt

Setup, runtime and requirements describe TAKEOFF69/codex-skills-kit, the repo this skill ships in.

codexprompt-engineeringTask DelegationSelf ContainedStructured InstructionsEvidence Based

Also in TAKEOFF69/codex-skills-kit

View the repo

Design, implement, review, or repair durable quality gates such as linters, CI checks, tripwires, corpus detectors, contract suites, and sna...

Operate Git safely when multiple humans or coding agents may share a repository, checkout, index, branches, or worktrees. Use before staging...

retro-distill Productivity

Run a self-distillation retrospective on recent OpenAI Codex sessions (or any Agent-Skills-compatible agent). Use when the user says 'retro,...

session-close Coding

Close a coding-agent session with durable repository state, proportional verification, documentation reconciliation, and a useful handoff. U...

verify-honestly Code Review & Testing

Choose proportional verification and write evidence-bounded completion claims for coding-agent work. Use before saying work is fixed, done,...

Other Coding skills

karpathy-guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

webapp-testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

mcp-builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

claude-api anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

web-artifacts-builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

request-refactor-plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...