claude desktop skills

651 tagged claude desktop, measured the same way as everything else here.

Browse within: claude-ai 86agentic-skills 59awesome 59Collaboration 57fastmcp 51claude-code-skills 50plugins 44ai-skills 37claude-marketplace 36openskills 36product-management 36claude-code-skill 34fastapi 33claude-plugin 32

maintain

01

slopus/happy

Skill Claude CodeCodex

Maintain the slopus/happy open source project. Triage issues, draft closing comments, find duplicates, check if bugs are fixed on main, and engage with community contributors. NEVER posts comments or closes issues without showing exact text and getting approval first.

24k 4d ago A 53 tokens original MIT

office-hours

02

slopus/happy

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /office-hours. YC Office Hours — two modes. Startup mode: six forcing questions that expose demand reality, status quo, desperate specificity, narrowest wedge, observation, and future-fit. Builder mode: design thinking brainstorming for side projects, hackathons…

24k 4d ago A 135 tokens original MIT

release

03

slopus/happy

Skill Claude CodeCodex

Release pipeline for CLI, mobile, web, and server. Guides through version bumping, building, testing, publishing, and deploying. Replaces the old interactive release-it flow with a Claude Code-native experience. Use when user types /release or asks to release, publish, deploy, or ship any component.

24k 4d ago A 64 tokens original MIT

tradingview-mcp

04

atilaahmettaner/tradingview-mcp

Skill Claude CodeCodex

AI Trading Intelligence — live prices, 30+ technical indicators, backtesting (6 strategies), walk-forward overfitting detection, trade logs, equity curves, Reddit sentiment, news, and multi-market screener. Supports stocks, crypto, ETFs, indices, Turkish (BIST), and Egyptian (EGX) markets.

4.3k 7d ago A 71 tokens original MIT

1-triage-issues

05

stickerdaniel/linkedin-mcp-server

Skill Claude CodeCodex

Scan all open issues and PRs in stickerdaniel/linkedin-mcp-server and rank them by urgency (severity, user impact, age, references), implementation quality (for PRs — mergeability, CI, diff scope, locale-independence, test coverage), and contributor track record (prior merged PRs, review quality, response cadence).…

3.3k 2d ago A 138 tokens original Apache-2.0

2-repro-issue

06

stickerdaniel/linkedin-mcp-server

Skill Claude CodeCodex

Reproduce a single LinkedIn-MCP issue locally on the current branch against the real authenticated LinkedIn session at /.linkedin-mcp/profile/, using the MCP streamable-http server. Captures the exact failure mode (tool output, error, missing data) and maps it back to the scraper code path. Use when the user says…

3.3k 2d ago A 75 tokens original Apache-2.0

3-verify-pr-fix

07

stickerdaniel/linkedin-mcp-server

Skill Claude CodeCodex

Check out a candidate PR locally, restart the MCP server on the PR branch, re-run the exact same MCP tool call that failed in /2-repro-issue, diff the outputs, and audit the fix for locale-independence, DOM-stability, and scope per CLAUDE.md scraping rules. Use when the user says "verify PR.

3.3k 2d ago A 77 tokens original Apache-2.0

Stack-Cairn/LiveAgent

Skill Claude CodeCodex

Review an open GitHub pull request or the current local branch and working tree with parallel, independent reviewers and evidence-based validation. Use when the user asks for code review, invokes the Code Review action from Git Review, or explicitly mentions this skill.

1.9k yesterday A 54 tokens original MIT

skills-creator

09

Stack-Cairn/LiveAgent

Skill Claude CodeCodex

Create or update LiveAgent runtime skills. Use when you need to summarize a workflow into a skill, write it into the fixed user skills root, validate it, package it, or refine a skill's references for LiveAgent's SkillsManager flow.

1.9k yesterday A 53 tokens original MIT

skills-installer

10

Stack-Cairn/LiveAgent

Skill Claude CodeCodex

Install, list enabled, validate, or package LiveAgent skills. Use when you need to inspect the skills enabled in the current conversation, import a local skill directory or package, search/install from ClawHub, install from a GitHub repo/tree URL, or reconcile conflicts during an upgrade.

1.9k yesterday A 62 tokens original MIT

3p

11

patrickjaja/claude-desktop-extra

Skill Claude CodeCodex

Reference for the 3p / enterprise / inference-gateway deployment of Claude Desktop on Linux - how /etc/claude-desktop/managed-settings.json is read, what "3p mode" changes (separate /.config/Claude-3p userData, hidden Chat tab, the false VM-download banner), how Cowork still runs under it, which hardcoded paths are…

