claude-skill skills

1,369 tagged claude-skill, measured the same way as everything else here.

Browse within: claude-code-skill 640data-science 217r 200bioinformatics 199azure 194ai-agents-framework 193cloud-security 193agent-skill 115ai-tools 105ai-skills 96claude-code-plugin 92claude-skills-creator 58agentic-ai 57claude-skills-libary 55

huiyu-safe-ai

385

huiyu9144/huiyu-safe-ai

Skill Claude Code

Lightweight AI security guard that intercepts risky install/download commands (npm, npx, pip, cargo, git clone) to block known malicious packages and scan for suspicious code. Invoke ONLY when user runs install/download/clone commands.

not rated 1 3mo ago B 52 tokens

xiaocai-stock-ai

386

Fisher0012/xiaocai-stock-ai

Skill Claude CodeCodex

A Chinese-language question-and-answer tool for mainland Chinese stock-market topics, including companies, sectors, screening, comparisons, and price-related judgments.

not rated 1 24d ago A 143 tokens

grill-with-docs-html

387

cskwork/grill-with-docs-html

Skill Claude CodeCodex

Grilling session that walks the design decision tree Socratically and exports it as a self-contained interactive HTML decision form. Use when the user wants a design interview or existing decisions exported as a reviewable HTML decision form; ordinary plan discussion does not require this export workflow.

not rated 1 changed 5d ago A 61 tokens original MIT

pr-buddy

388

kiss-skills/pr-buddy

Skill Claude Code

Two-phase PR review companion. Phase 1: Socratic conversational walkthrough that builds the reviewer's mental model through guided questions — fighting cognitive debt by ensuring comprehension before approval. Phase 2: automated quality checks via pr-review-toolkit (Claude Code) or inline review (any host). Use when…

not rated 1 4mo ago A 79 tokens original MIT

download-xhs-videos

389

YijiaDuan/download-xhs-videos

Skill Claude CodeCodex

A process for downloading a Xiaohongshu creator’s videos to a local folder. Xiaohongshu, also called RedNote, is a Chinese social-media platform.

not rated 1 1mo ago A 181 tokens original MIT

code-architecture

390

CarterIrish/code-architecture-skill

Skill Claude CodeCodex

Plans, documents, and reviews code architecture for software projects. Produces structured architecture documents with Mermaid diagrams through a collaborative interview workflow. Triggers on architecture planning, project structuring, folder organization, system design, component design, data flow planning, codebase…

not rated 1 5mo ago A 126 tokens original MIT

nachum10/cloudflare-tunnel-routes

Skill Claude CodeCodex

Give any local port (Gradio, Streamlit, FastAPI, webhook receiver, dev server, Docker container) a permanent HTTPS URL on a domain the user owns - in one command, no deployment. Use when the user says "my Gradio share link keeps changing", "replace share=True with a permanent URL", "stable URL for localhost:7860"…

not rated 1 4mo ago A 197 tokens original MIT

wechat-article-format

392

DragonJames2026/wechat-article-format

Skill Claude CodeCodex

A macOS workflow for formatting the body of a WeChat public-account article using inline styles while keeping its wording unchanged. WeChat public accounts are channels for publishing articles in the WeChat app.

not rated 1 1mo ago A 144 tokens original MIT

russian-text-quality

393

Axelendometrial4386/russian-text-quality

Skill Claude CodeCodex

Use when reviewing or writing code that contains Russian-language UI strings, i18n locale files (ru.json, ru.yml, ru.po), Russian comments, or transliterated identifiers (polzovatel, tovar, kolichestvo). Triggers on mixed English-code + Russian-content projects. Does not cover typography, spelling, or ё/е.

not rated 1 today A 78 tokens original MIT

guashuai

394

DENGYUFAN0/guashuai-junshi

Skill Claude CodeCodex

An orchestrator mode that divides a large coding task into separate jobs and assigns them to worker agents that can run in parallel.

not rated 1 2mo ago A 207 tokens original MIT

level-design

395

medy-gribkov/arcana

Skill Claude CodeCodex

Level design fundamentals, pacing, difficulty progression, environmental storytelling, and spatial design for engaging gameplay experiences.

not rated 1 2mo ago A 23 tokens original Apache-2.0

codex-media-gen

396

capitansuat/codex-media-gen

Skill Codex

