Browse Skills
17720 skills found
managing-environment-configurations.md
2
1
export
managing-environment-configurations
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to manage environment configurations and secrets across different deployments using the environment-config-manager plugin. It is invoked when the user needs to generate, update, or retrieve configuration settings for various environments (e.g., development, staging, production). Use this skill when the user explicitly mentions "environment configuration," "secrets management," "deployment configuration," or asks to "generate config files". It helps streamline DevOps workflows by providing production-ready configurations based on best practices.
2026-01-05
quality-check.md
2
1
export
quality-check
2
from
"ncdcdev/sharepoint-docs-mcp"
from
"ncdcdev/sharepoint-docs-mcp"
3
コード品質チェックと自動修正を実行します。コミット前やコード変更後に使用してください。
2026-01-05
generating-database-documentation.md
2
1
export
generating-database-documentation
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to automatically generate comprehensive documentation for existing database schemas using the database-documentation-gen plugin. It is triggered when the user requests database documentation, ERD diagrams, or a data dictionary. The plugin supports multiple database engines and generates documentation that includes ERD diagrams, table relationships, column descriptions, indexes, triggers, stored procedures, and interactive HTML documentation. Use this skill when you need to document existing database schemas for team onboarding, architectural reviews, or data governance purposes. The trigger terms include "database documentation", "ERD diagram", "data dictionary", and `/db-docs`.
2026-01-05
debugging.md
2
1
export
debugging
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Systematically diagnoses and resolves software bugs using various debugging techniques and tools. Trigger keywords: debug, bug, error, exception, crash, issue, troubleshoot, fix, stack trace.
2026-01-05
img2vid-pipeline.md
2
1
export
img2vid-pipeline
2
from
"davidrd123/ComfyPromptByAPI"
from
"davidrd123/ComfyPromptByAPI"
3
Dedicated Img2Vid workflow skill for source-image-based video generation. Use when working with Img2Vid and a source image. Covers parsimonious prompts, enforcement sentences, and the Parsimony-to-Enforcement pipeline. Trust the start frame; focus prompts on desired change or motion.
2026-01-05
electron-code-signing.md
2
1
export
electron-code-signing
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Electron code signing and notarization workflow for macOS, Windows, and Linux distribution.Anchors:• electron-builder documentation / 適用: Code signing configuration / 目的: Proper certificate management and platform-specific signing• Apple Developer Program / 適用: macOS signing and notarization / 目的: App Store and Gatekeeper compliance• Windows Authenticode / 適用: Windows EV/OV certificate signing / 目的: SmartScreen bypass and user trustTrigger:Use when configuring code signing for Electron apps, setting up certificates for macOS/Windows/Linux, implementing notarization workflows, resolving signing errors, or distributing signed executables.Keywords: code signing, electron-builder, notarization, certificate, macOS signing, Windows Authenticode, entitlements, hardened runtime, EV certificate
2026-01-05
monitoring-error-rates.md
2
1
export
monitoring-error-rates
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to monitor and analyze application error rates to improve reliability. It is used when the user needs to track and understand errors occurring in their application, including HTTP errors, application exceptions, database errors, external API errors, background job errors, and client-side errors. Use this skill when the user asks to "monitor errors", "analyze error rates", "track application errors", or requests help with "error monitoring". It sets up comprehensive error tracking and alerting based on defined thresholds.
2026-01-05
orm-best-practices.md
2
1
export
orm-best-practices
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
ORMベストプラクティスの専門スキル。Drizzle ORMを活用したエンティティ設計、リレーション管理、パフォーマンス最適化を提供します。Anchors:• Designing Data-Intensive Applications (Martin Kleppmann) / 適用: データモデリング / 目的: 型安全なスキーマ定義とパフォーマンス最適化• Drizzle ORM Documentation / 適用: TypeScript ORM / 目的: 型推論とクエリビルダーの活用• High Performance MySQL (Baron Schwartz) / 適用: クエリ最適化 / 目的: N+1問題とインデックス戦略Trigger:Use when defining Drizzle ORM schemas, mapping entity relationships, optimizing database queries, solving N+1 problems, or implementing type-safe data access patterns.ORM, Drizzle, schema, relation, N+1, query builder, type-safe, entity mapping
2026-01-05
automem-search.md
2
1
export
automem-search
2
from
"nicosuave/memex"
from
"nicosuave/memex"
3
Search, filter, and retrieve Claude/Codex history indexed by the automem CLI. Use when the user wants to index history, run lexical/semantic/hybrid search, fetch full transcripts, or produce LLM-friendly JSON output for RAG.
2026-01-05
electron-ipc-patterns.md
2
1
export
electron-ipc-patterns
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Electronプロセス間通信(IPC)パターンの設計と実装専門知識。安全で効率的なMain-Rendererプロセス通信、contextBridge、型安全なAPI設計を提供。Anchors:• Electron Security / 適用: contextBridge/preload設計 / 目的: セキュアなIPC実装• Clean Architecture / 適用: Main/Renderer境界設計 / 目的: 責務分離と保守性• Type Safety / 適用: TypeScript型契約 / 目的: IPC通信の型安全性確保Trigger:Use when implementing IPC communication patterns, setting up contextBridge, designing typed IPC handlers, securing renderer-main communication, or structuring bidirectional messaging flows.ipcMain, ipcRenderer, contextBridge, invoke, handle, preload, typed IPC
2026-01-05
go-error-checking.md
2
1
export
go-error-checking
2
from
"JamesPrial/claudefiles"
from
"JamesPrial/claudefiles"
3
Type-safe error inspection using errors.Is and errors.As
2026-01-05
typescript-core-development.md
2
1
export
typescript-core-development
2
from
"nekorush14/dotfiles"
from
"nekorush14/dotfiles"
3
Implement TypeScript code with type safety, generics, utility types, and functional patterns. Use when designing type-safe code, implementing generics, handling errors with Result pattern, or applying functional programming.
2026-01-05
hugo-blog.md
2
1
export
hugo-blog
2
from
"hugozhu/blog2"
from
"hugozhu/blog2"
3
A set of resources to help me write blog posts for hugozhu.site
2026-01-05
inference-operator-and-batch-yaml.md
2
1
export
inference-operator-and-batch-yaml
2
from
"davidrd123/ComfyPromptByAPI"
from
"davidrd123/ComfyPromptByAPI"
3
Bridge skill between creative prompting and batch inference pipeline. Use when converting refined prompts into batchable YAML jobs for the LoRA inference harness. Covers YAML job specs, structured outputs, title conventions, and integration with comfy_automation.
2026-01-05
task-decomposition.md
2
1
export
task-decomposition
2
from
"kitsunoff/Nix"
from
"kitsunoff/Nix"
3
Breaks down architecture into actionable tasks by role
2026-01-05
critical-rules.md
2
1
export
critical-rules
2
from
"andyngdz/exogen"
from
"andyngdz/exogen"
3
Use always - non-negotiable rules for TypeScript safety, socket events, and React patterns
2026-01-05
github-interaction.md
2
1
export
github-interaction
2
from
"jonmagic/skills"
from
"jonmagic/skills"
3
Comprehensive guide for working with GitHub data and APIs. Use when fetching issues, PRs, discussions, comments, reviews, or any GitHub content. Covers tool selection (mcp_github vs fetch vs semantic search), complete conversation fetching patterns, pagination handling, and common workflows. Critical for avoiding standard API failures when fetching comments/reviews—MCP tools required.
2026-01-05
bazinga-db-workflow.md
2
1
export
bazinga-db-workflow
2
from
"mehdic/bazinga"
from
"mehdic/bazinga"
3
Task groups and development planning. Use when managing task groups, development plans, or success criteria.
2026-01-05
mcp-protocol.md
2
1
export
mcp-protocol
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Model Context Protocol (MCP) 仕様と実装パターン。サーバー設定、ツール定義、LLM統合向けJSONスキーマ設計を提供。Anchors:• MCP Official Specification / 適用: プロトコルバージョン、メッセージフォーマット / 目的: 仕様準拠• JSON Schema Draft-07 / 適用: inputSchemaバリデーション / 目的: 型安全ツール定義• The Pragmatic Programmer / 適用: DRY、直交性 / 目的: 保守性の高い設定Trigger:Use when configuring MCP servers, designing tool definitions with JSON Schema,validating MCP protocol compliance, or troubleshooting connection/timeout errors.
2026-01-05
building-cicd-pipelines.md
2
1
export
building-cicd-pipelines
2
from
"jeremylongshore/claude-code-plugins-nixtla"
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
prompt-engineer.md
2
1
export
prompt-engineer
2
from
"walcon/opencode-example"
from
"walcon/opencode-example"
3
Create production-ready prompts using systematic methodology. Use when: (1) Building new prompts for Claude, (2) Improving existing prompts, (3) Creating prompt templates, (4) Designing system prompts for agents.
2026-01-05
electron-distribution.md
2
1
export
electron-distribution
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Electronアプリケーションの配布・自動更新に関する専門知識を提供するスキル。electron-builder/electron-updaterによるビルド・署名・更新配信、CI/CDリリースフロー、各種アプリストア(MAS/Microsoft Store/Snapcraft)への配布を支援する。Anchors:• electron-builder / 適用: ビルド・署名・パッケージング / 目的: 配布可能なアプリ作成• electron-updater / 適用: 自動更新機能 / 目的: セキュアな更新配信• Semantic Versioning / 適用: バージョン管理 / 目的: 一貫したリリース戦略Trigger:Use when implementing auto-update features, configuring release workflows, distributing to app stores, or setting up update servers for Electron applications.electron-updater, auto-update, app store, code signing, release workflow, MAS, Microsoft Store
2026-01-05
codex.md
2
1
export
codex
2
from
"rocky2431/ultra-builder-pro"
from
"rocky2431/ultra-builder-pro"
3
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
2026-01-05
youtube-to-knowledge-doc.md
2
1
export
youtube-to-knowledge-doc
2
from
"tekliner/improvado-agentic-frameworks-and-skills"
from
"tekliner/improvado-agentic-frameworks-and-skills"
3
Use when user provides YouTube URL and says "document this", "create notes", or "save this video". Automatically extracts transcript, determines folder placement, and generates Knowledge Framework documentation with MECE structure, Mermaid diagrams, and clickable timestamp citations.
2026-01-05