🤖

Machine Learning

1913 skills in Data & AI > Machine Learning

enforcing-python-dunders

Ensure Python classes include appropriate, developer-friendly dunder methods—especially __repr__ and __str__. Use when: (1) Writing or modifying Python class definitions in .py files, (2) Refactoring existing Python classes, (3) Adding or improving __repr__, __str__, or natural arithmetic/comparison/container dunders. Do NOT use for: tests, fixtures, mocks, stubs, non-Python files (YAML, JSON, TOML), auto-generated code vendor libraries, or when user explicitly asks not to modify dunders. Ignored paths: tests/, *_test.py, test_*.py, .venv/, build/, dist/, migrations/, __init__.py.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

version-bump

Manage semantic version updates for any project. Handles patch, minor, and major version increments following semantic versioning. Updates all version-tracked files (e.g., package.json, pyproject.toml, etc.). Creates git tags and GitHub releases. Auto-generates CHANGELOG.md from releases.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

moai-worktree

Git worktree management for parallel SPEC development with isolated workspaces, automatic registration, and seamless MoAI-ADK integration

junseokandylee/ClaudeAutomate
0
0
更新日 1w ago

moai-foundation-specs

SPEC YAML frontmatter validation (7 required fields) and HISTORY section enforcement.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

command-creator

Marketplace

Create custom slash commands for Claude Code with proper markdown structure and YAML frontmatter.Use when: creating commands, generating slash commands, making workflow automations.Activates for: "create command", "generate command", "new command", "slash command", "make command"

jbabin91/super-claude
0
0
更新日 1w ago

machine-learning

Supervised/unsupervised learning, model selection, evaluation, and scikit-learn. Use for building classification, regression, or clustering models.

pluginagentmarketplace/custom-plugin-ai-data-scientist
0
0
更新日 1w ago

architecture-graph

This skill should be used when the user asks about "entities", "relations", "architecture graph", "spec-driven development", "code annotations", "@graph anchors", mentions ".graph/" directory, asks to "add entity", "create relation", "verify sync", "check drift", discusses "code_refs", "architecture specification", or is working with YAML entity files in .graph/entities/. Provides guidance for maintaining architecture-as-code consistency.

vyshnavsdeepak/cartographer
0
0
更新日 1w ago

td-classification-evaluator

Classification model evaluation and metrics calculation

teradata-labs/claude-cookbooks
0
0
更新日 1w ago

aeon

This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.

jackspace/ClaudeSkillz
0
0
更新日 1w ago

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

defnotwig/My-Portfolioo-
0
0
更新日 1w ago

data-ml-advanced

Master advanced machine learning. Learn scikit-learn, model selection, hyperparameter tuning, ensemble methods, and model evaluation.

pluginagentmarketplace/custom-plugin-devrel-engineer
0
0
更新日 1w ago

publish-github-issues

Marketplace

Publish GitHub issues from YAML files using gh CLI. Use this skill when:- User says "publish issues to github", "create issues on github"- User provides a YAML file path in tmp/issues/- Ready to batch-create GitHub issues from approved YAML

bcasci/hustler-marketplace
0
0
更新日 1w ago

yaml-driven-architecture

Apply YAML-driven architecture-as-code patterns for system definition, configuration management, and automated generation. Use when designing configuration schemas, building code generators, or implementing declarative architecture definitions.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

htmx-expert

This skill should be used when users need help with htmx development, including implementing AJAX interactions, understanding htmx attributes (hx-get, hx-post, hx-swap, hx-target, hx-trigger), debugging htmx behavior, building hypermedia-driven applications, or following htmx best practices. Use when users ask about htmx patterns, server-side HTML responses, or transitioning from SPA frameworks to htmx. (user)

Lullabot/htmx-expert
0
0
更新日 1w ago

dynaconf-config

Automatically applies when adding configuration settings. Ensures proper dynaconf pattern with @env, @int, @bool type casting in settings.toml and environment-specific overrides.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

docker-ops

Obsidian LiveSync の Docker Compose 環境を操作・トラブルシューティングします。compose.yaml の構成理解、環境変数(.env)の設定、CouchDB と livesync-proxy のヘルスチェック、バックアップサービスの実行、ログ確認とデバッグを行います。Docker 環境の起動・停止、コンテナの状態確認、トラブルシューティングを依頼されたときに使用してください。

majiayu000/claude-skill-registry
0
0
更新日 1w ago

codemagic

Comprehensive guide for creating, configuring, and troubleshooting codemagic.yaml files for CI/CD workflows. Use when building mobile apps (Flutter, iOS, Android, React Native) with Codemagic, setting up build pipelines, configuring environment variables, implementing code signing, managing artifacts, or debugging workflow issues.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

wavecap-config

View and edit WaveCap configuration. Use when the user asks about Whisper settings, LLM correction config, stream settings, or wants to modify the config.yaml file.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

azure-pipelines-generator

Generate Azure Pipelines YAML for CI/CD with multi-stage builds and deployments. Use when creating Azure DevOps pipelines or automating builds.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

doc-draft

outline.yamlなどの下書きを、テンプレートと過去の申請書を参考にして正式な文書(Markdown)に変換するスキル。「下書きを正式文書にして」「outline.yamlを正式文書にして」などの指示で発動。docxスキルを使用して過去の申請書(samples/配下)を読み込み、文体や表現を参考にする。

friend1ws/grant-writing-workflow
0
0
更新日 1w ago