14529 results (134.6ms) page 45 / 727
oaustegard / claude-skills-controlling-spotify exact

Control Spotify playback and manage playlists via MCP server. Use when user requests playing music, controlling Spotify, creating playlists, searching songs, or managing their Spotify library.

oaustegard / claude-skills-accessing-github-repos exact

GitHub repository access in containerized environments using REST API and credential detection. Use when git clone fails, or when accessing private repos/writing files via API.

izyanrajwani / agent-skills-library-dispatching-parallel-agents exact

Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared...

izyanrajwani / agent-skills-library-finishing-a-development-branch exact

Git branch completion workflow. Use when implementation is complete, tests pass, and a feature branch needs to be integrated via merge, pull request, or cleanup.

s-hiraoku / synapse-a2a-sync-plugin-skills exact

This skill synchronizes plugin skills (plugins/synapse-a2a/skills/) with the current implementation, README.md, and guides folder. Use this skill when implementation changes have been made, new...

oguzhantopgul / skill-security-reviewer exact

Security review and threat analysis for agent skills. Use when reviewing, auditing, or validating skills for security issues including prompt injection, code execution risks, data exfiltration,...

claude-world / director-mode-lite-agents exact

List all available agents (core + expert)

cleodin / antigravity-awesome-skills-using-superpowers exact

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

guanyang / antigravity-skills-using-superpowers exact

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

zartin790 / llm-system-template-agents-skills-patterns-tools-prompts-testing-skills-with-subagents exact

Use when creating or editing skills, before deployment, to verify they

nctiggy / claude-skills-example-skill exact

Template skill demonstrating proper structure. Use this as a reference when creating new skills. Copy this folder and modify for your use case.

netresearch / matrix-skill-matrix-communication exact

Matrix chat communication. AUTOMATICALLY TRIGGER when user mentions Matrix rooms (#room:server), asks to send messages to chat, or wants to interact with Matrix. Use for sending messages to Matrix...

sendaifun / skills-vulnhunter exact

Security vulnerability detection and variant analysis skill. Use when hunting for dangerous APIs, footgun patterns, error-prone configurations, and vulnerability variants across codebases....

runkids / skillshare-skills-skillshare exact

Syncs skills across AI CLI tools from a single source of truth. Use when asked to "sync skills", "collect skills", "pull from remote", "show status", "list skills", "install skill", "initialize...

shinpr / claude-code-workflows-task-analyzer exact

Performs metacognitive task analysis and skill selection. Use when determining task complexity, selecting appropriate skills, or estimating work scale. Returns skills with confidence scores and metadata.

oaustegard / claude-skills-fetching-blocked-urls exact

Retrieve clean markdown from URLs when web_fetch fails. Converts pages via Jina AI reader service with automatic retry. Use when web_fetch or curl returns 403, blocked, paywall, timeout,...

oaustegard / claude-skills-generating-patches exact

Generates git patch files from codebase modifications for local application. Use when user mentions patch, diff, export changes, bring changes back, apply locally, or after editing uploaded codebases.

Jeffallan / claude-skills-prompt-engineer exact

Use when designing prompts for LLMs, optimizing model performance, building evaluation frameworks, or implementing advanced prompting techniques like chain-of-thought, few-shot learning, or...