Skip to main content

jkitchin/skillz

SkillsMP は jkitchin/skillz から 44 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
44
GitHub スター
35
GitHub フォーク
7

このリポジトリの skills

収集済み skill 44 件中 40 件を表示しています。

職業分類
ゼネラル・オペレーションズマネージャー
説明

Structured planning and project breakdown using proven methodologies for goals, projects, and strategic initiatives. Use when users need to create plans, break down complex projects, set milestones, estimate timelines, identify dependencies, or develop action…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert guidance for writing professional Python code following industry best practices including PEP 8 compliance, testing, type hints, error handling, and modern tooling. Use this skill when writing new Python code, refactoring existing code, setting up…

原文の言語: 英語

更新
職業分類
生化学者・生物物理学者医学科学者(疫学者除く)+1
説明

Conduct systematic scientific literature reviews by integrating multi-source searches, iterative analysis, and synthesis into well-structured reports with proper citations. Use this skill when you need to: synthesize knowledge across multiple research…

原文の言語: 英語

更新
職業分類
工学の高等教育教員
説明

Expert evaluation of Chemical Engineering PhD qualifying exams - review written reports, presentations, and prepare comprehensive questioning sessions to assess student readiness for doctoral research

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

Comprehensive scientific writing guidance for research papers, grants, and technical documentation. Covers paper structure (IMRAD), methods writing, results presentation, figure/table design, citation formatting, abstract writing, and revision responses. Use…

原文の言語: 英語

更新
職業分類
マネジメントアナリストソフトウェア開発者
説明

Structured brainstorming and ideation facilitation using proven creativity techniques. Use when users want to generate ideas, explore solutions, break through creative blocks, or need facilitated ideation sessions. Triggers include requests like 'help me…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

AI-powered image generation and editing using Google Gemini, Google Imagen, and OpenAI models. Generate images from text descriptions, edit existing images, create logos/stickers, apply style transfers, and produce product mockups. Use this skill when the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Comprehensive code review and analysis for software quality assurance. Use when Claude needs to review code in any format including (1) Individual files (Python, R, JavaScript, etc.), (2) Directory structures and project organization, (3) Scripts and…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Test-Driven Development facilitation using the red-green-refactor cycle. Guides users through writing tests first, implementing minimal code to pass, and refactoring for quality. Use when users want to practice TDD, need help writing tests before code, are…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert guidance for Git version control, trunk-based development workflows, and GitHub best practices. Emphasizes Conventional Commits for clean history, short-lived feature branches, frequent integration, and professional collaboration patterns. Use when…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Opentrons Absorbance Plate Reader Module for Flex - on-deck microplate spectrophotometry with single/multi-wavelength reading (380-740nm in 10nm increments), automated lid control, and CSV data export for ELISA, cell growth, and colorimetric assays

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Opentrons Heater-Shaker Module - temperature control (37-95°C) with orbital mixing (200-3000 rpm) for cell culture, enzymatic reactions, and sample preparation requiring simultaneous heating and agitation

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Opentrons Thermocycler Module - automated PCR thermal cycling with independent block (4-99°C) and lid (37-110°C) temperature control, profile execution, and auto-sealing lid support (GEN2) for high-throughput molecular biology workflows

原文の言語: 英語

更新
職業分類
生化学者・生物物理学者
説明

Expert assistant for conducting remote experiments with Claude-Light - a web-accessible RGB LED and spectral sensor instrument for statistics, regression, optimization, and design of experiments

原文の言語: 英語

更新
職業分類
材料科学者物理学者
説明

Expert guidance for Meta's FAIRChem library - machine learning methods for materials science and quantum chemistry using pretrained UMA models with ASE integration for fast, accurate predictions

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Comprehensive guidance for using IDAES (Institute for the Design of Advanced Energy Systems) for process systems engineering. Covers flowsheet modeling, property packages, unit models, optimization, scaling, initialization, and diagnostics. Use when working…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert assistant for calculating materials properties from first-principles using ASE - structure relaxation, surface energies, adsorption, reaction barriers, phonons, elastic constants, and thermodynamic modeling with proper scientific methodology

原文の言語: 英語

更新
職業分類
材料科学者
説明

Expert guidance for pycalphad - computational thermodynamics library implementing the CALPHAD method for calculating phase diagrams, phase equilibria, and thermodynamic properties of multicomponent materials systems using thermodynamic databases (TDB files)

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Comprehensive guidance for using pymatgen (Python Materials Genomics) for computational materials science. Covers structure creation and manipulation, file I/O (CIF, POSCAR, XYZ), symmetry analysis, Materials Project API integration, phase diagrams,…

原文の言語: 英語

更新
職業分類
統計学者
説明

