Skills for Claude Code

332,810 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.

agent-browser

169

shanraisshan/claude-code-best-practice

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

not rated 66k +74 today A 108 tokens original MIT

shanraisshan/claude-code-best-practice

Skill Claude CodeCodex

The conceptual framework behind the presentation — what "Vibe Coding to Agentic Engineering" means, why the journey is structured the way it is, and how every slide fits the narrative arc.

not rated 66k +74 today A 44 tokens original MIT

warpdotdev/warp

Skill Claude CodeCodex

GUI desktop app only. Launch two parallel Oz cloud agents with computer use to download and install the latest stable Linux Warp build, capture screenshots while walking through first-time onboarding in both logged-out and logged-in states, then selectively fan out follow-up cloud agents for distinct onboarding…

not rated 65k +56 yesterday A 98 tokens AGPL-3.0

claude-api

173

warpdotdev/warp

Skill Claude CodeCodex

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks for…

not rated 65k +56 yesterday A 193 tokens AGPL-3.0

create-skill

174

warpdotdev/warp

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 65k +56 yesterday A 64 tokens AGPL-3.0

mem0-dream

175

mem0ai/mem0

Skill Claude CodeCodex

Consolidates stored memories by merging duplicates, resolving contradictions, and pruning stale entries. Use when memory count is high, search results feel noisy or repetitive, or periodic cleanup is needed to maintain memory quality.

not rated 65k +175 today A 46 tokens original Apache-2.0

mem0-status

176

mem0ai/mem0

Skill Claude CodeCodex

Diagnoses mem0 connectivity, API key validity, and memory read/write functionality. Use when memory operations fail, searches return empty, addmemory errors occur, or to verify the plugin is working correctly.

not rated 65k +175 today A 44 tokens original Apache-2.0

memory-triage

177

mem0ai/mem0

Skill Claude CodeCodex

Persistent long-term memory protocol powered by mem0. Evaluate conversations for durable facts worth storing via memoryadd. Handles identity, preferences, decisions, configurations, rules, projects, and relationships. Loaded by the openclaw-mem0 plugin when skills mode is active.

not rated 65k +175 today A 58 tokens original Apache-2.0

non-storybook

178

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…

not rated 64k +124 2d ago A 0 tokens original CC0-1.0

storybook

179

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…

not rated 64k +124 2d ago A 0 tokens original CC0-1.0

design

180

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…

not rated 64k +124 2d ago A 224 tokens original CC0-1.0

context7-mcp

181

upstash/context7

Skill Claude CodeCodex

This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.

not rated 61k +77 2d ago A 58 tokens original MIT

context7-cli

182

upstash/context7

Skill Claude CodeCodex

Use the ctx7 CLI to fetch library documentation, manage AI coding skills, and configure Context7 MCP. Activate when the user mentions "ctx7" or "context7", needs current docs for any library, wants to install/search/generate skills, or needs to set up Context7 for their AI coding agent.

not rated 61k +77 2d ago A 67 tokens original MIT

find-docs

183

upstash/context7

Skill Claude CodeCodex

Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service — even for well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. Your training…

not rated 61k +77 2d ago A 172 tokens original MIT

configure-nightwatch

184

coollabsio/coolify

Skill Claude CodeCodex

Configures Laravel Nightwatch data collection, sampling rates, filtering rules, and redaction policies. Use when setting up Nightwatch, managing data volume, protecting sensitive data (PII), or optimizing event collection for production workloads.

not rated 61k +85 2d ago A 49 tokens original Apache-2.0

coollabsio/coolify

Skill Claude CodeCodex

Use when user says "send to Ray," "show in Ray," "debug in Ray," "log to Ray," "display in Ray," or wants to visualize data, debug output, or show diagrams in the Ray desktop application.

not rated 61k +85 2d ago A 58 tokens original Apache-2.0

laravel-actions

186

coollabsio/coolify

Skill Claude CodeCodex

Build, refactor, and troubleshoot Laravel Actions using lorisleiva/laravel-actions. Use when implementing reusable action classes (object/controller/job/listener/command), converting service classes/controllers/jobs into actions, orchestrating workflows via faked actions, or debugging action entrypoints and wiring.

not rated 61k +85 2d ago A 62 tokens original Apache-2.0

bugs

187

tw93/Pake

Skill Claude CodeCodex

A guide for proactively looking for hidden user-interface and runtime bugs in a Pake area. It uses the repository's past fixes and known edge-case patterns to structure the review.

not rated 61k +45 changed today A 0 tokens GPL-3.0

code-review

188

tw93/Pake

Skill Claude CodeCodex

Pake project adapter for Waza check/code-review. Use for TypeScript CLI, Rust/Tauri, release artifact, and CI review.

not rated 61k +45 changed today A 31 tokens GPL-3.0

release

189

tw93/Pake

Skill Claude CodeCodex

Prepare, validate, and publish a Pake release. Not for version bumps without release intent.

not rated 61k +45 changed today A 21 tokens GPL-3.0

chinese-indie-dev

190

1c7/chinese-independent-developer

Skill Claude CodeCodex

A skill for maintaining the Chinese Independent Developer project list, a collection of independent software projects from China.

not rated 61k +55 changed yesterday A 81 tokens

api-security-testing

191

usestrix/strix

Skill Claude CodeCodex

Security-test a REST, GraphQL, or gRPC API with Strix — autonomous agents that enumerate endpoints from an OpenAPI/GraphQL schema (or by crawling), then actually exploit the API-specific vulnerability classes in the OWASP API Security Top 10 (2023) — broken object-level authorization (BOLA/IDOR), broken object…

not rated 60k +541 changed yesterday A 144 tokens original Apache-2.0

usestrix/strix

Skill Claude CodeCodex

Fix security vulnerabilities found by a Strix pentest (open-source CLI or app.strix.ai cloud) — triage by severity, patch the root cause rather than the symptom, and re-run Strix to prove each fix actually closes the exploit. Handles injection, XSS, SSRF, broken access control, IDOR, and other validated findings. Use…

not rated 60k +541 changed yesterday A 124 tokens original Apache-2.0

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: