Browse Skills

17720 skills found

fix-line-endings-check-bash.md
2
1 export fix-line-endings-check-bash
2 ManuelKugelmann from "ManuelKugelmann/BitBot"
3 Fix line endings AND check bash syntax in one step (recommended). Use after creating or editing bash scripts.
2026-01-05
http-best-practices.md
2
1 export http-best-practices
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 HTTPプロトコルの仕様に基づき、RESTful APIおよびWebサービス実装における通信設計を提供。ステータスコード、ヘッダー、キャッシュ、冪等性設計を網羅。Anchors:• HTTP/2 in Action (Barry Pollard) / 適用: プロトコル仕様・パフォーマンス / 目的: 効率的なHTTP通信• RESTful Web Services (Richardson, Ruby) / 適用: REST設計原則 / 目的: 一貫したAPI設計• Web API Design (Brian Mulloy) / 適用: 実践的なAPI設計パターン / 目的: 使いやすいAPITrigger:Use when designing REST APIs, implementing HTTP clients, configuring cache strategies, setting security headers, or ensuring idempotency.http, rest api, status codes, cache-control, cors, idempotency, headers, http/2, keep-alive
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
session-context.md
2
1 export session-context
2 brianclaridge from "brianclaridge/.claude"
3 Gathers session context for project-analysis agent including git history, recent plans, and pending work detection.
2026-01-05
validate-localization-coverage.md
2
1 export validate-localization-coverage
2 ericfitz from "ericfitz/tmi-ux"
3 Generate a coverage report for all localization files using the project's check-i18n tool. Use when auditing translation completeness or identifying languages needing attention.
2026-01-05
functional-testing.md
2
1 export functional-testing
2 thrawn01 from "thrawn01/claude-dotfiles"
3 Write functional tests that test public interfaces only (HTTP APIs via requests, libraries via exported functions, CLIs via command execution). Never test internal functions directly. Expose observability APIs for internal behavior testing.
2026-01-05
tracking-model-versions.md
2
1 export tracking-model-versions
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to track and manage AI/ML model versions using the model-versioning-tracker plugin. It should be used when the user asks to manage model versions, track model lineage, log model performance, or implement version control for AI/ML models. Use this skill when the user mentions "track versions", "model registry", "MLflow", or requests assistance with AI/ML model deployment and management. This skill facilitates the implementation of best practices for model versioning, automation of model workflows, and performance optimization.
2026-01-05
review-output-format.md
2
1 export review-output-format
2 Ryo-cool from "Ryo-cool/Nature-Spots"
3 コードレビュー結果の出力フォーマットを定義。重要度レベル、出力構造、GitHubコメント形式のMarkdownテンプレートを提供します。
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
hic-compartments-calling.md
2
1 export hic-compartments-calling
2 BIsnake2001 from "BIsnake2001/ChromSkills"
3 This skill performs PCA-based A/B compartments calling on Hi-C .mcool datasets using pre-defined MCP tools from the cooler-tools, cooltools-tools, and plot-hic-tools servers.
2026-01-05
git-automation.md
2
1 export git-automation
2 pwarnock from "pwarnock/liaison-toolkit"
3 Automate Git workflows with atomic commits, Beads integration, and real-time sync. Use when managing Git commits, branches, task tracking, or handling complex multi-file changes with proper validation.
2026-01-05
maps.md
2
1 export maps
2 dave1010 from "dave1010/tools"
3 Use when building interactive map tools - Explains MapLibre setup, tiles, and common UI patterns.
2026-01-05
building-automl-pipelines.md
2
1 export building-automl-pipelines
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill empowers Claude to build AutoML pipelines using the automl-pipeline-builder plugin. It is triggered when the user requests the creation of an automated machine learning pipeline, specifies the use of AutoML techniques, or asks for assistance in automating the machine learning model building process. The skill analyzes the context, generates code for the ML task, includes data validation and error handling, provides performance metrics, and saves artifacts with documentation. Use this skill when the user explicitly asks to "build automl pipeline", "create automated ml pipeline", or needs help with "automating machine learning workflows".
2026-01-05
api-contract-normalizer.md
2
1 export api-contract-normalizer
2 patricio0312rev from "patricio0312rev/skillset"
3 Unifies API response patterns across endpoints including pagination format, error structure, status codes, response envelopes, and versioning strategy. Provides contract documentation, shared TypeScript types, middleware utilities, and migration plan. Use when standardizing "API contracts", "response formats", "API conventions", or "API consistency".
2026-01-05
fosmvvm-viewmodel-test-generator.md
2
1 export fosmvvm-viewmodel-test-generator
2 foscomputerservices from "foscomputerservices/FOSUtilities"
3 Generate comprehensive ViewModel tests with multi-locale translation verification. Use when creating test coverage for ViewModels, especially those with localization.
2026-01-05
pda-reframing.md
2
1 export pda-reframing
2 emory from "emory/ASD-AuDHD-PAI-Skills"
3 Rephrase tasks and requests by avoiding Demand Avoidance triggers for someone with PDA autism spectrum disorder. It transforms demands into exploration and autonomous actions.
2026-01-05
datadog-entity-generator.md
2
1 export datadog-entity-generator
2 zircote from "zircote/.claude"
3 Generate exhaustively complete and accurate Datadog Software Catalog entity YAML files (v3 schema) by examining project source code and interviewing engineers. Use when engineers need to create or update entity.datadog.yaml files for services, datastores, queues, APIs, or systems. Triggers include: "create entity yaml", "generate service catalog entry", "document this project in datadog", "create service definition", "add to software catalog", or any request involving Datadog entity/service documentation. Supports all v3 entity kinds: service, datastore, queue, api, system. Fetches existing Datadog data via API. Validates against official JSON schema. Merges with existing definitions. Outputs to .datadog/ directory.
2026-01-05
claude-get-session-info.md
2
1 export claude-get-session-info
2 ManuelKugelmann from "ManuelKugelmann/BitBot"
3 Shared utility script for getting Claude PID and Session ID. Source this in other scripts to access CLAUDE_PID and SESSION_ID variables.
2026-01-05
fullstory-saas.md
2
1 export fullstory-saas
2 fullstorydev from "fullstorydev/fs-skills"
3 Industry-specific guide for implementing Fullstory in B2B SaaS applications. Covers feature adoption tracking, onboarding optimization, churn prediction signals, multi-tenant privacy considerations, role-based experiences, and enterprise customer requirements. Includes detailed examples for dashboards, workflows, settings, and collaboration features.
2026-01-05
skill-creator.md
2
1 export skill-creator
2 zchee from "zchee/coding-agents"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
typescript.md
2
1 export typescript
2 cosmix from "cosmix/claude-code-setup"
3 TypeScript language expertise for writing type-safe, production-quality TypeScript code. Use for TypeScript development, advanced type system features, strict mode, and common patterns. Triggers: typescript, ts, tsx, type, generic, interface, tsconfig, discriminated union, utility types.
2026-01-05
codex-cli.md
2
1 export codex-cli
2 creator-hian from "creator-hian/claude-code-plugins"
3 OpenAI Codex CLI fundamentals for code analysis, review, and validation. Use when (1) executing codex commands for code review/analysis, (2) configuring models (gpt-5.2-codex/gpt-5.2/gpt-5.1-codex-max/codex-mini), sandbox modes (read-only/workspace-write), or reasoning effort (low/medium/high/xhigh), (3) managing Codex sessions with resume, (4) integrating Codex into automation scripts. Do NOT use for orchestration patterns (use codex-claude-loop instead).
2026-01-05
committer.md
2
1 export committer
2 muryoimpl from "muryoimpl/dotfiles"
3 Git コミットの作成を支援する。以下の場合に発動: (1) ユーザーが /commit と入力した時、(2) コード変更が完了しコミットが適切と判断した時、(3) ユーザーがコミットを依頼した時。変更内容を分析し、適切なコミットメッセージを生成してコミットを作成する。
2026-01-05
orchestrating-test-workflows.md
2
1 export orchestrating-test-workflows
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to orchestrate complex test workflows using the test-orchestrator plugin. It allows Claude to define test execution graphs with dependencies, execute tests in parallel, and intelligently select tests to run based on code changes. Use this skill when a user requests test orchestration, dependency management for tests, parallel test execution, smart test selection, or CI/CD integration for testing. Trigger terms include "orchestrate tests", "test workflow", "parallel testing", "smart test selection", "test dependencies", and "/orchestrate".
2026-01-05