Expert assistance with the Atomic Simulation Environment (ASE) Python library for atomistic simulations, including structure building, calculator setup, optimization, dynamics, and analysis

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Expert guidance for JAX (Just After eXecution) - high-performance numerical computing with automatic differentiation, JIT compilation, vectorization, and GPU/TPU acceleration; includes transformations (grad, jit, vmap, pmap), sharp bits, gotchas, and…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Expert guidance for multiobjective optimization in Python - Pareto optimality, evolutionary algorithms (NSGA-II, NSGA-III, MOEA/D), scalarization methods, Pareto front analysis, and implementation with pymoo, platypus, and DEAP

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Comprehensive plotting and visualization in Python - matplotlib (static publication-quality plots), seaborn (statistical visualization), and plotly (interactive plots); includes plot types, customization, best practices, and library selection guidance

原文の言語: 英語

更新
職業分類
材料科学者
説明

Expert assistant for VASP (Vienna Ab initio Simulation Package) calculations - input file generation, parameter selection, workflow setup, and best practices for accurate DFT calculations

原文の言語: 英語

更新
職業分類
統計学者
説明

Use when performing regression analysis with confidence intervals, solving ODEs, fitting models to experimental data, or caching expensive scientific computations - provides convenient wrappers around scipy that automatically calculate confidence intervals…

原文の言語: 英語

更新
職業分類
生化学者・生物物理学者
説明

Professional scientific documentation in org-mode electronic lab notebooks with date-based organization, comprehensive record-keeping of hypotheses, methods, results, reasoning, and outcomes for reproducible research

原文の言語: 英語

更新
職業分類
材料科学者
説明

Expert assistant for accessing materials databases (AFLOW and Materials Project) - query crystal structures, materials properties, thermodynamic data, and computational results from comprehensive databases

原文の言語: 英語

更新
職業分類
その他の生物科学者
説明

Extract structured data from scientific literature across multiple formats (PDF, HTML, images, plain text). Auto-detects scientific domain to recommend specialized tools for chemistry/materials when appropriate. Use this skill when: extracting numerical data…

原文の言語: 英語

更新
職業分類
生化学者・生物物理学者
説明

Comprehensive scientific document review and analysis. Use when Claude needs to review scientific papers, reports, preprints, or other research documents for: (1) Identifying and evaluating claims and supporting evidence, (2) Assessing logical argumentation…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Expert assistant for choosing and implementing scientific workflow tools - from simple joblib caching to complex orchestration with Prefect, Parsl, FireWorks, and quacc. Recommends the simplest solution that meets requirements.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Expert guidance for Design of Experiments (DOE) in Python - interactive goal-driven design selection, classical DOE (factorial, response surface, screening), Bayesian optimization with Gaussian processes, model-driven optimal designs, active learning, and…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Systematic debugging and problem diagnosis using structured troubleshooting methodologies applicable to any domain - technical issues, process failures, system problems, or general obstacles. Use when users report errors, describe malfunctions, encounter…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Create slide presentations in multiple formats: Marp (Markdown, default), Beamer (LaTeX), Jupyter Notebook slides, and PowerPoint (python-pptx). Supports scientific, business, and developer content with math, code, charts, and tables. Converts existing…

原文の言語: 英語

更新
職業分類
生化学者・生物物理学者
説明

Verify citations and references in scientific documents to detect hallucinated or invalid sources. Extracts DOIs, URLs, arXiv IDs, PubMed IDs, and ISBNs from Markdown, LaTeX, org-mode, and plain text, then validates them using API lookups and web fetches. Use…

原文の言語: 英語

更新
職業分類
音響エンジニアリング技術者
説明

AI-powered audio generation using ElevenLabs API - text-to-speech with lifelike voices, sound effects generation, and music creation from text descriptions. Generate natural-sounding speech in 32 languages, create custom sound effects for games and videos,…

原文の言語: 英語

更新
職業分類
特殊効果アーティスト・アニメータープロデューサー・監督
説明

Create coherent video story sequences with AI-generated images and narrated audio. Combines image-generation and elevenlabs skills to produce complete video stories with visual and narrative consistency across all scenes. Maintains character appearance,…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Expert guidance for regression analysis, statistical modeling, and outlier detection in Python using statsmodels, scikit-learn, scipy, and PyOD - includes model diagnostics, assumption checking, robust methods, and comprehensive outlier detection strategies

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Autonomous AI coding loop for unattended development - lets Claude work continuously on tasks while you sleep, with mandatory sandbox enforcement for safety

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert guidance for mathematical optimization in Python - systematic problem classification, library selection (scipy, pyomo, cvxpy, GEKKO), solver configuration, and implementation patterns for LP, QP, NLP, MIP, convex, and global optimization problems

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Opentrons Flex Gripper - automated labware movement between deck locations, modules, waste chute, and off-deck storage with precise positioning and offset control for hands-free plate transfers

原文の言語: 英語

更新
収集済み skill 44 件中 40 件を表示しています。