Browse Skills

44969 skills found

skill-installer.md
2
1 export skill-installer
2 akiojin from "akiojin/gwt"
3 Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
2026-01-05
mocking-assistant.md
2
1 export mocking-assistant
2 patricio0312rev from "patricio0312rev/skillset"
3 Creates stable mocks for APIs, services, and UI components using MSW (Mock Service Worker), fixture conventions, and example patterns. Use for "API mocking", "MSW", "test mocks", or "service mocking".
2026-01-05
bazinga-db-context.md
2
1 export bazinga-db-context
2 mehdic from "mehdic/bazinga"
3 Context packages and learning patterns. Use when managing context packages, error patterns, or strategies.
2026-01-05
structured-logging-standardizer.md
2
1 export structured-logging-standardizer
2 patricio0312rev from "patricio0312rev/skillset"
3 Enforces consistent structured logging with request correlation IDs, standardized log schema, middleware integration, and best practices. Use for "structured logging", "log standardization", "request tracing", or "log correlation".
2026-01-05
agentdb-state-manager.md
2
1 export agentdb-state-manager
2 stharrold from "stharrold/yuimedi-paper-20250901"
3 Persistent state management using AgentDB (DuckDB) for workflow analytics and checkpoints.Provides read-only analytics cache synchronized from TODO_*.md files, enabling:- Complex dependency graph queries- Historical workflow metrics- Context checkpoint storage/recovery- State transition analysisUse when: Data gathering and analysis for workflow state trackingTriggers: "analyze workflow", "query state", "checkpoint", "workflow metrics"
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
prisma-migration-assistant.md
2
1 export prisma-migration-assistant
2 patricio0312rev from "patricio0312rev/skillset"
3 Plans and executes safe Prisma schema migrations with data backfills, rollback strategies, and SQL preview. Handles complex schema changes including data transformations. Use for "Prisma migrations", "schema changes", "database migrations", or "data backfills".
2026-01-05
hetzner-vps-provisioning.md
2
1 export hetzner-vps-provisioning
2 The-Resonance from "The-Resonance/claude-code-hetzner-vps"
3 Use this skill when the user wants to provision a Hetzner VPS, create a cloud server, deploy to Hetzner, set up a development server, configure server security (UFW, fail2ban), or estimate cloud hosting costs. Handles secure VPS provisioning with Claude Code pre-installed.
2026-01-05
command-best-practices.md
2
1 export command-best-practices
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 コマンド設計のベストプラクティス(単一責任/合成可能性/冪等性/DRY/保守性)を整理し、設計レビューと改善方針を支援するスキル。原則の適用判断、チェックリスト運用、検証手順を一貫して整理する。Anchors:• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 設計原則の実務適用 / 目的: 実装品質の安定化Trigger:Use when reviewing command design best practices, refactoring command structure, or validating maintainability and composability.command best practices, single responsibility, composability, idempotency, DRY, maintainable commands
2026-01-05
interface-embedding.md
2
1 export interface-embedding
2 JamesPrial from "JamesPrial/claudefiles"
3 Compose interfaces through embedding for flexible contracts
2026-01-05
finishing-a-development-branch.md
2
1 export finishing-a-development-branch
2 heyJordanParker from "heyJordanParker/dotfiles"
3 Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
2026-01-05
responsive-design.md
2
1 export responsive-design
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 レスポンシブWebデザインのベストプラクティスを提供する専門スキル。モバイルファースト、フルードグリッド、メディアクエリ、ブレークポイント設計、画像最適化、タイポグラフィのスケーリング、タッチターゲット設計を包括的にサポートする。プロジェクト固有のTailwind CSS設計システム、8pxグリッド、Electron対応を含む。Anchors:• Responsive Web Design (Ethan Marcotte) / 適用: フルードグリッド・メディアクエリ設計 / 目的: デバイス横断的なUI設計の基礎• Mobile First (Luke Wroblewski) / 適用: モバイルファースト設計手法 / 目的: 制約駆動設計とプログレッシブエンハンスメント• 16-ui-ux-guidelines.md / 適用: プロジェクト固有のデザインシステム / 目的: Tailwind CSS・Electron対応・WCAG準拠Trigger:Use when implementing responsive layouts, designing breakpoints, creating mobile-first styles, optimizing images for multiple viewports, or ensuring cross-device compatibility.breakpoint, media query, mobile first, fluid grid, viewport, responsive layout, adaptive design, flexible images, srcset, clamp, レスポンシブ, ブレークポイント, Tailwind
2026-01-05
plugin-auditor.md
2
1 export plugin-auditor
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Automatically audits Claude Code plugins for security vulnerabilities, best practices, CLAUDE.md compliance, and quality standards when user mentions audit plugin, security review, or best practices check. Specific to claude-code-plugins repository standards.
2026-01-05
distributed-tracing-setup.md
2
1 export distributed-tracing-setup
2 Dexploarer from "Dexploarer/hyper-forge"
3 Configure distributed tracing with Jaeger, Zipkin, or Datadog for microservices observability
2026-01-05
building-classification-models.md
2
1 export building-classification-models
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to construct and evaluate classification models using provided datasets or specifications. It leverages the classification-model-builder plugin to automate model creation, optimization, and reporting. Use this skill when the user requests to "build a classifier", "create a classification model", "train a classification model", or needs help with supervised learning tasks involving labeled data. The skill ensures best practices are followed, including data validation, error handling, and performance metric reporting.
2026-01-05
dependency-scan.md
2
1 export dependency-scan
2 cosmix from "cosmix/claude-code-setup"
3 Scans project dependencies for known vulnerabilities, outdated packages, and license compliance issues. Trigger keywords: dependency, vulnerability, CVE, npm audit, outdated, license, supply chain, SBOM.
2026-01-05
csharp-async-patterns.md
2
1 export csharp-async-patterns
2 creator-hian from "creator-hian/claude-code-plugins"
3 Modern C# asynchronous programming patterns using async/await, proper CancellationToken usage, and error handling in async code. Use when guidance needed on async/await best practices, Task composition and coordination, ConfigureAwait usage, ValueTask optimization, or async operation cancellation patterns. Pure .NET framework patterns applicable to any C# application.
2026-01-05
test-limacharlie-edr.md
2
1 export test-limacharlie-edr
2 refractionPOINT from "refractionPOINT/documentation"
3 Deploy a temporary LimaCharlie EDR agent on the local Linux or Mac OS host for testing. Downloads and runs the LC sensor in a temp directory with automatic cleanup. Use for testing detection rules, investigating sensor behavior, or development. Requires selecting or creating a LimaCharlie organization first.
2026-01-05
clarify.md
2
1 export clarify
2 paulopacitti from "paulopacitti/dotfiles"
3 Ask questions if underspecified. Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
2026-01-05
following-conventions.md
2
1 export following-conventions
2 tenzir from "tenzir/claude-plugins"
3 C++ coding conventions. Use when editing .cpp/.hpp files or asking about C++ style.
2026-01-05
mcp-orchestration.md
2
1 export mcp-orchestration
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Tool discovery, routing, chaining, error handling, and composition for the 34+ MCP scheduling tools. Use when orchestrating complex multi-tool workflows, handling MCP errors, or discovering available capabilities.
2026-01-05
research-synthesis.md
2
1 export research-synthesis
2 sirkirby from "sirkirby/open-agent-kit"
3 Synthesize research findings for OAK planning using the oak.plan-research workflow. Use when consolidating findings from codebase exploration, comparing approaches, or creating research/*.md documents.
2026-01-05
detecting-data-anomalies.md
2
1 export detecting-data-anomalies
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill empowers Claude to identify anomalies and outliers within datasets. It leverages the anomaly-detection-system plugin to analyze data, apply appropriate machine learning algorithms, and highlight unusual data points. Use this skill when the user requests anomaly detection, outlier analysis, or identification of unusual patterns in data. Trigger this skill when the user mentions "anomaly detection," "outlier analysis," "unusual data," or requests insights into data irregularities.
2026-01-05
prompt-engineer.md
2
1 export prompt-engineer
2 wpfleger96 from "wpfleger96/ai-rules"
3 Provides expert guidance for writing and optimizing prompts for large language models. Use this skill when: (1) user mentions "prompt", "prompting", or "prompt engineering", (2) user requests to write, create, improve, optimize, or review any prompt, (3) user is creating or updating AGENTS.md, CLAUDE.md, .claude/commands/*.md, or .claude/skills/*/SKILL.md files, (4) user is writing system prompts, custom instructions, or LLM agent configurations.
2026-01-05