Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ds-ai-coding-skills

ds-ai-coding-skills contains 28 collected skills from atsushi-green, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
28
Stars
73
updated
2026-07-18
Forks
8
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

plan-analysis
data-scientists-152051

分析を始める前に構造化された分析計画を作成する

2026-07-18
prepare-pr
software-developers

現在の変更に対するプルリクエストのサマリーを作成する

2026-07-18
review-sql
database-architects

SQLクエリの正確性と安全性をレビューする

2026-07-18
run-eda
data-scientists-152051

データセットのEDAを実装・実行する。引数: <dataset_path> <topic>

2026-07-18
run-modeling
data-scientists-152051

予測モデリングのワークフローを実装・評価する。引数: <dataset_path> <target> <task>

2026-07-18
summarize-analysis
data-scientists-152051

分析結果を日本語でまとめる

2026-07-18
sync-agent-docs
software-developers

Claude CodeとGitHub Copilotのスキル・指示ファイルの差分を検出し、機械的な部分はスクリプトで、判断が必要な部分はここで同期する

2026-07-18
update-agent-docs
software-developers

リポジトリの規約が変更されたときにCLAUDE.md・スキル・docs/agentを更新する

2026-07-18
analysis-reporting
data-scientists-152051

Use this when summarizing analysis results, writing reports, documenting experiment outcomes, or presenting model evaluation — including structuring findings in Japanese with conclusions, facts, assumptions, interpretations, and caveats.

2026-06-28
dataframe-polars
data-scientists-152051

Use this when performing DataFrame operations — including loading, filtering, joining, aggregating, transforming, or reshaping tabular data with polars or pandas.

2026-06-28
notebook-workflow
data-scientists-152051

Use this when creating, editing, executing, or reviewing Jupyter notebooks — including cell structure, kernel management, extracting reusable logic to src/, and ensuring notebooks are restartable.

2026-06-28
path-and-io
software-developers

Use this when reading from or writing to local files — including constructing file paths with pathlib, creating directories, choosing output locations, and using path utilities from src/analysis_project/paths.py.

2026-06-28
python-project-ops
software-developers

Use this when managing Python dependencies with uv, running tests with pytest, linting with ruff, formatting code, type checking with mypy, or executing notebooks.

2026-06-28
python-style
software-developers

Use this when creating, editing, or reviewing Python code — including type hints, docstrings, naming conventions, imports, error handling, and code structure.

2026-06-28
safe-data-handling
data-scientists-152051

Use this when reading, writing, moving, copying, modifying, deleting, or generating data files — including any operation that touches data/raw, data/external, data/interim, data/processed, or outputs directories.

2026-06-28
sql-analysis
data-scientists-152051

Use this when writing, reviewing, or modifying SQL queries — including SELECT, CTEs, joins, aggregations, window functions, and validating query correctness or performance.

2026-06-28
statistical-ml-review
data-scientists-152051

Use this when performing statistical analysis, hypothesis testing, A/B testing, model training, model evaluation, feature engineering, or any machine learning task — including documenting assumptions, leakage risks, and validation strategies.

2026-06-28
visualization
data-scientists-152051

Use this when creating, modifying, reviewing, or saving charts, figures, plots, or visual summaries — including matplotlib/seaborn code, EDA figures, report figures, dashboards, or any task involving Japanese chart labels, color palettes, or figure styling.

2026-06-28
analysis-reporting
data-scientists-152051

Use this when summarizing analysis results, writing reports, documenting experiment outcomes, or presenting model evaluation — including structuring findings in Japanese with conclusions, facts, assumptions, interpretations, and caveats.

2026-06-02
dataframe-polars
data-scientists-152051

Use this when performing DataFrame operations — including loading, filtering, joining, aggregating, transforming, or reshaping tabular data with polars or pandas.

2026-06-02
notebook-workflow
data-scientists-152051

Use this when creating, editing, executing, or reviewing Jupyter notebooks — including cell structure, kernel management, extracting reusable logic to src/, and ensuring notebooks are restartable.

2026-06-02
path-and-io
data-scientists-152051

Use this when reading from or writing to local files — including constructing file paths with pathlib, creating directories, choosing output locations, and using path utilities from src/analysis_project/paths.py.

2026-06-02
python-project-ops
software-developers

Use this when managing Python dependencies with uv, running tests with pytest, linting with ruff, formatting code, type checking with mypy, or executing notebooks.

2026-06-02
python-style
software-developers

Use this when creating, editing, or reviewing Python code — including type hints, docstrings, naming conventions, imports, error handling, and code structure.

2026-06-02
safe-data-handling
software-developers

Use this when reading, writing, moving, copying, modifying, deleting, or generating data files — including any operation that touches data/raw, data/external, data/interim, data/processed, or outputs directories.

2026-06-02
sql-analysis
software-developers

Use this when writing, reviewing, or modifying SQL queries — including SELECT, CTEs, joins, aggregations, window functions, and validating query correctness or performance.

2026-06-02
statistical-ml-review
data-scientists-152051

Use this when performing statistical analysis, hypothesis testing, A/B testing, model training, model evaluation, feature engineering, or any machine learning task — including documenting assumptions, leakage risks, and validation strategies.

2026-06-02
visualization
data-scientists-152051

Use this when creating, modifying, reviewing, or saving charts, figures, plots, or visual summaries — including matplotlib/seaborn code, EDA figures, report figures, dashboards, or any task involving Japanese chart labels, color palettes, or figure styling.

2026-06-02