610 3d ago A 143 tokens original MIT

architecture

12

patrickjaja/claude-desktop-extra

Skill Claude CodeCodex

Explains the purpose, features, and architecture of claude-desktop-extra - which repackages Anthropic's official Claude Desktop Linux .deb for Arch/Fedora/RHEL/Nix/AppImage and layers Linux-only extras (Computer Use, themes, multi-profile, Quick Entry) on top via surgical JS patches. Use when onboarding, writing…

610 3d ago A 95 tokens original MIT

debug

13

patrickjaja/claude-desktop-extra

Skill Claude CodeCodex

Debug a problem in claude-desktop-extra by pulling the right local evidence - the most recent local-agent-mode session transcript (your last prompt + the model's tool calls/errors) and the Claude Desktop logs - and asking you for anything else worth collecting for the specific issue. Invoke as "/debug ".

610 3d ago A 68 tokens original MIT

product-on-purpose/pm-skills

Skill Claude CodeCodex

Validates internet access, compares the locally installed pm-skills version against the latest public release, and updates local files with conflict-aware overwrite-or-skip options. Produces an update report listing changed files, skipped files, and new capabilities. Use when you want to bring a local pm-skills…

577 2d ago A 71 tokens original Apache-2.0

product-on-purpose/pm-skills

Skill Claude CodeCodex

Maps a customer journey across stages, touchpoints, emotional curve, pain points, and moments of truth into a markdown artifact with an optional mermaid timeline or flowchart. Use when synthesizing existing research into the shape of a customer's experience, end-to-end or for one phase. Without research signal yet…

577 2d ago A 88 tokens original Apache-2.0

product-on-purpose/pm-skills

Skill Claude CodeCodex

Estimate market opportunity (TAM, SAM, SOM) using multiple sizing frameworks (top-down, bottom-up, comparable company, analogous market). Triangulates across frameworks, highlights where they converge and diverge as signal, and produces a calibrated range with source-graded confidence labels. Refuses unbounded…

577 2d ago A 93 tokens original Apache-2.0

f-is-h/Usage4Claude

Skill Claude CodeCodex

Automate Usage4Claude interface screenshots with CleanShot X on macOS. Use when Codex needs to capture localized Usage4Claude menu-bar popover screenshots, switch Usage4Claude display/language settings, save files such as [email protected], or troubleshoot CleanShot/window-capture automation that depends on…

372 1mo ago A 97 tokens original MIT

release

18

f-is-h/Usage4Claude

Skill Claude CodeCodex

A release checklist for publishing a new version of the Usage4Claude app. It covers collecting changes, writing release documents, updating the version, checking the build, and preparing the commit that starts automatic publishing.

372 1mo ago A 77 tokens original MIT

lc-curate-context

19

cyberchitta/llm-context.py

Skill Claude CodeCodex

Decide which files a task actually needs, record that as a reusable llm-context rule, verify it against the codebase - including the files your selection references but leaves out - and pack it for your own context, a chat, or a sub-agent you dispatch. Load when choosing what code to put in front of a model, packing…

306 5d ago A 90 tokens original Apache-2.0

lasso-security/claude-hooks

Skill Claude CodeCodex

Defense against indirect prompt injection attacks for Claude Code. This skill provides PostToolUse hooks that scan tool outputs (files, web pages, command results) for injection attempts and warn Claude about suspicious content.

264 7mo ago B 0 tokens original MIT

code-review

21

Qiao-920/claude-desktop-cn

Skill Claude CodeCodex

Thorough code review covering bugs, security, performance, and maintainability. Use when reviewing code, checking for bugs, auditing quality, or getting feedback on implementations.

257 2mo ago A 36 tokens

frontend-design

22

Qiao-920/claude-desktop-cn

Skill Claude CodeCodex

Design principles and component patterns for building polished web UIs, games, and interactive HTML/CSS/JS projects. Use when creating websites, web apps, browser games, or any frontend project.

257 2mo ago A 42 tokens

skill-creator

23

Qiao-920/claude-desktop-cn

Skill Claude CodeCodex

Create new skills, modify and improve existing skills. Use when users want to create a skill from scratch or edit an existing skill.

257 2mo ago A 30 tokens

mbse-workflow

24

matlab/agent-skills-playground

Skill Claude CodeCodex

Use this skill for guided MBSE work in MATLAB — starting a new project, resuming work mid-workflow on an existing project, or answering orientation questions about how the MBSE skills fit together. Trigger when the user says they want to create, start, or set up a new MBSE project; work on a model-based systems…

173 19d ago A 119 tokens