Browse Skills
2649 skills found
using-the-force.md
3
1
export
using-the-force
2
from
"lukacf/mcp-the-force"
from
"lukacf/mcp-the-force"
3
Comprehensive guide for using The Force MCP server - a unified interface to 11 AI models(OpenAI, Google, Anthropic, xAI) with intelligent context management, project memory, andmulti-model collaboration. This skill should be used when working with The Force MCP tools,selecting appropriate AI models for tasks, managing context and sessions, using GroupThinkfor multi-model collaboration, or optimizing AI-assisted workflows.
2026-01-05
mcp-server-developer.md
3
1
export
mcp-server-developer
2
from
"sandraschi/advanced-memory-mcp"
from
"sandraschi/advanced-memory-mcp"
3
Build, harden, document, and ship MCP servers to Claude standards with FastMCP 2.13+ architecture, disciplined tooling, and release-ready workflows.
2026-01-05
template-skill.md
3
1
export
template-skill
2
from
"treasure-data/td-skills"
from
"treasure-data/td-skills"
3
Replace with a clear description of what this skill does and when Claude should use it. Be specific about the use cases, tools, or workflows this skill addresses.
2026-01-05
jira.md
3
1
export
jira
2
from
"dpetersen/dotfiles"
from
"dpetersen/dotfiles"
3
MANDATORY skill for ANY acli jira command. YOU MUST use this skill for ALL Jira queries - both initial searches AND follow-up queries. NEVER run acli jira commands directly outside this skill. This includes viewing tickets, comments, attachments, sprints, boards, searches, and ANY other acli jira operation. Examples requiring this skill - "show my tickets", "what's in HEAL-123?", "show comments", "list sprint items". CRITICAL - commands are allowlisted in this skill but NOT outside it, so running them directly will require permission prompts.
2026-01-05
artisanal-helper.md
3
1
export
artisanal-helper
2
from
"RoutedDart/ormed"
from
"RoutedDart/ormed"
3
Guidance for building polished CLIs and TUIs with the Artisanal Dart package. Use when users ask for terminal UIs, live dashboards, log viewers, interactive input, or CLI tools with subcommands using Artisanal.
2026-01-05
full-stack-debugger.md
3
1
export
full-stack-debugger
2
from
"ingpoc/SKILLS"
from
"ingpoc/SKILLS"
3
This skill should be used when debugging full-stack issues that span UI, backend, and database layers. It provides a systematic workflow to detect errors, analyze root causes, apply fixes iteratively, and verify solutions through automated server restarts and browser-based testing. Ideal for scenarios like failing schedulers, import errors, database issues, or API payload problems where issues originate in backend code but manifest in the UI.
2026-01-05
vibe-security.md
3
1
export
vibe-security
2
from
"0x8506/vibe-security"
from
"0x8506/vibe-security"
3
Security intelligence for code analysis. Detects SQL injection, XSS, CSRF, authentication issues, crypto failures, and more. Actions: scan, analyze, fix, audit, check, review, secure, validate, sanitize, protect. Languages: JavaScript, TypeScript, Python, PHP, Java, Go, Ruby. Frameworks: Express, Django, Flask, Laravel, Spring, Rails. Vulnerabilities: SQL injection, XSS, CSRF, authentication bypass, authorization issues, command injection, path traversal, insecure deserialization, weak crypto, sensitive data exposure. Topics: input validation, output encoding, parameterized queries, password hashing, session management, CORS, CSP, security headers, rate limiting, dependency scanning.
2026-01-05
idea-plugin-dev.md
3
1
export
idea-plugin-dev
2
from
"zeka-stack/zeka-idea-plugin"
from
"zeka-stack/zeka-idea-plugin"
3
Develop IntelliJ IDEA plugins with two templates, standard plugins and AI-integrated plugins. Use when creating new IntelliJ IDEA plugins, setting up plugin projects, implementing actions, settings pages, or integrating with IntelliAI Engine. Supports both simple plugins without AI dependencies and advanced plugins with AI provider selection and prompt template management.
2026-01-05
codex-parallel-subagents.md
3
1
export
codex-parallel-subagents
2
from
"moonbit-community/codex-sdk"
from
"moonbit-community/codex-sdk"
3
Use when building MoonBit tools on this repo's Codex SDK that spawn multiple agent threads in parallel or in batch, including bounded concurrency, per-task threads, streaming events, and collecting session IDs or structured outputs.
2026-01-05
vibe-validate.md
3
1
export
vibe-validate
2
from
"jdutton/vibe-validate"
from
"jdutton/vibe-validate"
3
Expert guidance for vibe-validate, an LLM-optimized validation orchestration tool. Use when working with vibe-validate commands, configuration, pre-commit workflows, or validation orchestration in TypeScript projects.
2026-01-05
npm-trustme.md
3
1
export
npm-trustme
2
from
"regenrek/npm-trustme"
from
"regenrek/npm-trustme"
3
Automate npm Trusted Publisher setup via the npm-trustme CLI. Use when configuring or verifying npm Trusted Publishers for GitHub Actions with npx npm-trustme, including browser automation and WebAuthn passkey approval.
2026-01-05
linear-workflow.md
3
1
export
linear-workflow
2
from
"bahamoth/claude-linear-workflow"
from
"bahamoth/claude-linear-workflow"
3
Linear issue-tracked development workflow. Auto-activates when starting work on issues, creating branches, changing status, writing comments, or creating PRs.
2026-01-05
bash-cli-expert.md
3
1
export
bash-cli-expert
2
from
"codethread/PersonalConfigs"
from
"codethread/PersonalConfigs"
3
Write, debug, and optimize bash scripts and CLI solutions for macOS using modern tools (fd, rg, sd, jq) with shellcheck compliance. Use when creating shell scripts, one-liners, pipelines, automation, or solving complex CLI tasks.
2026-01-05
zed-editor.md
3
1
export
zed-editor
2
from
"chronista-club/unison"
from
"chronista-club/unison"
3
Zed Editorの特徴、ACP(Agent Client Protocol)の仕様、AI統合、パフォーマンス特性、設定方法について包括的な知識を提供します。Zed Editorに関する質問、ACP対応エージェントの統合、設定のカスタマイズが必要な場合に使用してください。
2026-01-05
unity-editor.md
3
1
export
unity-editor
2
from
"DirtybitGames/unityctl"
from
"DirtybitGames/unityctl"
3
Remote control Unity Editor via CLI using unityctl. Use when working with Unity projects to enter/exit play mode, compile scripts, view console logs, load scenes, run tests, capture screenshots, or execute C# code for debugging. Activate when user mentions Unity, play mode, compilation, or needs to interact with a running Unity Editor.
2026-01-05
stackit.md
3
1
export
stackit
2
from
"getstackit/stackit"
from
"getstackit/stackit"
3
Manage stacked Git branches with Stackit. Use when creating/managing stacked branches, submitting PRs for branch stacks, navigating branch trees, rebasing stacks, syncing with main/trunk, troubleshooting stack issues, absorbing changes, resolving rebase conflicts, or any workflow involving dependent Git branches. Keywords stackit, stacked changes, stacked PRs, branch stack, restack, absorb, git stack.
2026-01-05
parallel-tasks.md
3
1
export
parallel-tasks
2
from
"himicoswilson/himi-claude-plugins"
from
"himicoswilson/himi-claude-plugins"
3
Creates multiple git worktrees and launches parallel Claude sessions for simultaneous task execution. Maximum 3 tasks.
2026-01-05
milestone.md
3
1
export
milestone
2
from
"Synthesys-Lab/agentize"
from
"Synthesys-Lab/agentize"
3
Drive implementation forward incrementally with automatic progress tracking, LOC monitoring, and milestone checkpoint creation
2026-01-05
web-search.md
3
1
export
web-search
2
from
"getty104/claude-code-marketplace"
from
"getty104/claude-code-marketplace"
3
geminiコマンドを使用した高度なWeb検索スキル。Web検索を行う際、Claude CodeのデフォルトWeb Search toolよりも優先的にこのスキルを使用してください。
2026-01-05
ppt-to-video-workflow.md
3
1
export
ppt-to-video-workflow
2
from
"jkf87/ppt-yt-gen"
from
"jkf87/ppt-yt-gen"
3
PPT/슬라이드를 나레이션과 자막이 포함된 영상으로 변환합니다. PPTX 파일 또는 slides.json에서 슬라이드 이미지를 추출/렌더링하고, TTS로 나레이션을 생성하며, 자막을 추가하여 최종 MP4 영상을 만듭니다. "PPT를 영상으로 만들어줘", "발표 영상 생성", "자막 포함 영상 만들기" 요청 시 사용합니다.
2026-01-05
providers.md
3
1
export
providers
2
from
"juanre/llmring"
from
"juanre/llmring"
3
Use when switching between LLM providers, accessing provider-specific features (Anthropic caching, OpenAI logprobs), or using raw SDK clients - covers multi-provider patterns and direct SDK access for OpenAI, Anthropic, Google, and Ollama
2026-01-05
using-forgetful-memory.md
3
1
export
using-forgetful-memory
2
from
"ScottRBK/context-hub-plugin"
from
"ScottRBK/context-hub-plugin"
3
PROACTIVELY query Forgetful MCP (mcp__forgetful__* tools) when starting work on any project, when user references past decisions or patterns, when implementing features that may have been solved before, or when needing context about preferences. Save important decisions, patterns, and architectural insights to memory.
2026-01-05
committing.md
3
1
export
committing
2
from
"jack-michaud/faire"
from
"jack-michaud/faire"
3
Any time committing changes is mentioned, use this commit flow.
2026-01-05
hackage-upload.md
3
1
export
hackage-upload
2
from
"MercuryTechnologies/claude"
from
"MercuryTechnologies/claude"
3
Upload Haskell packages to Hackage. Use when the user asks to publish, release, or upload to Hackage.
2026-01-05