anthropic for Claude Code

16,144 mods tagged anthropic that install into Claude Code, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.

Also for Claude Code: Git and workflow · Web3 and blockchain · Python · React · TypeScript · docker · Go · Rust · Localization · nextjs · bun · PostgreSQL

fabling

769

gncdev/fabling

Skill Claude CodeCodex

Behavioral profile that makes Claude work like the Fable 5 model tier — deep but proportional code investigation, outcome-first communication, high autonomy without permission-asking, faithful outcome reporting, and disciplined turn endings. Use this skill whenever the user asks Claude to behave "like Fable", mentions…

not rated 8 17d ago A 132 tokens original MIT

ilkaydemiralay/vision_art_creator

Skill Claude CodeCodex

Orchestrate the entire AI film production — sequence the creative skills, manage shared project state, enforce continuity across character / location / costume / light / color / sound / edit, run QC, and produce the final delivery readiness report. Use when starting a new film project, recovering an existing one, or…

not rated 8 +1 2mo ago A 73 tokens original MIT

screen-capture-mcp

771

kmoulder/screen-capture-mcp

MCP server Claude CodeCodexCursor +2

MCP server that gives Claude Code the ability to take screenshots. Capture full screen or specific windows by title. Windows only. Runs locally from the screen-capture-mcp npm package.

not rated 8 +1 4mo ago A tokens not measured original MIT

tokenscope

772

AviVAvi/TokenScope

Skill Claude CodeCodex

Judgment-layer review of Claude Code token usage. Use when the user asks to audit token costs, review Claude Code spending, check context waste, or interpret a tokenscope report. Runs the tokenscope profiler, then interprets its findings with knowledge of the project's actual workflow — separating mechanical waste…

not rated 7 1mo ago A 65 tokens original MIT

wander-agent

773

VirajMishra1/wander-agent

MCP server Claude CodeCodexCursor +2

AI travel agent MCP server - search flights, hotels, plan itineraries, optimize budgets. Import into Claude or any MCP-compatible AI. Runs locally from the wander-agent Python package.

not rated 7 1mo ago A tokens not measured original MIT

github-standards

774

0xMassi/claude-skills

Skill Claude CodeCodex

GitHub repository standards and workflow rules. Use when creating repos, opening PRs, pushing code, setting up CI, creating branches, writing READMEs, or reviewing repo hygiene. Covers commit format (complements git-commit skill), PR message template, sensitive data pre-commit checks, repo naming, README requirements…

not rated 7 4mo ago A 95 tokens original MIT

context-summary

775

thebpandey/context-summary

Skill Claude CodeCodex

Produces a lean, paste-ready session handoff so work can continue in a new conversation without re-paying the cost of the full chat. Emits a seven-block skeleton optimized for re-entry, not archival. Trigger this skill whenever the user says any of the following (exact or close paraphrase): "context summary"…

not rated 7 1mo ago C 180 tokens original MIT

seppuku

776

deeflect/seppuku

Skill Claude CodeCodex

The ritual of atonement. Invoke when the agent (Claude or Codex) commits an unforgivable mistake — deleting the wrong thing, shipping a lie, ignoring an explicit instruction, breaking what worked. Performs a formal apology, draws the agent committing seppuku in ASCII, and records the sin to the global /.seppuku ledger…

not rated 7 3mo ago A 90 tokens original MIT

design-psychology

777

Fh-Ndiritu/design-psychology-skill

Skill Claude CodeCodex

Audit or build any website/UI against research-backed conversion and design-psychology principles (Hick's Law, Von Restorff, Goal Gradient, Peak-End, Fitts's Law, the Aha moment, loss aversion, social proof, feedforward, labor illusion, and 50 more). Use when reviewing a live URL or a local codebase for conversion/UX…

not rated 7 2mo ago A 150 tokens original MIT

nexus-for-meta

778

redwoodmeridian/nexus-for-meta

Skill Claude Code needs its repo

Query and manage a firm's own Meta marketing assets — Facebook Ads, Pages, Instagram, and Lead forms — through the Graph API. Use whenever the user asks about ad performance, spend, leads, audiences, creatives, best/worst ads, page or Instagram stats, or wants to create/edit/pause campaigns. Talks to…

not rated 7 1mo ago A 86 tokens original MIT

deancourse/user-dot-agents

Skill Claude CodeCodex

