anthropic skills

14,162 tagged anthropic, measured the same way as everything else here.

Browse within: chatgpt 172chatbot 141Autonomous Agents 121ai-assistant 108openai 99agent-framework 86ai-gateway 81anthropic-claude 69agentic-coding 62ai-workflow 58seo 58web-development 58macos 57academic-writing 56

api-design

01

affaan-m/ECC

Skill Claude CodeCodex

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs. Use when designing or reviewing REST endpoints, resource names, status codes, pagination, or versioning.

246k +403 yesterday A 51 tokens original MIT

frontend-patterns

02

affaan-m/ECC

Skill Claude CodeCodex

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices. Use when building or reviewing React or Next.js components, state, or render performance.

246k +403 yesterday A 41 tokens original MIT

mle-workflow

03

affaan-m/ECC

Skill Claude CodeCodex

Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.

246k +403 yesterday A 44 tokens original MIT

caveman

07

JuliusBrussee/caveman

Skill Claude CodeCodex

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

102k 3d ago A 59 tokens

caveman-learn

08

JuliusBrussee/caveman

Skill Claude CodeCodex

Act on a Caveman learn report - review the ranked token sinks, apply cost-lowering fixes with per-edit consent, and report what those fixes returned. Use when asked to lower an agent's token cost, what caveman has saved, to trim a heavy CLAUDE.md, or to offload re-pasted context into cavemem.

102k 3d ago A 76 tokens

caveman-setup

09

JuliusBrussee/caveman

Skill Claude CodeCodex

Wire a repository through the Caveman Cloud gateway so every LLM request is measured, with no behavior change. Use for "set up caveman" or adding LLM spend observability.

102k 3d ago A 44 tokens

design-is

10

thedotmack/claude-mem

Skill Claude CodeCodex

Audit a design against Dieter Rams' ten "Good design is..." principles, then hand off a /make-plan prompt for one of three outcomes — new design, refine design, or redesign. Use when the user says "audit this design", "design review", "check this UI against Rams", "is this UI good", "critique this design", "design…

93k today A 91 tokens original Apache-2.0

oh-my-issues

11

thedotmack/claude-mem

Skill Claude CodeCodex

Cluster a GitHub issue backlog by root cause into a small set of plan-master issues, redirect children with a standardized comment, and bundle architectural-fix PRs that close clusters atomically. Use when an issue tracker has accumulated dozens of reports that share underlying defects, when asked to triage /…

93k today A 97 tokens original Apache-2.0

weekly-digests

12

thedotmack/claude-mem

Skill Claude CodeCodex

Generate a serial week-by-week narrative digest of a project's full claude-mem timeline. Splits the timeline into per-ISO-week files, then runs one consecutive subagent per week — each receiving the prior week's carry-forward block — to produce one chapter per ISO week of data. Use when asked for "weekly digests"…

93k today A 93 tokens original Apache-2.0

design-patterns

13

rtk-ai/rtk

Skill Claude CodeCodex

Rust design patterns for RTK. Newtype, Builder, RAII, Trait Objects, State Machine. Applied to CLI filter modules. Use when designing new modules or refactoring existing ones.

78k +233 today A 42 tokens original Apache-2.0

issue-triage

14

rtk-ai/rtk

Skill Claude CodeCodex

Issue triage: audit open issues, categorize, detect duplicates, cross-ref PRs, risk assessment, post comments. Args: "all" for deep analysis of all, issue numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.

78k +233 today A 70 tokens original Apache-2.0

pr-triage

15

rtk-ai/rtk

Skill Claude CodeCodex

PR triage: audit open PRs, deep review selected ones, draft and post review comments. Args: "all" to review all, PR numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.

78k +233 today A 64 tokens original Apache-2.0

career-ops

16

santifer/career-ops

Skill Claude CodeCodex

AI job search command center -- evaluate offers, generate CVs, scan portals, track applications. Use when the user pastes a job URL or JD, asks to scan portals, generate a CV/PDF, track applications, prepare for interviews, draft outreach/emails, or run any career-ops mode.

69k 3d ago A 66 tokens original MIT

git-master

17

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

MUST USE whenever a task needs a commit or git-history investigation. Covers atomic commits, staging, commit-message style, rebase, squash, fixup/autosquash, blame, bisect, reflog, git log -S/-G, and questions like who wrote this or when was this added. Do not use for ordinary code edits unless the user asks for git…

69k +28 changed today A 81 tokens

ulw-research

18

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Team-first maximum-saturation research orchestration. ALWAYS asks which final format to render (PDF+DOCX default), then stands up a max-size cooperating team (teamcreate): one member per axis plus skeptic/red-team members for ultradebate/hyperdebate cross-critique, explore/librarian lanes, live journaling, an EXPAND…

69k +28 today A 224 tokens

programming

19

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

MUST USE for ANY work on .py .pyi .rs .ts .tsx .mts .cts .go files. One philosophy: strict types, modern stacks (Pydantic v2 / serde+thiserror / Zod / gin+sqlc+pgx+slog), modern toolchains (uv+basedpyright+ruff / cargo+clippy+miri / Bun+Biome+tsc / gofumpt+golangci-lint v2+nilaway+go-race), parse-don't-validate…

69k +28 today A 282 tokens

non-storybook

20

asgeirtj/system_prompts_leaks

Skill Claude CodeCodex

No Storybook - the component list comes from the package's shipped .d.ts exports, and there is no reference render to verify against. Preview quality therefore comes from two layers: the converter ships every component fully functional (bundle + .d.ts + .prompt.md) with an honest floor card, and rich previews are…

64k today A 0 tokens original CC0-1.0

storybook

21

asgeirtj/system_prompts_leaks

Skill Claude CodeCodex

Storybook is the fidelity oracle, not the runtime. The converter bundles the package's compiled dist/ into dsbundle.js - the same bundle the claude.ai/design agent builds with - and generates each preview by compiling the story source module itself (hooks, fixtures, local helpers - the whole closure comes along), with…

64k today A 0 tokens original CC0-1.0

design

22

asgeirtj/system_prompts_leaks

Skill Claude CodeCodex

Create a design canvas - a multi-artboard visual design published as an Artifact that runs Claude Design's canvas editor (an early preview of Claude Design inside Claude Code). You DRAFT the design as .dc.html artboards laid out on one pan/zoom canvas; where saving is enabled for the user's account they refine every…

64k today A 224 tokens original CC0-1.0

cli-serve

23

diegosouzapw/OmniRoute

Skill Claude CodeCodex

Start, stop, and restart the OmniRoute server from the CLI. Manage daemon mode, port configuration, auto-recovery, system tray integration, and the dashboard open shortcut.

60k today A 39 tokens original MIT

omni-inference

24

diegosouzapw/OmniRoute

Skill Claude CodeCodex

The core OpenAI-compatible inference endpoints: chat completions, embeddings, images, audio (TTS/STT), moderations, rerank, and the Responses API. The primary integration surface for AI agents.

60k changed today A 47 tokens original MIT