Browse Skills

2649 skills found

review-pr.md
2
1 export review-pr
2 sakuro from "sakuro/dotfiles"
3 Reviews a GitHub pull request. Use when the user wants to review a PR, get feedback on changes, or check code quality.
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
tonl-tool.md
2
1 export tonl-tool
2 WilliamKarolDiCioccio from "WilliamKarolDiCioccio/mosaic"
3 Deterministic wrapper for tonl CLI (npm package) for structured data operations in JSON/TONL formats. Use when converting JSON↔TONL, querying structured data, validating TONL schemas, or generating statistics. Maps directly to CLI subcommands (encode, decode, query, get, validate, stats).
2026-01-05
writing-for-llms.md
2
1 export writing-for-llms
2 carmentacollective from "carmentacollective/carmenta"
3 Writing SKILL.md, .claude/commands/*.md, Task tool prompts, systemPrompt variables, prompt templates, few-shot examples, agent instructions. Content where the reader is an LLM.
2026-01-05
github-authenticator.md
2
1 export github-authenticator
2 EdanStarfire from "EdanStarfire/claudecode_webui"
3 Verify and troubleshoot GitHub CLI authentication. Use when gh commands fail with auth errors or when setting up GitHub integration for the first time.
2026-01-05
mxcp-expert.md
2
1 export mxcp-expert
2 raw-labs from "raw-labs/raw-labs-claude-marketplace"
3 Expert guidance for building production MCP servers using MXCP (Model Context Protocol eXtension Platform), an enterprise framework with SQL and Python endpoints, security, testing, and deployment. Use when: (1) Creating or initializing MXCP projects or MCP servers, (2) Building MCP tools, resources, or prompts, (3) Configuring endpoints, authentication, or policies, (4) Testing, validating, or debugging MXCP applications, or any task involving MXCP or MCP server development.
2026-01-05
github-ecosystem.md
2
1 export github-ecosystem
2 zircote from "zircote/.claude"
3 Generate comprehensive GitHub ecosystem configuration including CI/CD workflows, issue templates, PR templates, CODEOWNERS, dependabot, and Copilot instructions. Language-agnostic with Python, Go, and TypeScript support. Auto-detects project language from pyproject.toml, go.mod, or package.json. Use when setting up GitHub repos, adding CI/CD pipelines, creating issue/PR templates, configuring dependabot, adding CODEOWNERS, setting up Copilot instructions, or enhancing existing projects with GitHub tooling. Works on new or existing repositories with smart merging.
2026-01-05
clean-git-history.md
2
1 export clean-git-history
2 anandthakker from "anandthakker/dotfiles"
3 Reimplement a branch with a clean, narrative-quality git commit history suitable for reviewer comprehension. Use when asked to: rewrite git history for PR review, make commits more logical/reviewable, prepare messy work for a pull request.
2026-01-05
github-flow-for-claude-on-web.md
2
1 export github-flow-for-claude-on-web
2 shabaraba from "shabaraba/vibing.nvim"
3 Complete GitHub workflow for Claude Code on the web. ALL GitHub operations MUST use REST API (never gh CLI). Includes branch naming (claude/*-sessionId), push retry logic, PR/issue management via API, and complete workflows. Use for all GitHub interactions in Claude Code web environment.
2026-01-05
voice-transcription.md
2
1 export voice-transcription
2 aldervall from "aldervall/Voicetype"
3 Record and transcribe voice input when user wants to speak instead of type, describe complex issues verbally, provide audio input, or dictate text. Use this when user says "record my voice", "let me speak", "voice input", "transcribe audio", or when verbal description would be clearer than typing.
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
spec-workflow.md
2
1 export spec-workflow
2 lightxue from "lightxue/dotfiles"
3 当用户需要开发需求、创建技术方案/设计文档、规划任务、或遵循规范化开发流程时使用此技能。触发关键词包括"开发需求"、"技术方案"、"设计文档"、"任务规划"、"TAPD链接"、"需求开发流程"、"执行需求"等。引导用户完成4阶段标准化开发流程(准备→设计→规划→执行),包含自动化质量检查、人工审批门禁和wiki文档更新。
2026-01-05
gemini.md
2
1 export gemini
2 SpillwaveSolutions from "SpillwaveSolutions/gemini-skill"
3 Shell out to Gemini CLI from Claude for any task. Use when asked to "pipe content to Gemini", "get Gemini perspective", "use gemini CLI", "run headless AI task", "parallel analysis with Gemini", or "get second opinion from Gemini". Useful for alternative perspectives, batch processing, or leveraging Gemini 2.5 Pro capabilities alongside Claude.
2026-01-05
speck-help.md
2
1 export speck-help
2 nprbst from "nprbst/speck"
3 Answer questions about Speck specs, plans, tasks, requirements, progress, architecture, user stories, feature status, and constitution. Interprets spec.md, plan.md, tasks.md files. Use when users ask about feature requirements, implementation status, or Speck workflow artifacts.
2026-01-05
frontend-dev-guidelines.md
2
1 export frontend-dev-guidelines
2 NerionSoft from "NerionSoft/nuit-de-l-info"
3 React/Next.js enterprise best practices including component patterns, Link/Image optimization, shared components, and TypeScript conventions. Use this skill when creating components, pages, or working with Next.js features.
2026-01-05
frontend-dev.md
2
1 export frontend-dev
2 jungai from "jungai/dotfiles"
3 Comprehensive React, TypeScript, and Tailwind frontend development with Next.js and TanStack ecosystem (TanStack Router, TanStack Query, TanStack Start). Use when building, configuring, or developing modern web applications with these specific technologies, including project setup, routing, data fetching, component patterns, and TypeScript configurations.
2026-01-05
global-coding-style.md
2
1 export global-coding-style
2 adigunners from "adigunners/adigunners.github.io"
3 Coding style standards enforced by Prettier and ESLint. Use this skill when writing JavaScript, HTML, CSS, or JSON to ensure consistent formatting, naming conventions, and code quality. Apply when creating new files, refactoring code, or ensuring adherence to automated formatting rules.
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
feature-prfix.md
2
1 export feature-prfix
2 escarti from "escarti/agentDevPrompts"
3 Use when addressing PR review comments - REQUIRES TodoWrite first (Iron Law), then follows structured 7-step workflow to assess comment validity with feature-research, distinguish bugs from style preferences, and fix valid issues or refute invalid ones with evidence
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
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
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
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
git-commit.md
2
1 export git-commit
2 jbuckmccready from "jbuckmccready/dotfiles"
3 MUST use when committing changes to a git repository, contains guidelines for creating git commit messages
2026-01-05