Skip to main content

Skills dans ce dépôt

TuYv/ccpm - Page 52

SkillsMP a collecté 5 252 skills depuis TuYv/ccpm. Ouvrez un skill pour examiner sa source et ses détails.

TuYv/ccpm

Affichage de 40 skills collectés sur 5 252.

métier
Analystes en assurance qualité des logiciels et testeurs
description

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Wire the current repository through the Caveman Cloud gateway so every LLM request is measured — cost, tokens, latency — with zero behavior change. Use when the user pastes the Caveman setup prompt, says "set up caveman", or wants LLM spend observability…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Ultra-compressed communication mode. Cuts output tokens 65% (measured) by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Diagnose ambiguous failures before editing. Use for unknown causes, intermittent behavior, performance regressions, or investigations needing evidence-ranked hypotheses.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Build feature work with high overbuilding risk. Use for new behavior, product slices, or integrations where repository reuse, strict scope, and an explicit stop condition matter.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Implement reversible compatibility-safe transitions. Use for schema, data, API, protocol, configuration, or dependency migrations requiring rollback and preservation proof.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Restructure code while preserving behavior. Use for extraction, consolidation, ownership moves, or cleanup where verification must bracket structural edits.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Fix bugs and small behavior changes at the narrowest responsible layer. Use when regression proof, preserved surrounding behavior, and task-relevant tests matter.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Prove existing work meets acceptance conditions without expanding scope. Use for validation-only tasks, completion checks, focused gate runs, and last-mile proof.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Maintain portable Feature Track docs for project features. Use when designing, planning, implementing, reviewing, or finishing feature work; creating or updating PRD/API/design/implementation docs; adding a new feature; or validating docs/features.

Langue du texte source : anglais

mis à jour
métier
Biologistes, autres
description

How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays,…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed…

Langue du texte source : anglais

mis à jour
métier
Biologistes, autres
description

Plan, execute, and document validation, verification, and transfer of analytical procedures under the governing framework - ICH Q2(R2) and Q14, USP <1220>/<1225>/<1226>, ICH M10 bioanalytical, CLSI EP, or ISO/IEC 17025. Use for HPLC, LC-MS/MS, GC, CE, ICP-MS,…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Autonomously improve a real artifact (code, training recipe, agent harness, data pipeline, prompt) against an objective and an evaluator, using Hypothesis Tree Refinement (HTR) from the Arbor paper. Use this whenever someone wants to iteratively optimize…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Core Python library for astronomy and astrophysics workflows that need Astropy APIs, including units/quantities, coordinates, FITS I/O, tables, time systems, WCS, and cosmology. Use when implementing or debugging astronomical data analysis code with Astropy.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use when the user asks…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Benchling Python SDK and REST API integration for registry entities, inventory, ELN entries, workflows, Benchling Apps, and Data Warehouse queries. Use when automating lab data with benchling-sdk or the v2 API.

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Search scientific papers and retrieve structured experimental data extracted from full-text studies via the BGPT MCP server. Returns 25+ fields per paper including methods, results, sample sizes, quality scores, and conclusions. Use for literature reviews,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use this skill when working with Brain Imaging Data Structure (BIDS) datasets: organizing neuroscience and biomedical data (MRI, EEG, MEG, iEEG, PET, microscopy, NIRS, motion capture, EMG, MR spectroscopy, behavioral), querying BIDS layouts, validating…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Unified Python interface to 40+ bioinformatics services. Use when querying multiple databases (UniProt, KEGG, ChEMBL, Reactome) in a single workflow with consistent API. Best for cross-database analysis, ID mapping across services. For quick single-database…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

End-to-end bulk RNA-seq orchestrator — takes raw FASTQ reads through QC and trimming (FastQC, fastp/Trim Galore), alignment and quantification (STAR, Salmon, featureCounts), assembles a gene-level counts matrix, then hands off to differential expression…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Query the CZ CELLxGENE Census programmatically for versioned public single-cell and spatial transcriptomics data. Use when you need population-scale cell metadata, gene expression slices, Census summary counts, source H5AD URIs/downloads, embeddings, spatial…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Google quantum computing framework. Use when targeting Google Quantum AI hardware, designing noise-aware circuits, or running quantum characterization experiments. Best for Google hardware, noise modeling, and low-level circuit design. For IBM hardware use…

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Comprehensive citation management for academic research. Search OpenAlex, PubMed, and Google Scholar for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Prepare and validate research-only clinical decision-support evaluation, evidence-profile, cohort, survival, biomarker/model, privacy, and governance artifacts. Use for aggregate or synthetic research documentation and traceability—not patient care or live…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Create safety-bounded draft structures and run local deterministic checks for clinical case, diagnostic, trial, safety, and aggregate research reports. Use only with synthetic, de-identified, or aggregate inputs and verified source-fact manifests; every…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Run a multi-perspective Mind Council deliberation on any question, decision, or creative challenge. Use this skill whenever the user wants diverse viewpoints, needs help making a tough decision, asks for a council/panel/board discussion, wants to explore a…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Query documented public database APIs with explicit endpoints, filters, pagination, and provenance. Use when a scientific, regulatory, financial, or other database-backed fact must be retrieved reproducibly from a named source rather than inferred from…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery including SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, parallel processing. Returns native…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Molecular ML with diverse featurizers and pre-built datasets. Use for property prediction (ADMET, toxicity) with traditional ML or GNNs when you want extensive featurization options and MoleculeNet benchmarks. Best for quick experiments with pre-trained…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Generate transcriptome-wide virtual spatial transcriptomics from H&E histology with DeepSpot-M. Use when you need spatial gene expression in log1p-CPM for 224x224 tiles at about 20x, want to query protein-coding genes by symbol instead of a fixed panel, or…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Query the Cancer Dependency Map (DepMap) for cancer cell line gene dependency scores (CRISPR Chronos), drug sensitivity data, and gene effect profiles. Use for identifying cancer-specific vulnerabilities, synthetic lethal interactions, and validating oncology…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Extract cognitive patterns and thinking fingerprints from any text. Use this skill when the user wants to analyze how someone thinks, understand cognitive style, profile writing or speech patterns, compare thinking styles between people, asks "what's my…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 5 252.