Skills for Claude Code

307,768 that install into Claude Code. Same mod, same page, whichever agent you run: a URL per tool would split one page into five that compete.

pptx

265

bojieli/ai-agent-book

Skill Claude CodeCodex

A guide for turning a paper, outline, or structured text into a PowerPoint presentation. It covers an 8–12-slide structure, concise slide points, and generation of a .pptx file.

not rated 44k +500 3d ago A 84 tokens original Apache-2.0

curly-quote-sft

266

bojieli/ai-agent-book

Skill Claude CodeCodex

A writing rule set for technical documents that mix Chinese, English, Markdown, and code. It defines when to use curved Chinese quotation marks, straight ASCII quotes, and Markdown backticks.

not rated 44k +500 3d ago A 0 tokens original Apache-2.0

ai-style

267

bojieli/ai-agent-book

Skill Claude CodeCodex

A Chinese-language writing guide for producing or revising reader-facing text such as product announcements, public-account articles, emails, and README files. It focuses on reducing patterns that make writing sound machine-generated.

not rated 44k +500 3d ago A 25 tokens original Apache-2.0

ccxt/ccxt

Skill Claude CodeCodex

Query Ondo tokenized US stock data on Binance Web3. Covers: supported stock token list, RWA metadata (company info, attestation reports), market and per-asset trading status (with corporate action codes for earnings, dividends, splits), real-time on-chain data (token price, holders, circulating supply, market cap), US…

not rated 44k +25 2d ago A 216 tokens original MIT

payment-assistant

269

ccxt/ccxt

Skill Claude CodeCodex

Binance Pay Assistant - Send and Receive crypto payments. Send: QR code payment from Funding Wallet (C2C + PIX). Use when user wants to buy/purchase/pay/transfer/send, confirm/cancel payment, or query order status. Requires QR code data. PIX QR codes (pix, br.gov.bcb.pix) are auto-detected. Receive: Generate QR codes…

not rated 44k +25 2d ago A 119 tokens original MIT

ccxt-csharp

270

ccxt/ccxt

Skill Claude CodeCodex

CCXT cryptocurrency exchange library for C# and .NET developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in .NET projects. Use when working with…

not rated 44k +25 2d ago A 94 tokens original MIT

security-advisory

271

colinhacks/zod

Skill Claude CodeCodex

Triage a draft security advisory in colinhacks/zod — a private vulnerability report from the Security tab, named by GHSA id (GHSA-xxxx-xxxx-xxxx) or reached from "the draft advisories", "the security reports", "the vulnerability queue". Use instead of the triage skill whenever the ticket is an advisory rather than a…

not rated 44k yesterday A 0 tokens original MIT

triage

272

colinhacks/zod

Skill Claude CodeCodex

Investigate a GitHub issue or pull request in colinhacks/zod and write up a durable verdict. Use whenever asked to triage, investigate, review, evaluate, or form an opinion on an issue or PR (by number, URL, or "the open PR queue"), and when sweeping many of them in bulk. For a draft SECURITY ADVISORY (a GHSA id, the…

not rated 44k yesterday A 239 tokens original MIT

frontend-unit-testing

273

gradio-app/gradio

Skill Claude CodeCodex

Write comprehensive, behaviour-driven unit tests for Gradio frontend Svelte components using Vitest browser mode, Playwright, and the @self/tootils test utilities.

not rated 43k +12 2d ago A 37 tokens original Apache-2.0

gradio-themes

274

gradio-app/gradio

Skill Claude CodeCodex

Build and customise Gradio themes. Use when creating, editing, or publishing Python-based Gradio themes that control colours, typography, spacing, shadows, and dark mode.

not rated 43k +12 2d ago A 39 tokens original Apache-2.0

gradio

275

gradio-app/gradio

Skill Claude CodeCodex

Build Gradio web UIs and demos in Python. Use when creating, modifying, debugging, or answering questions about Gradio and its capabilties, components, event listeners, or layouts.

not rated 43k +12 2d ago A 42 tokens original Apache-2.0

codebase-design

276

danny-avila/LibreChat

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

not rated 43k +76 2d ago A 57 tokens copy · 100% MIT

danny-avila/LibreChat

Skill Claude CodeCodex

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

not rated 43k +76 2d ago A 32 tokens copy · 92% MIT

e2e-deployment-skill

278

danny-avila/LibreChat

Skill Claude CodeCodex

Use this deployment skill to verify shared skills load during Playwright startup.

not rated 43k +76 2d ago A 22 tokens original MIT

resume-builder

279

amruthpillai/reactive-resume

Skill Claude CodeCodex

Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask clarifying questions, avoid hallucination, and produce valid JSON…

not rated 42k +102 6d ago A 71 tokens original MIT

code-review

280

agno-agi/agno

Skill Claude CodeCodex

Code review assistance with linting, style checking, and best practices.

not rated 42k +32 2d ago A 16 tokens original Apache-2.0

git-workflow

281

agno-agi/agno

Skill Claude CodeCodex

Git workflow guidance for commits, branches, and pull requests.

not rated 42k +32 2d ago A 15 tokens original Apache-2.0

system-info

282

agno-agi/agno

Skill Claude CodeCodex

Inspect the host operating system, Python runtime, and local files.

not rated 42k +32 2d ago A 15 tokens original Apache-2.0

archify

283

tt-a1i/archify

Skill Claude CodeCodex

Create polished, validated architecture, workflow, sequence, data-flow, and lifecycle/state diagrams as explorable standalone HTML with inline SVG, dark/light themes, optional trace motion, and PNG/JPEG/WebP/SVG/WebM export. Accept plain-language requirements or pasted Mermaid flowchart, sequenceDiagram, and…

not rated 42k +8.3k changed 2d ago A 130 tokens original MIT

core

284

vercel-labs/agent-browser

Skill Claude CodeCodex ✓ vendor

Core agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple…

not rated 42k +137 changed 2d ago A 112 tokens original Apache-2.0

dogfood

285

vercel-labs/agent-browser

Skill Claude CodeCodex ✓ vendor

Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -…

not rated 42k +137 yesterday A 100 tokens original Apache-2.0

slack

286

vercel-labs/agent-browser

Skill Claude CodeCodex ✓ vendor

Interact with Slack workspaces using browser automation. Use when the user needs to check unread channels, navigate Slack, send messages, extract data, find information, search conversations, or automate any Slack task. Triggers include "check my Slack", "what channels have unreads", "send a message to", "search Slack…

not rated 42k +137 yesterday A 88 tokens original Apache-2.0

cherry-pick-pro

287

chatboxai/chatbox

Skill Claude CodeCodex

Cherry-pick commits from chatbox-pro repo to the open chatbox repo, handling mobile-only files, package name differences, and other repo-specific exclusions.

not rated 42k +20 2d ago A 37 tokens GPL-3.0

i18n-translate

288

chatboxai/chatbox

Skill Claude CodeCodex

A translation helper for finding new or affected interface text keys in Chatbox Pro code changes and adding their translations to locale JSON files.

not rated 42k +20 2d ago A 88 tokens GPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: