Browse Skills

44969 skills found

evaluating-machine-learning-models.md
2
1 export evaluating-machine-learning-models
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill allows Claude to evaluate machine learning models using a comprehensive suite of metrics. It should be used when the user requests model performance analysis, validation, or testing. Claude can use this skill to assess model accuracy, precision, recall, F1-score, and other relevant metrics. Trigger this skill when the user mentions "evaluate model", "model performance", "testing metrics", "validation results", or requests a comprehensive "model evaluation".
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
managing-database-partitions.md
2
1 export managing-database-partitions
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to design, implement, and manage table partitioning strategies for large databases. It is triggered when the user needs to optimize query performance, manage time-series data, or reduce maintenance windows for tables exceeding 100GB. Use this skill when asked to "create database partitions", "optimize database queries with partitioning", "manage large database tables", or when the user mentions "partitioning strategy", "data archival", or uses the command `/partition`. The skill helps automate partition maintenance and data lifecycle management. It focuses on database best practices and production-ready implementations.
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
hud-first.md
2
1 export hud-first
2 kylesnowschwartz from "kylesnowschwartz/dotfiles"
3 This skill should be used when the user asks to "build an AI assistant", "create a chatbot", "make an agent that does X for me", "design a copilot feature", "automate this workflow with AI", or requests delegation-style AI features. Offers a reframe from copilot patterns (conversation, delegation) to HUD patterns (ambient awareness, perception augmentation).
2026-01-05
uxr-report-analyzer.md
2
1 export uxr-report-analyzer
2 jeffvincent from "jeffvincent/claude-config"
3 Analyzes UXR report PDFs and generates structured analysis documents with key findings, recommendations, and strategic connections. Use when given a UXR report to analyze.
2026-01-05
forecasting-time-series-data.md
2
1 export forecasting-time-series-data
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to forecast future values based on historical time series data. It analyzes time-dependent data to identify trends, seasonality, and other patterns. Use this skill when the user asks to predict future values of a time series, analyze trends in data over time, or requires insights into time-dependent data. Trigger terms include "forecast," "predict," "time series analysis," "future values," and requests involving temporal data.
2026-01-05
user-centric-writing.md
2
1 export user-centric-writing
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 ユーザー中心のドキュメント・文章作成を専門とするスキル。読者のニーズと理解度に合わせた明確で効果的なコンテンツを作成する。Anchors:• Badass: Making Users Awesome (Kathy Sierra) / 適用: ユーザー成功の視点 / 目的: 読者を成功させる文章設計• Plain Language Guidelines / 適用: 明確で簡潔な文章 / 目的: 理解しやすいコンテンツTrigger:Use when creating user documentation, writing help content, drafting user guides,improving content readability, designing persona-based content, or reviewing text for clarity.
2026-01-05
skill-librarian-commands.md
2
1 export skill-librarian-commands
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 スキルライブラリの管理、検索、一覧表示、構造検証を行うコマンド群を提供するスキル。スキルの発見、品質検証、使用状況の記録を効率化し、スキルエコシステムの健全性を維持する。Anchors:• The Pragmatic Programmer (Hunt & Thomas) / 適用: 自動化・ツール設計 / 目的: 効率的なスキル管理• 18-skills.md / 適用: スキル構造・検証基準 / 目的: 品質基準の担保• Unix Philosophy / 適用: 小さなツールの組み合わせ / 目的: 柔軟なコマンド設計Trigger:Use when listing skills, validating skill structure, searching for skills, or managing skill metadata.skill list, skill search, skill validation, skill management, librarian commands
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
go-vet.md
2
1 export go-vet
2 JamesPrial from "JamesPrial/claudefiles"
3 Fix go vet warnings
2026-01-05
github-actions-pipeline-creator.md
2
1 export github-actions-pipeline-creator
2 patricio0312rev from "patricio0312rev/skillset"
3 Creates comprehensive GitHub Actions CI/CD workflows for linting, testing, building, and deploying. Includes caching strategies, matrix builds, artifact handling, and failure diagnostics. Use for "GitHub Actions", "CI pipeline", "workflow automation", or "continuous integration".
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
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
bun-development.md
2
1 export bun-development
2 pwarnock from "pwarnock/liaison-toolkit"
3 Bun build system, development workflow, and TypeScript patterns. Use when working with Bun projects, setting up development environment, or managing dependencies with Bun package manager.
2026-01-05
skyrim-archive.md
2
1 export skyrim-archive
2 SpookyPirate from "SpookyPirate/spookys-automod-toolkit"
3 Read, extract, and create BSA/BA2 archives. Use when the user wants to package mod assets, extract files from existing mods, or inspect archive contents.
2026-01-05
testing-engineering.md
2
1 export testing-engineering
2 warpcode from "warpcode/dotfiles"
3 Domain specialist for testing strategies, test frameworks, TDD/BDD methodologies, and quality assurance. Scope: unit testing, integration testing, end-to-end testing, test doubles, test pyramid, coverage strategies, test quality assessment. Excludes: code implementation, architecture, performance. Triggers: "testing", "test", "unit test", "integration test", "e2e test", "TDD", "BDD", "test-driven", "behavior-driven", "mock", "stub", "fake", "test double", "coverage", "PHPUnit", "Jest", "PyTest", "RSpec", "Cypress", "Playwright", "test pyramid".
2026-01-05
assisting-with-soc2-audit-preparation.md
2
1 export assisting-with-soc2-audit-preparation
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill assists with SOC2 audit preparation by automating tasks related to evidence gathering and documentation. It leverages the soc2-audit-helper plugin to generate reports, identify potential compliance gaps, and suggest remediation steps. Use this skill when the user requests help with "SOC2 audit", "compliance check", "security controls", "audit preparation", or "evidence gathering" related to SOC2. It streamlines the initial stages of SOC2 compliance, focusing on automated data collection and preliminary analysis.
2026-01-05
managing-database-recovery.md
2
1 export managing-database-recovery
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill manages database recovery operations using the database-recovery-manager plugin. It enables disaster recovery, point-in-time recovery (PITR), and automated failover strategies for production database systems. Use this skill when the user requests help with "database recovery", "disaster recovery", "point-in-time recovery", "PITR", "backup validation", "recovery testing", or "multi-region failover" for databases. It automates backup verification and recovery testing.
2026-01-05