Create PowerPoint/PDF presentations where each slide is a complete AI-generated image with all text embedded. Supports multiple visual styles (corporate, minimalist, creative, kawaii, custom). Use when user wants fully-illustrated slides, visual-first decks, or AI-generated presentation images via x402 payments.

not rated 7 3mo ago A 71 tokens original MIT

report

780

MarcinDudekDev/claude-report-skill

Skill Claude CodeCodex

Generate self-contained HTML reports instead of long terminal output. For task completions, research, audits, comparisons, and blockers.

not rated 7 5mo ago A 27 tokens original MIT

graybeard

781

Virag-Koradiya/graybeard

Plugin Claude Code

Bundles 1 skill · 61 tokens together

Universal engineering judgment for Claude Code. Read before editing, reuse before writing, verify before shipping.

not rated 7 2mo ago A tokens not measured original MIT

graph-orchestrator

782

VineeTagarwaL-code/graph-engineering

Skill Claude CodeCodex

Use when a request has many similar subtasks (auditing every file in a repo, researching a list of companies, migrating a set of endpoints, reviewing a batch of documents), when a plan is about to be written as "first X, then Y, then Z" across more than about four steps, or when work spans 10+ files or sources. Also…

not rated 7 1mo ago A 132 tokens original MIT

goal-writer

783

NicholasSpisak/goal-writer

Skill Claude Code

Drafts a goal+rider document pair that briefs an autonomous coding agent on one round of work — a goal file under 4,000 characters (sized to fit the /goal command in both Claude Code and Codex) plus an unbounded rider with phased plans and named depth tests. Use when the user says "draft a goal", "write a goal+rider"…

not rated 7 2mo ago A 118 tokens original Apache-2.0

fable-to-opus

784

silobust-hash/fable-to-opus

Plugin Claude Code

Bundles 1 skill, 1 command · 212 tokens together

An adapt-first playbook that helps Opus (or any Claude model) pick up the work habits that made Fable effective — render-level verification, hypothesis-driven debugging, delegation guards, input fidelity, confirm-before-irreversible, and execution rhythm. It does NOT auto-inject rules or fake model capability. Its…

not rated 7 3mo ago A tokens not measured original MIT

adversaria

785

damionrashford/Adversaria

Plugin Claude Code

Bundles 5 skills, 3 agents, 4 hooks · 490 tokens together

Critical thinking platform for decision analysis, proposal review, debate preparation, and due diligence. Three agents (advocate, adversary, judge) over a grounded argument graph, with a live transcript UI, appeal review, and 10 reasoning traditions.

not rated 7 changed 9d ago A tokens not measured original MIT

issue-to-pr

786

DmitriyYukhanov/claude-plugins

Plugin Claude Code

Bundles 2 skills · 227 tokens together

Take a GitHub issue (bare, or tracked on a Project board) from triage to a merge-ready PR through a gated, worktree-isolated pipeline that scales its depth to the task and asks at most one batched question. The gates hold every run: design hardening, tests green, code review clean. Once you approve the PR in-session…

not rated 7 changed 4d ago A tokens not measured original MIT

tour-de-controle

789

steve-magne/hookstack

Skill Claude Code

Orchestre une tâche complexe en trois temps avec Claude Code — PLANIFIER avec le modèle le plus puissant (Fable 5 / Opus), DÉLÉGUER l'exécution à des sous-agents calibrés lot par lot (Haiku / Sonnet / Opus selon la complexité) lancés en parallèle, puis VÉRIFIER chaque livrable de façon adversariale avec le modèle…

not rated 7 2d ago A SkillSpector: pass 159 tokens original MIT

jobverify

791

yessGlory17/job-verify

MCP server Claude CodeCodexCursor +2

Agentic MCP server for detecting fake LinkedIn recruiter / job-offer scams using free OSINT sources. Runs locally from the jobverify-mcp Python package.

not rated 7 2mo ago A tokens not measured original MIT

agent-token-saver

792

Supersynergy/agent-token-saver

Skill Claude CodeCodex needs its repo

Route token-heavy context, noisy shell logs and output through the smallest measured CLI or projection before loading heavy tools; recall past agent sessions before re-deriving; fan out to free lanes; benchmark cheap subagent workflows without broad prompt bloat.

not rated 7 2d ago A SkillSpector: pass 54 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: