Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
foryourhealth111-pixel/Vibe-Skills Statistical analysis toolkit. Hypothesis tests (t-test, ANOVA, chi-square), regression, correlation, Bayesian stats, power analysis, assumption checks, APA reporting, for academic research. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with scikit-learn-like API. Use for standard RL experiments, quick prototyping, and well-documented algorithm implementations. Best for single-agent RL with Gymnasium environments. For high-performance parallel training, multi-agent systems, or custom vectorized environments, use pufferlib instead. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Split datasets into training, validation, and test partitions with the right stratification and temporal rules. Use as a narrow preprocessing helper once the broader ML workflow is already chosen, not as the main route owner for an end-to-end ML task. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Compatibility router for /speckit.* workflows into /vibe-first Codex execution. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Convert tasks from tasks.md into GitHub issues. Use after task breakdown to track work items in GitHub project management. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Break down implementation plans into actionable task lists. Use after planning to create a structured task breakdown. Generates tasks.md with ordered, dependency-aware tasks. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Create or update feature specifications from natural language descriptions. Use when starting new features or refining requirements. Generates spec.md with user stories, functional requirements, and acceptance criteria following spec-driven development methodology. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Generate technical implementation plans from feature specifications. Use after creating a spec to define architecture, tech stack, and implementation phases. Creates plan.md with detailed technical design. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Execute all tasks from the task breakdown to build the feature. Use after task generation to systematically implement the planned solution following TDD approach where applicable. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Create or update project governing principles and development guidelines. Use at project start to establish code quality, testing standards, and architectural constraints that guide all development. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Structured clarification workflow for underspecified requirements. Use before planning to resolve ambiguities through coverage-based questioning. Records answers in spec clarifications section. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Generate custom quality checklists for validating requirements completeness and clarity. Use to create unit tests for English that ensure spec quality before implementation. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Perform cross-artifact consistency analysis across spec.md, plan.md, and tasks.md. Use after task generation to identify gaps, duplications, and inconsistencies before implementation. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Provides guidance for training and analyzing Sparse Autoencoders (SAEs) using SAELens to decompose neural network activations into interpretable features. Use when discovering interpretable features, analyzing superposition, or studying monosemantic representations in language models. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Intelligent file write error handler: diagnoses permissions, disk space, path length, file locks before retrying. Use when you encounter 'Error writing file', 'Permission denied', 'Access denied', 'No space left', or related file write failures. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Build research slides with text-first source (Slidev/Marp/Reveal/Quarto) and reproducible export (PDF). Includes structure, figure reuse rules, and quality checklist for top-tier scientific presentations. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Multi-cloud orchestration for ML workloads with automatic cost optimization. Use when you need to run training or batch jobs across multiple clouds, leverage spot instances with auto-recovery, or optimize GPU costs across providers. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Process-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, logistics, or any system where entities interact with shared resources over time. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance. | Skills | — |
foryourhealth111-pixel/Vibe-Skills Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model. | Skills | — |
Can't find what you're looking for? Evaluate a missing skill.