Browse Skills

17720 skills found

zellij.md
2
1 export zellij
2 dashed from "dashed/claude-marketplace"
3 Terminal workspace and multiplexer for interactive CLI sessions. Use when managing terminal sessions, running interactive REPLs, debugging applications, automating terminal workflows, or when user mentions zellij, terminal multiplexer, floating panes, or session layouts. Simpler alternative to tmux with native session management.
2026-01-05
refactoring-patterns.md
2
1 export refactoring-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 設計パターンを用いた段階的リファクタリングの判断・計画・適用・検証を支援するスキル。変化点の見極めとテスト保護を前提に、過剰な抽象化を避けて構造改善を進める。Anchors:• Refactoring to Patterns (Joshua Kerievsky) / 適用: パターン導入手順 / 目的: 段階的移行• Design Patterns (GoF) / 適用: パターン選定 / 目的: 責務分離と拡張性• Working Effectively with Legacy Code (Michael Feathers) / 適用: レガシー安全性 / 目的: 変更の安全確保Trigger:Use when refactoring legacy or complex code by introducing design patterns incrementally while preserving behavior.refactoring patterns, design patterns, legacy code, strategy pattern, adapter pattern, template method, factory
2026-01-05
go-nil-map.md
2
1 export go-nil-map
2 JamesPrial from "JamesPrial/claudefiles"
3 Map nil safety - read OK, write panics
2026-01-05
project-bootstrap.md
2
1 export project-bootstrap
2 ChuDiRen from "ChuDiRen/AI-agent-testing-platform"
3 项目启动工作流。当用户需要从零开始启动一个完整项目、进行功能模块重构或开发独立子系统时使用。提供从需求分析到开发准备的标准化流程。
2026-01-05
skill-creator.md
2
1 export skill-creator
2 sjnims from "sjnims/plugin-forge"
3 Create Agent Skills for Claude Code plugins with SKILL.md, scripts, references, and assets following best practices. Use when creating new skills, authoring SKILL.md files, writing YAML frontmatter, extending Claude with new capabilities, or when the user mentions plugin development, skill authoring, or adding capabilities to a plugin.
2026-01-05
integration-test.md
2
1 export integration-test
2 avivsinai from "avivsinai/telclaude"
3 Full SDK integration test that runs actual queries through the Claude SDK sandbox. Use after making changes to SDK client code, session management, skill loading, network proxy, voice/TTS, or image generation. Runs real prompts through the SDK to verify the complete path works.
2026-01-05
scrcpy-cli-argument-to-code-mapper.md
2
1 export scrcpy-cli-argument-to-code-mapper
2 Codertainment from "Codertainment/scrcpy_buddy"
3 This skill should generate classes for scrcpy CLI arguments. This skill should be used when adding support for new scrcpy CLI arguments to the app.
2026-01-05
creating-github-issues-from-web-research.md
2
1 export creating-github-issues-from-web-research
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enhances Claude's ability to conduct web research and translate findings into actionable GitHub issues. It automates the process of extracting key information from web search results and formatting it into a well-structured issue, ready for team action. Use this skill when you need to research a topic and create a corresponding GitHub issue for tracking, collaboration, and task management. Trigger this skill by requesting Claude to "research [topic] and create a ticket" or "find [information] and generate a GitHub issue".
2026-01-05
creating-ansible-playbooks.md
2
1 export creating-ansible-playbooks
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill creates Ansible playbooks for automating configuration management tasks. It generates production-ready, multi-platform playbooks based on user-defined requirements, incorporating best practices and a security-first approach. Use this skill when you need to automate server configurations, software deployments, or infrastructure management using Ansible. Trigger this skill by requesting "Ansible playbook," specifying configuration details, or asking for automation of a particular setup.
2026-01-05
unity-game-ui-toolkit-design.md
2
1 export unity-game-ui-toolkit-design
2 akiojin from "akiojin/unity-mcp-server"
3 Game UI design using Unity's UI Toolkit (USS/UXML/Flexbox). Includes game UI elements like HUD, health bars, inventory, skill bars, PanelSettings scaling, and Safe Area support. Use when: game UI design, HUD creation, USS/UXML styling, Flexbox layout, PanelSettings configuration
2026-01-05
dev-work-summary.md
2
1 export dev-work-summary
2 otrebu from "otrebu/all-agents"
3 Scan ~/dev recursively for git repos and report today's work with commits, branches, stats, and detailed change analysis. Use when user asks "what did I work on", "show my work", "daily summary", "what repos did I touch".
2026-01-05
bellog-rsc.md
2
1 export bellog-rsc
2 whddltjdwhd from "whddltjdwhd/bellog"
3 Provides guidance on React Server Components vs Client Components decision-making in Bellog. Triggers when creating new components.
2026-01-05
liaison-workflows.md
2
1 export liaison-workflows
2 pwarnock from "pwarnock/liaison-toolkit"
3 Task management and workflow patterns using liaison. Use when managing tasks, creating workflows, or working with task-driven automation.
2026-01-05
commit.md
2
1 export commit
2 sakuro from "sakuro/dotfiles"
3 Git Commit Command
2026-01-05
cost-optimization-gha.md
2
1 export cost-optimization-gha
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 GitHub Actions の実行コストを最適化するためのスキル。コスト計測、削減施策の設計、実装、継続的な監視を一連で扱う。Anchors:• High Performance Browser Networking / 適用: 計測から改善する姿勢 / 目的: 速度とコストの可視化• Designing Data-Intensive Applications / 適用: 制約下の設計判断 / 目的: ランナー/ストレージの効率化• Continuous Delivery / 適用: 改善の反復 / 目的: 継続的最適化のサイクル化Trigger:Use when optimizing GitHub Actions workflow execution time, reducing runner costs, managing billing, or optimizing artifact storage and cache usage.github actions cost optimization, runner costs, workflow budget, artifact storage, caching strategy
2026-01-05
wechat-chat-tool.md
2
1 export wechat-chat-tool
2 dafang from "dafang/taro-weapp-plugin"
3 微信小程序聊天工具开发指南。当开发聊天工具分包、配置 chatTools、发送消息到群聊、动态消息、获取群成员信息、wx.openChatTool、wx.getChatToolInfo 时使用。
2026-01-05
unity-networking.md
2
1 export unity-networking
2 creator-hian from "creator-hian/claude-code-plugins"
3 Implement multiplayer games with Unity Netcode, Mirror, or Photon. Masters client-server architecture, state synchronization, and lag compensation. Use for multiplayer features, networking issues, or real-time synchronization.
2026-01-05
shell.md
2
1 export shell
2 bendrucker from "bendrucker/claude"
3 Shell scripting best practices and conventions for Bash commands. Use when writing shell scripts, bash commands, or working with command-line tools on macOS.
2026-01-05
approval-gates.md
2
1 export approval-gates
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 承認ゲートの設計・評価・運用を体系化し、変更管理とリリース判断を安全に進めるスキル。リスク評価に基づくゲート条件、手動承認と自動検証の分離、監査可能な記録設計を支援します。Anchors:• The Pragmatic Programmer / 適用: 品質ゲートの段階化 / 目的: 変更の安全性を段階的に高める• リスク評価フレームワーク / 適用: 影響度と発生確率の分類 / 目的: ゲート条件の科学的根拠を整える• ITIL Change Enablement / 適用: 変更承認フロー / 目的: 監査可能な意思決定を実現するTrigger:Use when designing approval gates, change control checkpoints, release readiness criteria, or governance workflows that require risk-based approvals and audit trails.
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
building-cicd-pipelines.md
2
1 export building-cicd-pipelines
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to generate CI/CD pipeline configurations for various platforms, including GitHub Actions, GitLab CI, and Jenkins. It is used when a user requests the creation of a CI/CD pipeline, specifies a platform (e.g., "GitHub Actions"), or mentions specific pipeline stages like "test," "build," "security," or "deploy." This skill is also useful when the user needs to automate software delivery, integrate security scanning, or set up multi-environment deployments. The skill is triggered by terms such as "CI/CD pipeline," "GitHub Actions pipeline," "GitLab CI configuration," or "Jenkins pipeline."
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
skill-creation-workflow.md
2
1 export skill-creation-workflow
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 スキル改善・新規作成を、skill-creator検証からskill_list更新まで一貫実行する指示書。単一/複数スキルの処理順、成果物の完全性、言語規則、確認手順を明文化する。Anchors:• 18-skills.md / 適用: スキル構造・品質基準 / 目的: 仕様準拠の担保• skill-creator / 適用: 検証と作成フロー / 目的: 一貫した作業手順• Continuous Delivery (Humble) / 適用: 検証・自動化・反復 / 目的: 品質パイプライン構築Trigger:Use when creating or updating skills, enforcing skill-creator validation, or coordinating multi-skill updates.skill creation, skill update, skill-creator validation, skill_list update, multi-skill workflow
2026-01-05
pdf.md
2
1 export pdf
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
2026-01-05