Browse Skills

2649 skills found

release.md
2
1 export release
2 Codename-11 from "Codename-11/Stash-Downloader"
3 Create a new version release with git tag and GitHub Release. Use when user asks to release, publish, create a new version, or ship a release. (project)
2026-01-05
skill-name.md
2
1 export skill-name
2 bendrucker from "bendrucker/claude"
3 Creating and optimizing Claude Code Skills including activation patterns, content structure, and development workflows. Use when creating new skills, converting memory files to skills, debugging skill activation, or understanding skill architecture and best practices.
2026-01-05
adapter-assistant.md
2
1 export adapter-assistant
2 refractionPOINT from "refractionPOINT/documentation"
3 Complete adapter lifecycle assistant for LimaCharlie. Supports External Adapters (cloud-managed), Cloud Sensors (SaaS/cloud integrations), and On-prem USP adapters. Dynamically researches adapter types from local docs and GitHub usp-adapters repo. Creates, validates, deploys, and troubleshoots adapter configurations. Handles parsing rules (Grok, regex), field mappings, credential setup, and multi-adapter configs. Use when setting up new data sources (Okta, S3, Azure Event Hub, syslog, webhook, etc.), troubleshooting ingestion issues, or managing adapter deployments.
2026-01-05
spec-workflow.md
2
1 export spec-workflow
2 lightxue from "lightxue/dotfiles"
3 当用户需要开发需求、创建技术方案/设计文档、规划任务、或遵循规范化开发流程时使用此技能。触发关键词包括"开发需求"、"技术方案"、"设计文档"、"任务规划"、"TAPD链接"、"需求开发流程"、"执行需求"等。引导用户完成4阶段标准化开发流程(准备→设计→规划→执行),包含自动化质量检查、人工审批门禁和wiki文档更新。
2026-01-05
instruction-writer.md
2
1 export instruction-writer
2 appaquet from "appaquet/dotfiles"
3 Write and optimize instructions for Claude Code (skills, slash commands, memory files, CLAUDE.md). **ALWAYS use before creating or modifying any CLAUDE.md file, SKILL.md file, command file, or instruction documentation.** Triggers when writing skill descriptions, optimizing prompts for clarity/token efficiency, or when user mentions "write a skill", "create a command", "optimize instructions", or "improve this prompt".
2026-01-05
exploitation-knowledge.md
2
1 export exploitation-knowledge
2 CharlesKozel from "CharlesKozel/Pentest-Agent-Evalulator"
3 Comprehensive knowledge about vulnerability exploitation and initial access. Provides expertise on finding and adapting exploits, adapting proof-of-concepts, gaining shells, and capturing user flags. Covers reverse shells, file uploads, SQL injection, and RCE vulnerabilities.
2026-01-05
design-qa.md
2
1 export design-qa
2 mevans2120 from "mevans2120/design-suite-claude-skills"
3 Reviews finished and in-progress digital products to assess adherence to design specifications and discover potential issues with those specifications. Validates implementation against design intent, identifies visual and interaction discrepancies, and provides actionable feedback for design and engineering teams.
2026-01-05
github-content.md
2
1 export github-content
2 krmcbride from "krmcbride/claude-plugins"
3 Fetch GitHub issues, PRs, repo contents, and code using the gh CLI. Use when the user shares GitHub URLs (issues, PRs, repos, source files) or asks about GitHub content. The gh CLI provides complete content that web fetching often misses due to JavaScript rendering.
2026-01-05
unused-code-cleanup.md
2
1 export unused-code-cleanup
2 phamhung075 from "phamhung075/4genthub-hooks"
3 Systematically identify and remove unused imports, variables, and dead code from TypeScript/React projects using --noUnusedLocals and --noUnusedParameters compiler flags
2026-01-05
remotion-tutorial-generator.md
2
1 export remotion-tutorial-generator
2 pezware from "pezware/mirubato"
3 Generate professional tutorial and introduction videos for projects using Remotion. Analyzes project workflows, creates structured video compositions with chapters, transitions, and annotations aligned with project architecture.
2026-01-05
code-review.md
2
1 export code-review
2 letta-ai from "letta-ai/letta-code-action"
3 Skill for handling PR code reviews. Use when triggered by a PR review comment, review request, or when asked to review code changes. Provides workflow for reading review comments, understanding feedback, and iterating on changes.
2026-01-05
temporal.md
2
1 export temporal
2 steveandroulakis from "steveandroulakis/temporal-conductor-migration-agent"
3 Manage Temporal workflows: server lifecycle, worker processes, workflow execution, monitoring, and troubleshooting for Python SDK with temporal server start-dev.
2026-01-05
kubernetes-debugger.md
2
1 export kubernetes-debugger
2 rodrigodelmonte from "rodrigodelmonte/k8s-debugging-plugin"
3 Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),(6) Any "why isn't my Kubernetes workload working?" questions.Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,exec_in_pod, and other MCP kubernetes tools.
2026-01-05
solresol.md
2
1 export solresol
2 cawal from "cawal/cwl-dotfiles"
3 A custom skill that helps with translating text into Solresol.
2026-01-05
blueprint.md
2
1 export blueprint
2 KwakYounHo from "KwakYounHo/blueprint"
3 Provides unified CLI access for Blueprint framework - gate validation, document templates, FrontMatter schemas, worker handoffs, constitutions, and worker registry.
2026-01-05
hug-scm-repository-analysis.md
2
1 export hug-scm-repository-analysis
2 elifarley from "elifarley/hug-scm"
3 Expert-level Git repository investigation using Hug SCM tools for understanding code evolution, tracking down bugs, analyzing changes, and managing development workflows
2026-01-05
pokemon-green-ko.md
2
1 export pokemon-green-ko
2 dev-jelly from "dev-jelly/pokemon-skills"
3 포켓몬 그린 버전 텍스트 RPG. 1세대 151마리 포켓몬, 165개 기술, 관동 지방 완전 재현. 한국어 전용. 사용자가 '포켓몬', '피카츄', '전투', '체육관', '야생', '도감', '새 게임', '이어하기' 등의 키워드를 사용할 때 활성화됩니다. (project)
2026-01-05
claude-code-analyzer.md
2
1 export claude-code-analyzer
2 modille from "modille/dotfiles"
3 Analyzes Claude Code usage patterns and provides comprehensive recommendations. Runs usage analysis, discovers GitHub community resources, suggests CLAUDE.md improvements, and fetches latest docs on-demand. Use when user wants to optimize their Claude Code workflow, create configurations (agents/skills/commands), or set up project documentation.
2026-01-05
clix-integration.md
2
1 export clix-integration
2 clix-so from "clix-so/skills"
3 Integrates Clix Mobile SDK into iOS, Android, Flutter, and React Native projects. Provides step-by-step guidance for installation, initialization, and verification. Use when the user asks to install, setup, or configure Clix analytics.
2026-01-05
signalwire.md
2
1 export signalwire
2 signalwire from "signalwire/signalwire-claude"
3 Use when building telephony, messaging, or video applications; implementing voice AI agents; working with SWML call flows; debugging webhook callbacks or call state issues; setting up real-time WebSocket communication; encountering authentication 401/403 errors; or troubleshooting SWAIG function errors - provides REST API patterns, SDK examples, and production-tested workflows for modern SignalWire communication systems
2026-01-05
ui-components.md
2
1 export ui-components
2 Kafkasportal from "Kafkasportal/git"
3 This skill should be used when the user asks to "create a component", "build a UI component", "generate a React component", "make a new component", "add a component", or mentions component types like "card", "button", "form", "input", "widget", "kpi card", "stat card", "dashboard widget". Provides comprehensive guidance for creating production-ready React components with TypeScript, Tailwind CSS, and modern best practices.
2026-01-05
skill-ollama-deepseek-ocr-tool.md
2
1 export skill-ollama-deepseek-ocr-tool
2 dnvriend from "dnvriend/ollama-deepseek-ocr-tool"
3 Batch OCR processing with DeepSeek-OCR via Ollama
2026-01-05
github-actions-ci.md
2
1 export github-actions-ci
2 MrPointer from "MrPointer/dotfiles"
3 GitHub Actions CI/CD guide for the dotfiles repository. Use when creating or modifying GitHub Actions workflows, adding CI/CD pipelines, setting up build/test automation, configuring matrix builds, working with artifacts, implementing E2E tests in containers, or troubleshooting workflow issues. Covers workflow patterns, security best practices, caching strategies, and multi-platform testing.
2026-01-05
algorithmic-art.md
2
1 export algorithmic-art
2 lza6 from "lza6/iflow-cli-workflow"
3 使用p5.js创建算法艺术,具有种子随机性和交互式参数探索。当用户请求使用代码创建艺术、生成艺术、算法艺术、流场或粒子系统时使用。创建原创算法艺术而非复制现有艺术家的作品以避免版权侵犯。
2026-01-05