Topic: claude-skills
11,948 skills in this topic.
-
context-hunter
Discover codebase patterns, conventions, and unwritten rules before making changes. Use when implementing features, fixing bugs, or refactoring code.
foryourhealth111-pixel/Vibe-Skills 1,415
-
scientific-writing
Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process: (1) create section outlines with key points using research-lookup, (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.
foryourhealth111-pixel/Vibe-Skills 1,415
-
similarity-search-patterns
Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.
foryourhealth111-pixel/Vibe-Skills 1,415
-
sympy
Use this skill when working with symbolic mathematics in Python. This skill should be used for symbolic computation tasks including solving equations algebraically, performing calculus operations (derivatives, integrals, limits), manipulating algebraic expressions, working with matrices symbolically, physics calculations, number theory problems, geometry computations, and generating executable code from mathematical expressions. Apply this skill when the user needs exact symbolic results rather than numerical approximations, or when working with mathematical formulas that contain variables and parameters.
foryourhealth111-pixel/Vibe-Skills 1,415
-
statistics-math
Statistics, probability, linear algebra, and mathematical foundations for data science
foryourhealth111-pixel/Vibe-Skills 1,415
-
math-tools
Deterministic mathematical computation using SymPy. Use for ANY math operation requiring exact/verified results - basic arithmetic, algebra (simplify, expand, factor, solve equations), calculus (derivatives, integrals, limits, series), linear algebra (matrices, determinants, eigenvalues), trigonometry, number theory (primes, GCD/LCM, factorization), and statistics. Ensures mathematical accuracy by using symbolic computation rather than LLM estimation.
foryourhealth111-pixel/Vibe-Skills 1,415
-
scikit-bio
Biological data toolkit. Sequence analysis, alignments, phylogenetic trees, diversity metrics (alpha/beta, UniFrac), ordination (PCoA), PERMANOVA, FASTA/Newick I/O, for microbiome analysis.
foryourhealth111-pixel/Vibe-Skills 1,415
-
pubmed-database
Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations.
foryourhealth111-pixel/Vibe-Skills 1,415
-
code-reviewer
Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.
foryourhealth111-pixel/Vibe-Skills 1,415
-
deepagent-toolchain-plan
DeepAgent-style tool discovery for VCO: propose a minimal skill/tool chain (with verification points) and reduce confirm_required friction.
foryourhealth111-pixel/Vibe-Skills 1,415
-
speckit-specify
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.
foryourhealth111-pixel/Vibe-Skills 1,415
-
claude-skills
Claude Skills meta-skill: extract domain material (docs/APIs/code/specs) into a reusable Skill (SKILL.md + references/scripts/assets), and refactor existing Skills for clarity, activation reliability, and quality gates.
foryourhealth111-pixel/Vibe-Skills 1,415
-
hypothesis-testing
Property-based testing with Hypothesis for discovering edge cases and validating invariants.
Use when implementing comprehensive test coverage, testing complex logic with many inputs,
or validating mathematical properties and invariants across input domains.
Triggered by: hypothesis, property-based testing, @given, strategies, generative testing.
foryourhealth111-pixel/Vibe-Skills 1,415
-
pymc-bayesian-modeling
Compatibility alias for the descriptive PyMC skill name. Delegate to the canonical local `pymc` payload while preserving route and README compatibility.
foryourhealth111-pixel/Vibe-Skills 1,415
-
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
foryourhealth111-pixel/Vibe-Skills 1,415
-
evaluating-code-models
Evaluates code generation models across HumanEval, MBPP, MultiPL-E, and 15+ benchmarks with pass@k metrics. Use when benchmarking code models, comparing coding abilities, testing multi-language support, or measuring code generation quality. Industry standard from BigCode Project used by HuggingFace leaderboards.
foryourhealth111-pixel/Vibe-Skills 1,415
-
mathematical-logic-expert
Expert in formal logic, model theory, computability, and foundations of mathematics
foryourhealth111-pixel/Vibe-Skills 1,415
-
edgartools
Python library for accessing, analyzing, and extracting data from SEC EDGAR filings. Use when working with SEC filings, financial statements (income statement, balance sheet, cash flow), XBRL financial data, insider trading (Form 4), institutional holdings (13F), company financials, annual/quarterly reports (10-K, 10-Q), proxy statements (DEF 14A), 8-K current events, company screening by ticker/CIK/industry, multi-period financial analysis, or any SEC regulatory filings.
foryourhealth111-pixel/Vibe-Skills 1,415
-
pufferlib
This skill should be used when working with reinforcement learning tasks including high-performance RL training, custom environment development, vectorized parallel simulation, multi-agent systems, or integration with existing RL environments (Gymnasium, PettingZoo, Atari, Procgen, etc.). Use this skill for implementing PPO training, creating PufferEnv environments, optimizing RL performance, or developing policies with CNNs/LSTMs.
foryourhealth111-pixel/Vibe-Skills 1,415
-
torch_geometric
Compatibility alias for the underscore PyG skill name. Delegate to the canonical local `torch-geometric` payload while preserving route compatibility.
foryourhealth111-pixel/Vibe-Skills 1,415
-
node-zombie-guardian
Use when diagnosing stale or orphaned Node.js processes launched by VCO, auditing ownership/liveness, or safely simulating cleanup without touching external Node workloads.
foryourhealth111-pixel/Vibe-Skills 1,415
-
astropy
Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing.
foryourhealth111-pixel/Vibe-Skills 1,415
-
exploratory-data-analysis
Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. Automatically detects file type and generates detailed markdown reports with format-specific analysis, quality metrics, and downstream analysis recommendations. Covers chemistry, bioinformatics, microscopy, spectroscopy, proteomics, metabolomics, and general scientific data formats.
foryourhealth111-pixel/Vibe-Skills 1,415
-
LQF_Machine_Learning_Expert_Guide
LQF Machine Learning Expert Guide - Auto-activating skill for ML/Statistical Modeling with Critical Discussion Mode.
Triggers on: machine learning, modeling, prediction, training, classification, regression, clustering, deep learning, neural network, model evaluation, feature engineering, hyperparameter tuning, overfitting, underfitting, baseline, ablation study, critique my approach, review my model, is this a good idea, should I use, what's wrong with, evaluate my solution, challenge my assumptions, discuss my approach
Engages in critical discussion with minimum 3 rounds of iterative refinement. Challenges both user proposals and own suggestions with fact-based critique. Demands evidence and baselines before accepting solutions.
foryourhealth111-pixel/Vibe-Skills 1,415