Skills for Claude Code

241,057 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.

blog-to-linkedin-post

6049

JeffLi1993/content-repurposing-skills

Skill Claude CodeCodex

Convert a long-form blog article into LinkedIn-ready professional posts with a clear point of view, source-grounded golden quote, last-30-day trend adaptation, current LinkedIn rule checks, and a primary visual concept or generated image. Use when the user asks for blog to LinkedIn, LinkedIn post, LinkedIn…

not rated 55 +2 1mo ago A 95 tokens

microwind/ai-prompt

Skill Claude CodeCodex

Generate structured A-share market commentary for three fixed trading sessions using supplied market data: within 30 minutes after market open, after midday close, and after market close. Use this skill when the user wants factual market observation, intraday commentary, or end-of-day review content based on real…

not rated 55 +2 5mo ago A 84 tokens original MIT

spec

6051

scosman/vibe-crafting

Skill Claude CodeCodex

Commands: newproject, continue, implement, task, research (research a topic on the web), cr (code review), deep cr (multi-phase code review), design crit (multi-phase spec review), pr (address PR feedback), setup, or open guidance Spec-driven development: process for planning, building, and reviewing code projects…

not rated 64 +4 changed 2d ago A 171 tokens original MIT

trello-use

6052

atlassian/trello-mcp-server

Skill Claude Code ✓ vendor

MANDATORY prerequisite — load this BEFORE calling any Trello MCP tool (trelloRead, trelloWrite, trelloSearch). Covers the ARI id format every tool requires and the cross-cutting rules (current-user lookup, UTC date handling, Inbox vs boards, ordered creation, pagination). Skipping it causes malformed-id errors and…

not rated 55 +3 21d ago A SkillSpector: pass 84 tokens original Apache-2.0

maya-render

6053

dcc-mcp/dcc-mcp-maya

Skill Claude Code

Pipeline stage — render globals, final-frame rendering, and viewport capture: configure render settings, query them, render frames, capture playblasts. Use for producing final or preview imagery. Not for modeling (maya-mesh-ops), animation editing (maya-animation), generic file import/export (maya-geometry), or render…

not rated 55 +2 changed 5d ago A SkillSpector: pass 77 tokens original MIT

teacher

6054

chentao326/teacher-skill

Skill Claude Code

A teaching workflow for explaining documents, books, courses, or other study materials in plain language. It first assesses the learner and then teaches step by step.

not rated 56 +2 3mo ago A 145 tokens original MIT

testing_framework

6055

calesthio/PhantomReach

Skill Claude CodeCodex

Skill "testing_framework" from calesthio/PhantomReach, covering phantom reach — agentic testing framework, how this skill works, first steps (every session), 1. read this skill and 2. read the project context.

not rated 55 +7 2mo ago A 0 tokens AGPL-3.0

beautiful-prose

6056

SHADOWPR0/beautiful_prose

Skill Claude CodeCodex

A hard-edged writing style contract for timeless, forceful English prose without modern AI tics. Use when users ask for prose or rewrites that must be clean, exact, concrete, and free of AI cadence, filler, or therapeutic tone.

not rated 55 8mo ago B 54 tokens

karpathy-guidelines

6057

hyyhf/agent-book-code

Skill Claude CodeCodex

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

not rated 55 +3 9d ago A 46 tokens copy · 91% MIT

design-taste

6058

h3nryprod01/design-taste

Skill Claude CodeCodex

Elite frontend design taste for building, reviewing, and polishing web interfaces. Use whenever the user wants to design, redesign, shape, critique, audit, polish, or improve any UI — landing pages, portfolios, dashboards, product UI, components, forms, onboarding, empty states — or asks to make something look better…

not rated 55 +5 1mo ago A 127 tokens original MIT

security-scan

6059

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Deploy a knife detection model on Triton Inference Server using reComputer J1010 for X-ray security scanning, with Raspberry Pi clients sending images for inference and displaying detection results.

not rated 56 today A SkillSpector: warn 40 tokens original MIT

simple-clinical

6060

langcare/langcare-mcp-fhir

Skill Claude CodeCodex

Structured clinical workflows using LangCare MCP FHIR Server's 4 generic tools: fhirsearch, fhirread, fhircreate, fhirupdate.

not rated 55 5mo ago A 0 tokens original MIT

bootstrap-from-figma

6061

leefanv/omit-design

Skill Claude CodeCodex

