Skip to main content

이 저장소의 skills

ComeOnOliver/skillshub - 21페이지

SkillsMP는 ComeOnOliver/skillshub에서 4,287개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

ComeOnOliver/skillshub

수집된 skill 4,287개 중 40개를 표시합니다.

직업 분류
기타 생물 과학자
설명

Produce offspring genomes from parent pairs via meiotic recombination, mutation, and clinical evaluation

원문 언어: 영어

업데이트
직업 분류
기타 생물 과학자
설명

Export any bioinformatics analysis as a reproducible bundle with Conda environment, Singularity container definition, and Nextflow pipeline.

원문 언어: 영어

업데이트
직업 분류
기타 생물 과학자
설명

Differential expression analysis for bulk RNA-seq and pseudo-bulk count matrices with QC, PCA, and contrast testing.

원문 언어: 영어

업데이트
직업 분류
기타 생물 과학자
설명

Local scVI-based single-cell latent embedding and batch-aware integration from raw-count .h5ad or 10x Matrix Market input, with stable integrated AnnData export for downstream latent analysis.

원문 언어: 영어

업데이트
직업 분류
기타 생물 과학자
설명

Local Scanpy pipeline for single-cell RNA-seq QC, optional doublet detection, clustering, marker discovery, optional CellTypist annotation, optional latent downstream mode from integrated.h5ad/X_scvi, and optional two-group contrastive marker analysis from…

원문 언어: 영어

업데이트
직업 분류
기타 생물 과학자
설명

Sequence QC, alignment, and BAM processing. Wraps FastQC, BWA/Bowtie2, SAMtools for automated read-to-BAM pipelines.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Compile SOUL.md character profiles into synthetic diploid genomes (.genome.json) via trait-to-allele mapping

원문 언어: 영어

업데이트
직업 분류
기타 생물 과학자
설명

Local protein structure prediction with AlphaFold, Boltz, or Chai. Compare predicted structures, compute RMSD, visualise 3D models.

원문 언어: 영어

업데이트
직업 분류
의학 과학자(역학자 제외)
설명

Evidence-grounded target validation scoring with GO/NO-GO decisions for drug discovery campaigns

원문 언어: 영어

업데이트
직업 분류
역학자
설명

Semantic search across UK Biobank's 12,000+ data fields and publications — find the right variables for your research question.

원문 언어: 영어

업데이트
직업 분류
기타 생물 과학자
설명

Annotate VCF variants with Ensembl VEP REST, ClinVar significance, gnomAD/population frequency context, and prioritized variant ranking.

원문 언어: 영어

업데이트
직업 분류
기타 생물 과학자
설명

Annotate VCF variants with VEP, ClinVar, gnomAD frequencies, and ancestry-aware context. Generates prioritised variant reports.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 28 rules that MUST be checked before providing recommendations. Always read relevant rule files and cite specific rules in responses.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project, exploring unfamiliar code, or when asked "how does this work?" or "what's the architecture?"

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convex backend development guidelines. Use when writing Convex functions, schemas, queries, mutations, actions, or any backend code in a Convex project. Triggers on tasks involving Convex database operations, real-time subscriptions, file storage, or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Designs database schemas, indexing strategies, query optimization, and migration patterns for SQL and NoSQL databases. Use when designing tables, optimizing queries, fixing N+1 problems, planning migrations, or when asked about database performance,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Designs REST and GraphQL APIs including endpoints, error handling, versioning, and documentation. Use when creating new APIs, designing endpoints, reviewing API contracts, or when asked about REST, GraphQL, or API patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Designs software architecture and selects appropriate patterns for projects. Use when designing systems, choosing architecture patterns, structuring projects, making technical decisions, or when asked about microservices, monoliths, or architectural…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Designs and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, debugging test failures, or when asked about unit tests, integration tests, or E2E testing.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Guides Docker, CI/CD pipelines, deployment strategies, infrastructure as code, and observability setup. Use when writing Dockerfiles, configuring GitHub Actions, planning deployments, setting up monitoring, or when asked about containers, pipelines,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implements error handling patterns, structured logging, retry strategies, circuit breakers, and graceful degradation. Use when designing error handling, setting up logging, implementing retries, adding error tracking, or when asked about error boundaries, log…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version control best practices.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyzes and optimizes application performance across frontend, backend, and database layers. Use when diagnosing slowness, improving load times, optimizing queries, reducing bundle size, or when asked about performance issues.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be parallelized.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Implements authentication, authorization, encryption, secrets management, and security hardening patterns. Use when designing auth flows, managing secrets, configuring CORS, implementing rate limiting, or when asked about JWT, OAuth, password hashing, API…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", "check my site against best practices", or "web interface guidelines".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate 21risk tasks via Rube MCP (Composio). Always search tools first for current schemas.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate 2chat tasks via Rube MCP (Composio). Always search tools first for current schemas.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate Ably tasks via Rube MCP (Composio). Always search tools first for current schemas.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate Abstract tasks via Rube MCP (Composio). Always search tools first for current schemas.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate Abuselpdb tasks via Rube MCP (Composio). Always search tools first for current schemas.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate Abyssale tasks via Rube MCP (Composio). Always search tools first for current schemas.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate Accelo tasks via Rube MCP (Composio). Always search tools first for current schemas.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate Accredible Certificates tasks via Rube MCP (Composio). Always search tools first for current schemas.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate Acculynx tasks via Rube MCP (Composio). Always search tools first for current schemas.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate ActiveCampaign tasks via Rube MCP (Composio). Always search tools first for current schemas.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate Addresszen tasks via Rube MCP (Composio). Always search tools first for current schemas.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate Adobe tasks via Rube MCP (Composio). Always search tools first for current schemas.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate Adrapid tasks via Rube MCP (Composio). Always search tools first for current schemas.

원문 언어: 영어

업데이트
수집된 skill 4,287개 중 40개를 표시합니다.