Skills

Progressive-disclosure instructions an agent loads on demand. Cheap until invoked, which is why the per-session figure on each card is usually two digits.

canvas-design

169

ComposioHQ/awesome-claude-skills

Skill Claude CodeCodex

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

74k +165 22d ago A 59 tokens

ComposioHQ/awesome-claude-skills

Skill Claude CodeCodex

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.

74k +165 22d ago A 46 tokens

Ahrefs Automation

171

ComposioHQ/awesome-claude-skills

Skill Claude CodeCodex

Automate SEO research with Ahrefs -- analyze backlink profiles, research keywords, track domain metrics history, audit organic rankings, and perform batch URL analysis through the Composio Ahrefs integration.

74k +165 22d ago A 42 tokens

alt-text

172

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing image assets, markup, and CDN or build transforms related to Provide meaningful alt text for images. Check encoded size, rendered size, loading strategy, and above-the-fold impact together.

74k +50 19d ago A 42 tokens

aria-input-field-name

173

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when applies to all (except type=hidden), , , and custom form widgets using role=textbox, role=combobox, role=spinbutton, role=searchbox, or role=listbox.

74k +50 19d ago A 56 tokens

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when applies to custom ARIA widgets using composite roles: tablist, list, listbox, menu, menubar, tree, treegrid, grid, rowgroup, row, radiogroup. Use when reviewing components built with div/span elements that replace native HTML list, select, or nav elements.

74k +50 19d ago A 67 tokens

microsoft/ai-agents-for-beginners

Skill Claude CodeCodex ✓ vendor

Migrate Python apps from Azure OpenAI Chat Completions to the Responses API. Covers AzureOpenAI/AsyncAzureOpenAI client migration to the v1 endpoint, streaming, tools, structured output, multi-turn, EntraID auth, and model compatibility checks. Python-focused, Azure OpenAI-specific. USE FOR: migrate to responses API…

74k +182 6d ago A 185 tokens original MIT

local-ai-agents

176

microsoft/ai-agents-for-beginners

Skill Claude CodeCodex ✓ vendor

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

74k +182 6d ago A 200 tokens original MIT

microsoft-docs

177

microsoft/ai-agents-for-beginners

Skill Claude CodeCodex ✓ vendor

Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more. Uses Microsoft Learn MCP as the default, with Context7 and Aspire MCP for content that lives outside learn.microsoft.com.

74k +182 6d ago A 61 tokens original MIT

build_workspace_app

178

OpenBB-finance/OpenBB

Skill Claude CodeCodex

This guide covers the full lifecycle of building, running, and serving a custom OpenBB Workspace application from an extension project scaffolded by openbb-cookiecutter. It assumes the project shell already exists (see the developextension skill for scaffolding instructions).

73k +82 1mo ago A 57 tokens

develop_extension

179

OpenBB-finance/OpenBB

Skill Claude CodeCodex

This is a complete guide for creating a new OpenBB Platform extension from scratch. Follow every phase in order. When the user says "build me an application that does X", use this guide to scaffold, implement, install, and verify the extension.

73k +82 1mo ago A 53 tokens

work_with_server

180

OpenBB-finance/OpenBB

Skill Claude CodeCodex

This guide explains how to call tools, interpret responses, discover capabilities, use prompts, and handle errors when interacting with an OpenBB MCP server.

73k +82 1mo ago A 33 tokens

agent-agent

181

ruvnet/ruflo

Skill Claude CodeCodex

Agent skill for agent - invoke with $agent-agent.

70k +270 yesterday A 13 tokens original MIT

ruvnet/ruflo

Skill Claude CodeCodex

Agent skill for performance-benchmarker - invoke with $agent-performance-benchmarker.

70k +270 yesterday A 22 tokens original MIT

agent-quorum-manager

183

ruvnet/ruflo

Skill Claude CodeCodex

Agent skill for quorum-manager - invoke with $agent-quorum-manager.

70k +270 yesterday A 18 tokens original MIT

career-ops

184

santifer/career-ops

Skill Claude CodeCodex

AI job search command center -- evaluate offers, generate CVs, scan portals, track applications. Use when the user pastes a job URL or JD, asks to scan portals, generate a CV/PDF, track applications, prepare for interviews, draft outreach/emails, or run any career-ops mode.

69k 3d ago A 66 tokens original MIT

add-lang

185

colbymchenry/codegraph

Skill Claude CodeCodex

Add tree-sitter language support to codegraph end-to-end — wire the grammar + extractor, write tests, then benchmark extraction quality and retrieval value on 3 popular real-world repos. Use when the user runs /add-lang or asks to add/support a new language (e.g. Lua, Elixir, Zig, OCaml) in codegraph.

69k +401 yesterday A 77 tokens original MIT

agent-eval

186

colbymchenry/codegraph

Skill Claude CodeCodex

Benchmark CodeGraph retrieval quality on a real codebase by comparing agent behavior with vs without CodeGraph. Use when the user runs /agent-eval or asks to test, benchmark, audit, or validate a codegraph version (the local dev build or a published npm version) against a language's repo.

69k +401 yesterday A 65 tokens original MIT

ulw-research

187

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Team-first maximum-saturation research orchestration. ALWAYS asks which final format to render (PDF+DOCX default), then stands up a max-size cooperating team (teamcreate): one member per axis plus skeptic/red-team members for ultradebate/hyperdebate cross-critique, explore/librarian lanes, live journaling, an EXPAND…

69k +71 today A 224 tokens

programming

188

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

MUST USE for ANY work on .py .pyi .rs .ts .tsx .mts .cts .go files. One philosophy: strict types, modern stacks (Pydantic v2 / serde+thiserror / Zod / gin+sqlc+pgx+slog), modern toolchains (uv+basedpyright+ruff / cargo+clippy+miri / Bun+Biome+tsc / gofumpt+golangci-lint v2+nilaway+go-race), parse-don't-validate…

69k +71 today A 282 tokens

review-work

189

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Post-implementation review orchestrator. Launches 5 parallel background sub-agents: Oracle (goal/constraint verification), Oracle (code quality), Oracle (security), unspecified-high (hands-on QA execution), unspecified-high (context mining from GitHub/git/Slack/Notion). All must pass for review to pass. MUST USE…

69k +71 today A 125 tokens

imagegen

190

openinterpreter/openinterpreter

Skill Claude CodeCodex

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output…

68k +20 13d ago A 113 tokens copy · 100% Apache-2.0

plugin-creator

191

openinterpreter/openinterpreter

Skill Claude CodeCodex

Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries…

68k +20 13d ago A 86 tokens copy · 98% Apache-2.0

qa-testing

192

openinterpreter/openinterpreter

Skill Claude CodeCodex

Verify your work by actually operating the app or website you changed, instead of assuming it works. Strongly recommended whenever you build, modify, or debug a web app, website, or desktop GUI app. Drive real browsers with the agent-browser CLI and native desktop apps with the cua-driver CLI. These are installed on…

68k +20 13d ago A 77 tokens original Apache-2.0