Bootstrap a fresh omit-design project's visual theme from an existing Figma file — extract design tokens (colors + spacing) and PUT the result to the dev-server so the workspace can apply it to theme-editor. Use when the user pastes a figma.com URL and wants to seed the project's theme. Patterns are produced…

not rated 54 4mo ago A 84 tokens original MIT

magpie-engineer

6062

magpie-lang/magpie

Skill Claude CodeCodex needs its repo

Comprehensive guide for writing Magpie (.mp) programs, debugging compiler errors, and using the Magpie CLI. Designed for agents who have never seen Magpie before.

not rated 54 6mo ago A 39 tokens original MIT

pdf-converter

6063

tanis90/pdf-converter-mineru

Skill Claude CodeCodex

PDF converter powered by MinerU — convert PDF to Word, Markdown, HTML, LaTeX, or plain text. Also handles image-to-text OCR, scanned document recognition, and Office formats (DOCX, PPTX, Excel). Supports 80+ languages. Use this skill when the user wants to convert, extract, read, parse, or summarize any PDF or…

not rated 54 +1 4mo ago C 126 tokens

ElmatadorZ/MoneyAtlas-ClaudeSkill-Agent

Skill Claude CodeCodex

Use this skill for ANY financial market, investment, or macro-economic analysis. ALWAYS trigger this skill — do not skip it — when the user asks about: BTC, bitcoin, crypto, gold, silver, oil, stocks, forex, bonds, interest rates, Fed policy, inflation, deflation, stagflation, market structure, trading setups…

not rated 54 1mo ago A 186 tokens original Apache-2.0

jackson-3-migration

6065

navikt/copilot

Skill Claude CodeCodex

Migrer Jackson 2.x til Jackson 3.x (tools.jackson) i Kotlin/Java-prosjekter — automatisert OpenRewrite-pass pluss manuell Kotlin-spesifikk opprydding og verifisering.

not rated 54 today A SkillSpector: warn 53 tokens original MIT

write-test-plan

6066

andresharpe/dotbot

Skill Claude CodeCodex

Generate a QA/UAT test plan from product specifications and task definitions, covering acceptance testing, integration flows, and exploratory testing. Unit tests are out of scope (handled by write-unit-tests skill).

not rated 54 21d ago A SkillSpector: pass 43 tokens original MIT

universal-live-check

6067

lindoelio/spec-driven-steroids

Skill Claude CodeCodex

Universal live-check framework for coding agents. Executes incremental, deterministic validation across all software domains (CLI, backend, frontend, mobile, embedded, libs). Change-type-aware (feat, fix, hotfix, refactor, migrate, docs). Triggers whenever an agent needs to validate code quality, run linting, perform…

not rated 54 1mo ago A SkillSpector: warn 108 tokens original MIT

scope-detection-format

6068

tayontech/SCOPE

Skill Claude CodeCodex

Use when formatting SCOPE controls detection candidates into detections.md, detections.json, dashboard-readable SPL sections, or controls-schema detection records.

not rated 54 3mo ago A 33 tokens original MIT

jh-quant

6069

jiuhuang-asset/jh_quant

Skill Claude Code

A skill from the jh_quant project that covers user input, its main purpose, an overview, workflow, and task-module identification.

not rated 54 1mo ago A 46 tokens

ppt-orchestrator

6070

huangrichao2020/pretty-skills

Skill Claude CodeCodex

A dispatcher for creating presentations, slide decks, long images, and weekly reports. It chooses a visual style and output format, then sends the work to a more specialised add-on.

not rated 54 4d ago A SkillSpector: pass 160 tokens original MIT

CooperUncouple/r03-anthropics-skills-devops

Skill Claude CodeCodex

☁️ DevOps & Cloud Infrastructure skill suite derived from anthropics/skills. CI/CD pipelines, container orchestration, IaC, monitoring and incident response. Provides 10 specialised commands for devops, cloud, docker workflows.

not rated 54 4mo ago A 59 tokens

glyphdown

6072

SawyerHood/glyphdown

Skill Claude CodeCodex

Collaborate on Glyphdown docs and files (Google Docs for markdown) via the glyphdown CLI. Use when users ask to edit my glyphdown docs, sync my markdown notes, pull my notes, push this writeup, upload a file/image/HTML asset and get its link, list a folder's files, leave suggestions on the doc, comment on a doc, share…

not rated 54 2mo ago A 168 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: