Machine Learning
1913 skills in Data & AI > Machine Learning
design-guide
Ensures every UI component looks modern and professional with clean, minimal design. Use when building ANY user interface element including buttons, forms, cards, layouts, web pages, or React/HTML artifacts. Provides spacing, typography, color, and interaction guidelines.
quick-view
Generate minimal HTML pages to review Claude Code output in a browser. Use when terminal output is hard to read, when reviewing lists/tables/drafts, or when user says "show me", "make this reviewable", "quick view", or "open as webpage". Produces unstyled semantic HTML only. For granular feedback with inline comments, see the comment-mode skill.
ml-pipeline
Machine learning pipeline development with scikit-learn. Use this skill for training models, cross-validation, hyperparameter tuning, and model evaluation.
repomix
Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases. | SỠdụng khi: đóng gói repo, pack codebase, context cho AI.
doc-spec
Create Technical Specifications (SPEC) - Layer 10 artifact using YAML format for implementation-ready specifications
draw-io
Generate and edit draw.io diagrams in XML format with proper font settings, arrow placement, and Japanese text support. Use when creating flowcharts, architecture diagrams, sequence diagrams, or any visual diagrams in .drawio format. Handles font family settings, arrow layering, text sizing, and PNG export validation.
config-helper
Detects, validates, and migrates codex configuration formats (JSON → YAML).Provides deprecation warnings and migration guidance.
visual-testing-advanced
Advanced visual regression testing with pixel-perfect comparison, AI-powered diff analysis, responsive design validation, and cross-browser visual consistency. Use when detecting UI regressions, validating designs, or ensuring visual consistency.
fix-issue
Debug and fix bugs by reproducing issues, identifying root causes, implementing fixes, and validating without regressions. Use when debugging reported bugs, investigating test failures, or resolving production issues requiring root cause analysis.
kml-geojson-converter
Use when asked to convert between KML and GeoJSON formats, or convert geo data for mapping applications.
statistical-analysis
Master statistical analysis with hypothesis testing, A/B testing, regression, and statistical methods for data-driven decisions.
citation-bibliography-generator
Format citations in APA, MLA, Chicago, IEEE, Harvard styles from structured data, DOI/ISBN lookup, or manual entry. Generate bibliographies with auto-sort.
discovery-specialist
Contact discovery specialist - handles contact classification, email verification, GDPR compliance, and opportunity enrichment.
maud-axum-integration
Production patterns for integrating Maud HTML templates with Axum 0.8.x web services. Covers IntoResponse implementation, handler patterns, state management with templates, error pages, layouts, and server-side rendering architecture. Use when building Axum HTTP endpoints that return HTML, creating web UIs, or implementing server-side rendered applications.
recipe-manager
Recipe collection manager. Extracts recipes from URLs (websites, Instagram, YouTube), images, and Apple Notes. Stores in structured YAML format with family preferences tracking. Supports sync to/from Notion.
process-modeling
Master process modeling with BPMN, flowcharts, swimlane diagrams, and process optimization techniques for business process improvement.
onboarding-flow-optimizer
Optimize user onboarding to reduce time-to-value and increase activation rates. Design clear paths to the "aha moment" through checklists, product tours, educational content, and personalized flows. Generate actionable HTML reports with funnel analysis, email sequences, and A/B testing plans.
context-saver
Save session context to disk for seamless continuation in new chat sessions. This skill should be used when the user asks to save context, preserve work state, checkpoint progress, or prepare for session handoff. Triggers on "save context", "checkpoint", "save progress", "preserve state", or when explicitly asked to create a context file for later resumption. Optimizes for correctness, completeness, minimal size, and trajectory preservation.
multi-format-orchestrator
Universal data format handler supporting JSON, YAML, TOML, XML, and OpenAPI with validation and transformation
python-pypi-setup
Set up Python project for PyPI publishing with pyproject.toml, src layout, and build scripts. Use when creating a new Python package, setting up for PyPI distribution, or initializing a Python library project.