Skills

Progressive-disclosure instructions an agent loads on demand. Cheap until invoked, which is why the per-session figure on each card is usually two digits.

cline-sdk

193

cline/cline

Skill Claude CodeCodex

Comprehensive Cline SDK skill for building AI agents. Covers the Agent runtime, ClineCore sessions, custom tools, plugins, events, LLM providers, scheduling, multi-agent teams, and production deployment. Use for any task involving @cline/sdk or its sub-packages.

67k +139 today A 59 tokens original Apache-2.0

publish-cli

194

cline/cline

Skill Claude CodeCodex

Use when preparing, tagging, and publishing an apps/cli npm release. Guides changelog drafting, apps/cli/package.json version bumps, cli-vX.Y.Z tags, local npm publishing, and the publish-cli GitHub workflow.

67k +139 today A 50 tokens original Apache-2.0

publish-desktop

195

cline/cline

Skill Claude CodeCodex

Use when preparing, tagging, and publishing a Cline desktop app (apps/examples/desktop-app) release — stable (desktop-vX.Y.Z from main) or beta (desktop-vX.Y.Z-beta.N from desktop-experimental, shipped as the side-by-side "Cline Beta" app). Guides changelog drafting, version bumps in package.json + tauri.conf.json…

67k +139 today A 107 tokens original Apache-2.0

openspec-explore

197

Fission-AI/OpenSpec

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

67k +235 yesterday A 39 tokens original MIT

openspec-onboard

198

Fission-AI/OpenSpec

Skill Claude CodeCodex

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

67k +235 yesterday A 26 tokens original MIT

seo-review

199

leonardomso/33-js-concepts

Skill Claude CodeCodex

Perform a focused SEO audit on JavaScript concept pages to maximize search visibility, featured snippet optimization, and ranking potential.

67k +2 1mo ago A 25 tokens original MIT

test-writer

200

leonardomso/33-js-concepts

Skill Claude CodeCodex

Generate comprehensive Vitest tests for code examples in JavaScript concept documentation pages, following project conventions and referencing source lines.

67k +2 1mo ago A 26 tokens original MIT

write-concept

201

leonardomso/33-js-concepts

Skill Claude CodeCodex

Write or review JavaScript concept documentation pages for the 33 JavaScript Concepts project, following strict structure and quality guidelines.

67k +2 1mo ago A 27 tokens original MIT

agent-browser

202

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…

65k +74 yesterday 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.

65k +74 yesterday A 44 tokens original MIT

gui-integration-test

205

warpdotdev/warp

Skill Claude CodeCodex

GUI desktop app only. Writes, runs, and debugs Warp integration tests using the custom Builder/TestStep framework in crates/integration. Use when adding a new integration test, fixing a failing integration test, wiring a test into the manual runner or nextest suite, or verifying end-to-end UI and terminal behavior in…

65k +56 today A 72 tokens AGPL-3.0

claude-api

206

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…

65k +56 today A 193 tokens AGPL-3.0

create-skill

207

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.

65k +56 today A 64 tokens AGPL-3.0

mem0-dream

208

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.

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

mem0-status

209

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.

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

memory-triage

210

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.

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

impeccable

211

pbakaus/impeccable

Skill Claude CodeCodex

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states.…

65k +538 yesterday A 189 tokens original Apache-2.0

non-storybook

212

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 +124 today A 0 tokens original CC0-1.0

storybook

213

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 +124 today A 0 tokens original CC0-1.0

design

214

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 +124 today A 224 tokens original CC0-1.0

context7-mcp

215

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.

61k +77 today A 58 tokens original MIT

context7-cli

216

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.

61k +77 today A 67 tokens original MIT