Browse Skills

6477 skills found

guide.md
2
1 export guide
2 XiaoLFeng from "XiaoLFeng/claude-marketplace"
3 claude 应用市场
2026-01-14
doc-coauthoring.md
2
1 export doc-coauthoring
2 brookemitchell from "brookemitchell/llm-dev-examples"
3 Generic reusable cursor configuration – Useful cursor commands
2026-01-30
xfeed.md
2
1 export xfeed
2 ericksoa from "ericksoa/xfeed"
3 Filter your X timeline based on your interests using Claude Haiku
2026-01-26
gemini-cli-plugin.md
2
1 export gemini-cli-plugin
2 Whamp from "Whamp/whamp-claude-plugins"
3 a collection of [3] plugins for Claude Code that might be helpful for others
2025-12-22
task-debugger.md
2
1 export task-debugger
2 ahal from "ahal/dot-files"
3 Debug and fix failures in Taskcluster tasks. Use this skill when the user asks to debug a task, fix a failing task, or investigate task errors/failures. This skill uses the Taskcluster CLI to fetch task logs and definitions, analyzes errors, and uses `taskgraph load-task --develop` to reproduce and debug issues locally. Invoke this for any request involving Taskcluster task debugging, task failures, or when given a task ID to investigate.
2026-01-20
mcp-config.md
2
1 export mcp-config
2 jarrettmeyer from "jarrettmeyer/jarrettmeyer.github.io"
3 My Blog
2026-01-23
vault-context.md
2
1 export vault-context
2 markphelps from "markphelps/claude-plugins"
3 My Claude Code Plugins
2026-02-24
qt-release.md
2
1 export qt-release
2 svetzal from "svetzal/cutiecoco"
3 Set up or troubleshoot GitHub Actions workflows for releasing cross-platform Qt applications. Use when building, signing, notarizing, or packaging Qt apps for macOS, Linux, or Windows.
2025-12-27
project-builder.md
2
1 export project-builder
2 Nnnsightnnn from "Nnnsightnnn/claudekit"
3 Context system for Claude Code with memory management, skills, hooks, and pain point tracking.
2026-01-21
frontend-dev.md
2
1 export frontend-dev
2 jungai from "jungai/dotfiles"
3 my dotfiles
2026-02-23
coding-patterns.md
2
1 export coding-patterns
2 Nice-Wolf-Studio from "Nice-Wolf-Studio/wolf-skills-marketplace"
3 Custom Wolf Agent skills and integration tools marketplace for Claude Code - 64 skills across 5 plugin collections
2026-01-29
wrongodb-blogging.md
2
1 export wrongodb-blogging
2 gabrielelanaro from "gabrielelanaro/wrongodb"
3 Plan and write WrongoDB devlog posts in this repo. Use when asked to plan, outline, draft, or revise posts under blog/, generate blog images, or follow the series structure for WrongoDB. This skill embeds the canonical planning and writing prompts and uses blog/generate_image.py for image generation.
2026-02-22
prereview.md
2
1 export prereview
2 erraggy from "erraggy/oastools"
3 OpenAPI Specification (OAS) tools for validating, parsing, fixing, converting, diffing, joining, and building specs; as well as generating client/servers/types from specs.
2026-02-27
research-repo.md
2
1 export research-repo
2 aadishv from "aadishv/dotfiles"
3 making this rn because my computer screen is glitching and uh 1) i want to back up all of my settings, 2) idk man i'm just freaking out cause what if my computer fully glitches in the middle of my bio final and proctorio kicks me and my teacher thinks i'm cheating then i get a zero on the final and F in bio
2026-02-21
instruments-profiling.md
2
1 export instruments-profiling
2 gmcabrita from "gmcabrita/dotfiles"
3 Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers correct binary selection, CLI arguments, exports, and common gotchas.
2026-02-25
svg-to-tsx.md
2
1 export svg-to-tsx
2 rfxlamia from "rfxlamia/ronin"
3 The Manifesto of the Masterless Developer
2026-02-25
rhetorical-analysis.md
2
1 export rhetorical-analysis
2 bastien-gallay from "bastien-gallay/rhetorical-analysis-skill"
3 Analyse rhétorique et épistémologique d'articles, discours et textes argumentatifs. Utiliser ce skill quand l'utilisateur demande d'analyser la qualité argumentative d'un texte, d'identifier des sophismes ou biais, d'évaluer la fiabilité des sources citées, de déconstruire la logique d'un raisonnement, ou de produire une réécriture critique structurée d'un document.
2025-12-16
using-the-block-collection-and-block-party.md
2
1 export using-the-block-collection-and-block-party
2 aemsites from "aemsites/da-blog-tools"
3 The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this skill anytime you are developing something and want to find a reference to use as a starting point.
2026-02-26
pushing-code.md
2
1 export pushing-code
2 fletchgqc from "fletchgqc/heather"
3 Commits and pushes code changes. Used when work should be committed and/or pushed to Git.
2026-02-24
test-helper.md
2
1 export test-helper
2 majiayu000 from "majiayu000/Claude-Code-Monitor"
3 Generate and run tests for TypeScript/JavaScript code using Bun test runner. Use this skill when you need to write tests, check coverage, or debug test failures.
2026-02-17
jira-cli.md
2
1 export jira-cli
2 mgiovani from "mgiovani/cc-arsenal"
3 Lock and load your Claude Code workflow with a fully-stocked arsenal of AI agents, commands, hooks, and skills
2026-02-13
east.md
2
1 export east
2 elaraai from "elaraai/east"
3 East programming language - a statically typed, expression-based language embedded in TypeScript. Use when writing East programs with @elaraai/east. Triggers for: (1) Writing East functions with East.function() or East.asyncFunction(), (2) Defining types (IntegerType, StringType, ArrayType, StructType, VariantType, etc.), (3) Using platform functions with East.platform() or East.asyncPlatform(), (4) Compiling East programs with East.compile(), (5) Working with East expressions (arithmetic, collections, control flow), (6) Serializing East IR with .toIR() and EastIR.fromJSON(), (7) Standard library operations (formatting, rounding, generation).
2026-02-20
formatter-linter-expert.md
2
1 export formatter-linter-expert
2 kbrdn1 from "kbrdn1/dotfiles"
3 My personal OS X dotfiles.
2026-02-26
developing-openai-agents-sdk-agents.md
2
1 export developing-openai-agents-sdk-agents
2 mikekelly from "mikekelly/developing-openai-agents-sdk-agents"
3 Build, create, debug, review, implement, and optimize agentic AI applications using the OpenAI Agents SDK for TypeScript. Use when creating new agents, defining tools, implementing handoffs between agents, adding guardrails, debugging agent behavior, reviewing agent code, or orchestrating multi-agent systems with the @openai/agents package.
2026-01-30