Skills for Claude Code

239,566 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.

review

6649

vitoworleone/claude-code-handbook

Skill Claude Code

A code-review checklist for examining current changes file by file. It covers correctness, security, performance, style, and maintainability, then groups findings by severity.

not rated 47 +2 15d ago A SkillSpector: pass 7 tokens original MIT

bug-report

6650

lightninglabs/wavelength

Skill Claude Code

File a structured GitHub issue with daemon logs, config, and environment state. Use when a test session hits an error or unexpected behavior — auto-detects the active network (mainnet/testnet/signet/regtest/simnet) and chain backend (lwwallet+Esplora / btcwallet+neutrino / lnd), then collects the current session's…

not rated 47 +1 today A SkillSpector: warn 96 tokens original MIT

cortex-m-patterns

6651

HermeticOrmus/LibreEmbed-Claude-Code

Skill Claude CodeCodex

Real ARM Cortex-M patterns used in production firmware. All code targets C11 with arm-none-eabi-gcc unless noted.

not rated 47 +1 3mo ago A 0 tokens original MIT

apk-recon

6652

abisheikM1/Tribunal

Skill Claude CodeCodex

First-pass recon net for an Android APK — hunt secrets, insecure storage, weak crypto, broken TLS, and risky configuration in one broad sweep. Fires on manifest signals (android:debuggable="true", android:allowBackup="true", android:usesCleartextTraffic="true", a networkSecurityConfig that trusts user CAs or permits…

not rated 47 +2 1mo ago A 319 tokens

chai-shu

6653

Anarcadia/chuanban-chaishu-skills

Skill Claude CodeCodex

+======================================================================+.

not rated 47 +3 6mo ago A 63 tokens original MIT

skill-name

6654

microsoft/azure-devops-skills

Skill Claude CodeCodex ✓ vendor

Description of what the skill does and when to use it.

not rated 47 2mo ago A 14 tokens original MIT

opslane

6655

opslane/opslane

Skill Claude Code

Work the daily Opslane digest from the repository. Use when the user mentions Opslane, asks what is broken in production, pastes an Opslane issue, or wants to fix or review a digest item.

not rated 47 +4 2d ago A 46 tokens AGPL-3.0

MrPunyapal/laravel-auditor

Skill Claude CodeCodex

Audit a Laravel application's performance deeply and safely: unnecessary queries, N+1, collection vs database work, memory amplification, repeated computation, I/O, queues, and rendering cost — verifying that every proposed optimization preserves behavior before reporting it. Use when auditing performance or…

not rated 48 12d ago A SkillSpector: pass 63 tokens original MIT

slide-wright

6657

arifszn/slide-wright

Skill Claude CodeCodex

Create beautiful, animated web presentations from a topic, rough notes, or an outline, and edit decks afterward — adding, removing, or revising slides. Generates a custom theme and a short two-slide preview, then builds the full deck only once the user confirms the direction; edits to an existing deck skip that flow…

not rated 47 +3 4d ago A 105 tokens original MIT

flstudio-production

6658

rosasynthesiz/flstudio-mcp

Skill Claude CodeCodex

Use this skill whenever the user wants to control FL Studio from Claude — write or trigger drum patterns, set tempo, change mixer levels, write notes to the Piano Roll, work with Carnatic ragas or kuthu rhythms in FL Studio, or troubleshoot the FLStudioMCP bridge. Trigger on FL Studio, FL, Fruity Loops, FLStudioMCP…

not rated 49 +10 2mo ago A 113 tokens original MIT

sprint-planning-agenda

6659

pixelhawk4328-jvtdg/sprint-planning-agenda

Skill Claude CodeCodex

A meeting-plan template for small software teams preparing their next sprint, a short period of planned development work. It covers goals, available capacity, ready work, risks, and the work the team agrees to take on.

not rated 47 1mo ago A 112 tokens original MIT

amrouter

6660

akillness/jeo-skills

Skill Claude CodeCodex

Self-hosted AI gateway with one OpenAI-compatible endpoint for multi-provider LLM, embedding, image, and audio routing, automatic fallback, load balancing, and cost optimization.

not rated 47 +2 changed yesterday A 38 tokens

migration-reviewer

6661

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

Review a migrated .ipynb for correctness — NOT just "did it run". Catches latent issues the cell-execute loop missed — wrong write-mode, lost rows, dropped columns, hardcoded paths, dead Databricks-isms, builtins shadowing, format downgrades. Outputs a structured Blockers / Important / Style / Good review report. Use…

not rated 47 +1 today A 100 tokens UPL-1.0

ib-pitch-book

6662

skeletorflet/opencode-supreme-setup

Skill Claude Code

Investment-banking pitch book for strategic alternatives — trading comps, precedent transactions, valuation football field, DCF sensitivity, strategic-options matrix, process recommendation. Built by adapting assets/template.html so IB-specific chrome, disclosure bands, and source labels are preserved. Use for Board /…

not rated 47 4mo ago A 103 tokens original MIT

hachej/boring-ui

Skill Claude CodeCodex

Create, extend, update, or install boring-ui workspace plugins — authoring new hot-reloadable user plugins and app-default plugins (React panels, file visualizers, surface resolvers, static server integrations, Pi/agent contributions), and installing existing or published plugins from npm/git/local sources. Use when…

not rated 47 +1 today A SkillSpector: warn 88 tokens original MIT

twaldin/hone

Skill Claude Code

JSC GC reference for Bun. Use for use-after-free, JS object leaks, "collected too early", or when touching WriteBarrier, visitChildren, visitAdditionalChildren, JSRef, JSC::Strong/Weak, hasPendingActivity, ensureStillAlive, addOpaqueRoot, reportExtraMemoryAllocated, IsoSubspace, HeapAnalyzer, finalize.

not rated 47 9d ago A 80 tokens original MIT

aistack-sync

6666

alp82/aistack

Skill Claude CodeCodex

Publish measured Claude Code usage (rolling 30 days) to the user's aistack stack. Use when the user says "sync my stack", "aistack sync", "publish my usage", or asks to update the measured layer of their stack.

not rated 46 yesterday A SkillSpector: warn 56 tokens original MIT

b01-gbrain--seo

6667

CometBureaucratEquip/b01-gbrain-seo

Skill Claude CodeCodex

📈 SEO Knowledge Brain — Self-wiring knowledge graph for keyword research, content intelligence and SERP tracking. Derived from gbrain (garrytan/gbrain). Keyword research, content audits, SERP analysis, technical SEO.

not rated 46 4mo ago A 53 tokens

gsd-browser

6668

open-gsd/gsd-browser

Skill Claude Code

Open GSD native browser automation for AI agents. Use gsd-browser when the user needs real Chrome/Chromium control: navigate pages, inspect localhost, click, type, fill forms, take screenshots, capture stable snapshot refs, run assertions and waits, extract structured data, compare visual diffs, inspect…

not rated 47 +1 13d ago A 180 tokens original Apache-2.0

programming-swift

6669

kylehughes/the-unofficial-swift-programming-language-skill

Skill Claude CodeCodex

Provides the complete content of 'The Swift Programming Language (6.4)' book by Apple. Use this skill when you need to verify Swift syntax, look up language features, understand concurrency, resolve compiler errors, or consult the formal language reference.

not rated 46 changed yesterday A SkillSpector: pass 54 tokens original MIT

reseed

6670

nattergabriel/reseed

Skill Claude CodeCodex

How to use reseed to manage agent skills in a project. Use when the user mentions reseed, agent skills, SKILL.md, .agents/skills/, or .claude/skills/, or wants to install, add, remove, sync, or list skills.

not rated 46 2mo ago D 58 tokens original MIT

sbox

6671

gavogavogavo/claude-sbox

Skill Claude CodeCodex

Use when writing or modifying code for s&box, sbox, the Facepunch sandbox engine, or any Source 2 game project in C#. Triggers on mentions of s&box, sbox, sandbox game, Facepunch engine, Source 2 game, .sbproj, .razor with PanelComponent, @inherits PanelComponent, Sandbox.Component, GameObject + Components.Get …

not rated 46 2mo ago A 197 tokens original MIT

smith

6672

acostanzo/quickstop

Skill Claude Code needs its repo

Scaffold a new Quickstop plugin with correct structure and conventions.

not rated 46 3mo ago A 14 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: