Browse Skills

20307 skills found

secrets-management-gha.md
2
1 export secrets-management-gha
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 GitHub Actionsワークフローでの安全な秘密情報管理を実現する。リポジトリ/環境/組織/Dependabotの4種類のシークレット使い分け、OIDCによるクラウド認証、ローテーション、監査を包括的に提供する。Anchors:• Web Application Security (Andrew Hoffman) / 適用: 脅威モデリング・セキュア設計 / 目的: シークレット管理戦略の基盤• GitHub Actions Secrets API / 適用: シークレット設定・アクセス制御 / 目的: 各タイプの正確な使い分け• OpenID Connect (OIDC) Specification / 適用: クラウドプロバイダー認証 / 目的: 長期認証情報の排除Trigger:Use when configuring GitHub Actions secrets, implementing cloud OIDC authentication, rotating secrets, or auditing secret access patterns.GitHub secrets, OIDC, secret rotation, environment secrets, organization secrets, cloud authentication
2026-01-05
running-smoke-tests.md
2
1 export running-smoke-tests
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill runs smoke tests to verify critical application functionality. It executes pre-defined test suites that check system health, authentication, core features, and external integrations. Use this skill after deployments, upgrades, or significant configuration changes to ensure the application is operational. Trigger this skill using the terms "smoke test" or "st".
2026-01-05
command-documentation-patterns.md
2
1 export command-documentation-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 コマンドのドキュメント設計(セルフドキュメンティング構造/使用例/トラブルシューティング)を整理し、説明の一貫性と読みやすさを支援するスキル。章構成、記述ルール、検証手順を一貫して整理する。Anchors:• Software Requirements (Karl Wiegers) / 適用: 要求の言語化と構造化 / 目的: 説明品質の安定化Trigger:Use when documenting commands, creating usage examples, or designing troubleshooting sections for command workflows.command documentation, usage examples, troubleshooting, self-documenting structure
2026-01-05
hook-creator.md
2
1 export hook-creator
2 sjnims from "sjnims/plugin-forge"
3 Create event handler hooks for Claude Code plugins that respond to tool use, sessions, and notifications. Use when creating hooks, event handlers, or automation for plugins.
2026-01-05
conducting-code-review.md
2
1 export conducting-code-review
2 cipherstash from "cipherstash/cipherpowers"
3 Complete workflow for conducting thorough code reviews with structured feedback
2026-01-05
doc-writer.md
2
1 export doc-writer
2 wpfleger96 from "wpfleger96/ai-rules"
3 Provides expert guidance for writing compact, effective technical documentation. Use this skill when: (1) user mentions "documentation", "docs", "document", "readme", "architecture", or "API docs", (2) user requests to write, create, update, improve, or review any documentation, (3) user is documenting code, systems, features, or APIs, (4) user is creating README.md, ARCHITECTURE.md, CONTRIBUTING.md, or tutorial files, (5) user requests examples or how-to guides.
2026-01-05
unity-async.md
2
1 export unity-async
2 creator-hian from "creator-hian/claude-code-plugins"
3 Handle Unity's asynchronous programming patterns including coroutines, async/await, and Job System. Masters Unity's main thread restrictions and threading models. Use when guidance needed on Unity async operations, coroutine optimization, or parallel processing in Unity context.
2026-01-05
managing-entries.md
2
1 export managing-entries
2 tenzir from "tenzir/claude-plugins"
3 Create and manage changelog entries. Use when adding changelog entries, finishing features or bugfixes, documenting changes, writing release notes, working in changelog/ directories, wrapping up commits and PRs, or cutting a release.
2026-01-05
claude-restart.md
2
1 export claude-restart
2 ManuelKugelmann from "ManuelKugelmann/BitBot"
3 Restart Claude Code session to reload new skills, manage context, or start fresh. Use this skill when skills have been added/modified, when needing to compact/clear context, or to reload configuration changes.
2026-01-05
headless-ui-principles.md
2
1 export headless-ui-principles
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 ヘッドレスUIアーキテクチャとスタイル非依存コンポーネント設計の専門知識。Radix UI、Headless UI、React Aria等を活用し、アクセシビリティを確保しながら完全なスタイル制御を実現。Anchors:• Don't Make Me Think (Steve Krug) / 適用: シンプルで直感的なUI設計 / 目的: ユーザビリティ最適化• Inclusive Components (Heydon Pickering) / 適用: アクセシビリティ駆動設計 / 目的: WCAG準拠コンポーネント実装• Atomic Design (Brad Frost) / 適用: コンポーネント階層設計 / 目的: 再利用可能な設計システム構築Trigger:Use when implementing headless UI components, building accessible custom components, selecting UI libraries, or designing component architecture with full style control.headless ui, radix ui, react aria, accessibility, wcag, aria patterns, compound components, render props, style-agnostic
2026-01-05
test-generation.md
2
1 export test-generation
2 duc01226 from "duc01226/EasyPlatform"
3 Use when creating or enhancing unit tests, integration tests, or defining test strategies for backend and frontend code.
2026-01-05
html-visualization.md
2
1 export html-visualization
2 sevos from "sevos/claude-code-marketplace"
3 Create interactive HTML visualizations for any concept - technical documentation, business processes, tutorials, architecture diagrams, or educational content. Supports multiple formats (long-page, slideshow, dashboard, infographic) with Mermaid diagrams, syntax highlighting, and responsive design. Use when user requests visual documentation, presentations, learning materials, or disposable HTML documents. Triggers include "create visualization", "HTML document", "presentation", "onboarding guide", "tutorial page", "explain with diagrams", or "interactive documentation".
2026-01-05
plotting-fundamentals.md
2
1 export plotting-fundamentals
2 cdcore09 from "cdcore09/holoviz-claude"
3 Master quick plotting and interactive visualization with hvPlot. Use this skill when creating basic plots (line, scatter, bar, histogram, box), visualizing pandas DataFrames with minimal code, adding interactivity and hover tools, composing multiple plots in layouts, or generating publication-quality visualizations rapidly.
2026-01-05
gemini-cli.md
2
1 export gemini-cli
2 creator-hian from "creator-hian/claude-code-plugins"
3 Google Gemini CLI fundamentals for code analysis, review, and validation. Use when (1) executing gemini commands for code review/analysis, (2) configuring models (gemini-3-flash-preview (default)/gemini-3-pro-preview (complex only)), output formats (text/json/stream-json), or sandbox modes, (3) managing Gemini sessions with /chat save/resume, (4) integrating Gemini into automation scripts and CI/CD pipelines. Do NOT use for orchestration patterns (use gemini-claude-loop instead).
2026-01-05
authentication-authorization-security.md
2
1 export authentication-authorization-security
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 認証・認可の設計とセキュリティ検証(OAuth 2.0、JWT、セッション管理、アクセス制御)の実務指針を提供するスキル。脅威モデリング、トークン管理、権限モデルの選択を整理し、安全な認証基盤の設計判断を支援します。Anchors:• Web Application Security / 適用: 脅威モデリング / 目的: 認証・認可の脅威整理• OAuth 2.0 Simplified / 適用: フロー選定 / 目的: OAuth実装の安全性確保• OWASP ASVS / 適用: セキュリティ検証 / 目的: 要件基準の確認Trigger:Use when designing or reviewing authentication/authorization flows, selecting OAuth/JWT/session strategies, or validating access control and token security.
2026-01-05
process-lifecycle-management.md
2
1 export process-lifecycle-management
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Node.jsプロセスのライフサイクル管理を専門とするスキル。Linuxカーネルのプロセス管理思想に基づき、プロセスの生成、実行、監視、終了までの完全な制御と、シグナル処理、ゾンビプロセス回避を設計します。Anchors:• The Pragmatic Programmer(Andrew Hunt, David Thomas)/ 適用: プロセス管理 / 目的: 実践的改善と品質維持Trigger:process lifecycle management, application startup and shutdown control, graceful shutdown implementation, signal handler design, PM2 process management configuration
2026-01-05
performance-optimization.md
2
1 export performance-optimization
2 duc01226 from "duc01226/EasyPlatform"
3 Use when analyzing and improving performance for database queries, API endpoints, or frontend rendering.
2026-01-05
docusaurus-plugins.md
2
1 export docusaurus-plugins
2 mcclowes from "mcclowes/docusaurus-plugin-cookie-consent"
3 Use when creating Docusaurus plugins (remark, rehype, theme, content, lifecycle) to extend markdown, modify HTML, or add custom functionality
2026-01-05
error-handling-patterns.md
2
1 export error-handling-patterns
2 andyngdz from "andyngdz/exogen_backend"
3 Use when adding error handling - exception patterns, HTTP codes, domain exceptions
2026-01-05
gabb-code-navigation.md
2
1 export gabb-code-navigation
2 gabb-software from "gabb-software/gabb-cli"
3 Decision guide for code navigation. Teaches when to use gabb tools vs defaulttools (Grep/Read) for maximum efficiency. Applies to Python/TypeScript/Rust/Kotlin/C++.
2026-01-05
managing-container-registries.md
2
1 export managing-container-registries
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to manage container registries, including ECR, GCR, and Harbor. It should be used when the user needs to create, configure, or manage container image registries. It helps generate production-ready configurations, implement best practices, and ensure a security-first approach. Use this skill when the user mentions terms like "container registry," "ECR," "GCR," "Harbor," "image repository," or requests assistance with managing container images. It's also helpful for generating configuration code for DevOps pipelines related to container registries.
2026-01-05
backend-deployment.md
2
1 export backend-deployment
2 jaypaulb from "jaypaulb/CanvusAPI-LLMDemo"
3 Your approach to handling backend deployment. Use this skill when working on files where backend deployment comes into play.
2026-01-05
playwright-automation.md
2
1 export playwright-automation
2 brianclaridge from "brianclaridge/.claude"
3 Execute complex browser automation using Playwright Python. Use for video recording, multi-page navigation, data extraction. Triggers on "browser script", "record video of website", "extract data from webpage".
2026-01-05
checking-session-security.md
2
1 export checking-session-security
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to check session security implementations within a codebase. It analyzes session management practices to identify potential vulnerabilities. Use this skill when a user requests to "check session security", "audit session handling", "review session implementation", or asks about "session security best practices" in their code. It helps identify issues like insecure session IDs, lack of proper session expiration, or insufficient protection against session fixation attacks. This skill leverages the session-security-checker plugin.
2026-01-05