When the user asks for an image, illustration, icon, banner, hero graphic, logo concept, mockup, or any visual asset that needs to be a real bitmap file (PNG/JPEG), use this skill. It generates real AI raster images via the user's locally-installed Codex CLI (gpt-image-2 model), accessed through Desktop Commander MCP…

not rated 1 3mo ago C 222 tokens original MIT

betterthink

397

RokyYTR2/BetterThink

Skill Claude CodeCodex

Use at the start of every coding task to enforce disciplined working habits — clarifying requirements before coding, verifying each step before moving on, delegating to Haiku subagents, keeping CLAUDE.md lean and current, and screenshot-verifying any UI work.

not rated 1 3mo ago A 55 tokens original MIT

de-ai-text

398

ChrisThoma/de-ai-text

Skill Claude CodeCodex

Use to audit and clean text so it reads human-written, not machine-generated. Covers what to look for (guided by Wikipedia's "Signs of AI writing"), how to scan for the markers, how to fix them without flattening a good voice, and how to verify. Works on any prose in any project (course text, docs, articles, READMEs).…

not rated 1 1mo ago A 122 tokens original MIT

doaipm

399

zhitongblog/doaipm-skill

Skill Claude CodeCodex

The doaipm method (DO AI PM) — how to build products as a product manager in the AI era. Use this whenever someone plans, scopes, or builds a product, feature, prototype, app, or website; when a person describes an idea and asks how to approach it; when choosing between a low-fidelity sketch and a real prototype; or…

not rated 1 3mo ago A 141 tokens original MIT

clawphunks

400

jefdiesel/clawphunks

Skill Claude Code

Mint and trade ClawPhunks NFTs. The first collection designed for AI agents.

not rated 1 6mo ago A 22 tokens

dependabot-triage-py

401

akshayrao14/git-practices

Skill Codex

Triage and fix Dependabot vulnerability alerts in Python repos (pip, poetry, uv, pdm, pipenv). v2.1 workflow with Standard (defensive) and Fast-Track (low-risk) modes — defensive minimal-patched versioning (PEP 440 ranges), exposure mapping (Public/API · Internal/Dev), CI workflow inspection to detect every PM in…

not rated 0 6d ago B 194 tokens original MIT

free-public-rest-apis

402

aisenseapi/aisense-free-public-rest-apis

Skill Claude CodeCodex

Use this skill whenever the user wants to integrate with, call, test, or learn about the free public REST APIs from AI SENSE AS (aisenseapi.com). Triggers include: requests for current time/datetime/timestamp, random numbers, random colors, passwords, UUIDs, GUIDs, Base64/Base58/Base32 encoding or decoding, JWT…

not rated 0 changed yesterday A 306 tokens original MIT

agentcents

403

labham-llc/agentcents-skill

Skill Claude CodeCodex

LLM cost consulting — estimate what any LLM API call or agent workflow will cost across candidate models (Claude, GPT, Gemini, local Ollama), recommend the cheapest model that clears the task's capability bar, and render the comparison as a Mermaid diagram. Use this skill whenever the user asks what a prompt / agent…

not rated 0 1mo ago A 159 tokens

skillnav-skill

404

skillnav-dev/skillnav-skill

Skill Claude Code

Skill "skillnav-skill" from skillnav-dev/skillnav-skill, covering format rules, version check, brief (full or section-filtered), mcp and search.

not rated 0 5mo ago A 0 tokens original MIT

tabletop-exercise

405

cjcsecurity/claude-tabletop

Skill Claude CodeCodex

Generate a polished, engaging tabletop exercise (TTX) runbook for the current project — covering cybersecurity, product security, DevOps/SRE, privacy/compliance, data/ML, or any other technical domain. Surveys the project to pick scenarios that match the actual stack and risk surface, then produces a facilitator…

not rated 0 4mo ago A 147 tokens original Apache-2.0

active-listening

406

josharsh/active-listening

Skill Claude Code

Monitor conversation to detect user preference statements, save them to disk, review saved preferences, and apply learned rules in every future session.

not rated 0 4mo ago A 29 tokens original MIT

cursor-chats-bridge

407

jherard-fr/cursor-chats-bridge

Skill Claude CodeCodex

Install or update the Claude-Cursor chat bridge on a Windows PC — a Python MCP server that exposes Cursor's local chat database (read-only) to Claude, plus a background poller that journals new messages every 5 min via Task Scheduler. Use this skill whenever the user wants to set up the Cursor connection on a new…

not rated 0 4mo ago A 172 tokens original MIT

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: