← Voltar para o catálogo
bg-szy

Autor no catálogo

bg-szy

1.000 skills2.000 estrelas no totalgithub.com/bg-szy

Skills publicadas

Mostrando 48 de 7366

architecture-reference

2

Referência rápida para a estrutura do projeto Portfolio Buddy 2. Use para adicionar novas funcionalidades, modificar componentes, entender o fluxo de dados ou para integração ao código, detalhando hierarquia de componentes, padrões de hooks e funções utilitárias.

Design e Frontend#aipor bg-szy

sql-patterns

2

Quick reference for common SQL patterns, CTEs, window functions, and indexing strategies. Triggers on: sql patterns, cte example, window functions, sql join, index strategy, pagination sql.

Dados e Análise#sqlpor bg-szy

vulnerability-scanner

2

Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.

Segurança#aipor bg-szy

react-testing

2

Testing patterns for React with Jest and React Testing Library. Use when writing tests, mocking modules, testing Zustand stores, or debugging test failures in React web applications.

Desenvolvimento#ai#testpor bg-szy

gws-gmail-watch

2

Gmail: Watch for new emails and stream them as NDJSON.

Pesquisa e Web#aipor bg-szy

python-design-patterns

2

Python design patterns including KISS, Separation of Concerns, Single Responsibility, and composition over inheritance. Use when making architecture decisions, refactoring code structure, or evaluating when abstractions are appropriate.

Desenvolvimento#pythonpor bg-szy

bio-causal-genomics-mediation-analysis

2

Decompose genetic effects into direct and indirect paths through mediating variables using the mediation R package. Tests whether gene expression, methylation, or other molecular phenotypes mediate the effect of genetic variants on disease. Use when testing whether a molecular phenotype mediates the genotype-to-phenotype relationship.

Desenvolvimento#testpor bg-szy

perl-patterns

2

Modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable Perl applications.

Design e Frontend#aipor bg-szy

flutter-animations

2

Comprehensive guide for implementing animations in Flutter. Use when adding motion and visual effects to Flutter apps: implicit animations (AnimatedContainer, AnimatedOpacity, TweenAnimationBuilder), explicit animations (AnimationController, Tween, AnimatedWidget/AnimatedBuilder), hero animations (shared element transitions), staggered animations (sequential/overlapping), and physics-based animati

Design e Frontend#aipor bg-szy

wordpress-penetration-testing

2

This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress vulnerabilities", or "use WPScan". It provides comprehensive WordPress security assessment methodologies.

Segurança#test#wordpor bg-szy

bio-metabolomics-xcms-preprocessing

2

XCMS3 workflow for LC-MS/MS metabolomics preprocessing. Covers peak detection, retention time alignment, correspondence (grouping), and gap filling. Use when processing raw LC-MS data into a feature table for untargeted metabolomics.

Dados e Análisepor bg-szy

task-estimation

2

Estimate software development tasks accurately using various techniques. Use when planning sprints, roadmaps, or project timelines. Handles story points, t-shirt sizing, planning poker, and estimation best practices.

Pesquisa e Webpor bg-szy

TOP-SKILLS

2

全球最大的 Claude Code 技能聚合库 · 收录 3900+ 来自 12+ 来源的技能,提供在线搜索与趋势分析看板 / The world's largest Claude Code skill aggregation hub — 3900+ skills from 12+ sources with online search and trend dashboard

Pesquisa e Webpor bg-szy

codebase-analysis

2

Systematically analyze codebase structure, complexity, dependencies, and architectural patterns to understand project organization

DevOps e Infrapor bg-szy

bio-imaging-mass-cytometry-cell-segmentation

2

Cell segmentation from multiplexed tissue images. Covers deep learning (Cellpose, Mesmer) and classical approaches for nuclear and whole-cell segmentation. Use when extracting single-cell data from IMC or MIBI images after preprocessing.

Dados e Análisepor bg-szy

vue-router-best-practices

2

Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.

Design e Frontendpor bg-szy

rest-patterns

2

Referência rápida sobre padrões de design de API RESTful, semântica HTTP, cache e limitação de taxa.

Design e Frontend#apipor bg-szy

brand-assets-setup

2

Gera e implanta um pacote completo de ativos de marca para um projeto Next.js App Router. Escaneia o projeto, imprime o que gerar com especificações exatas e, em seguida, importa e conecta tudo corretamente.

DevOps e Infra#deploypor bg-szy

minimal-run-and-audit

2

Trusted-lane execution and reporting skill for README-first AI repo reproduction. Use when the task is specifically to capture or normalize evidence from the selected smoke test or documented inference or evaluation command and write standardized `repro_outputs/` files, including patch notes when repository files changed. Do not use for training execution, initial repo intake, generic environment

Produtividade#ai#testpor bg-szy

meeting-notes

2

Convert meeting discussions into clear, actionable notes with tasks, decisions, and follow-ups fo...

Produtividadepor bg-szy

web-artifacts-builder

2

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

Design e Frontend#css#aipor bg-szy

torchdrug

2

PyTorch-native graph neural networks for molecules and proteins. Use when building custom GNN architectures for drug discovery, protein modeling, or knowledge graph reasoning. Best for custom model development, protein property prediction, retrosynthesis. For pre-trained models and diverse featurizers use deepchem; for benchmark datasets use pytdc.

Dados e Análise#aipor bg-szy

ai-product-photography

2

Gere fotografias profissionais de produtos e imagens comerciais com IA, utilizando modelos como FLUX e Imagen 3, com recursos para iluminação de estúdio, cenas de estilo de vida e fotos para e-commerce, marketing e publicidade.

Design e Frontend#aipor bg-szy

testing-patterns

2

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

Desenvolvimento#testpor bg-szy

saga-orchestration

2

Implement saga patterns for distributed transactions and cross-aggregate workflows. Use this skill when implementing distributed transactions across microservices where 2PC is unavailable, designing compensating actions for failed order workflows that span inventory, payment, and shipping services, building event-driven saga coordinators for travel booking systems that must roll back hotel, flight

Design e Frontend#aipor bg-szy

deployment-validation-config-validate

2

You are a configuration management expert specializing in validating, testing, and ensuring the correctness of application configurations. Create comprehensive validation schemas, implement configurat

DevOps e Infra#deploy#testpor bg-szy

bio-genome-assembly-assembly-qc

2

Assess genome assembly quality using QUAST for contiguity metrics and BUSCO for completeness. Essential for evaluating assembly success and comparing assemblers. Use when evaluating assembly completeness and quality.

Design e Frontendpor bg-szy

github-pr-best-practices

2

Melhores práticas para criar pull requests no GitHub, abordando commits convencionais, formatação de PRs e suporte multilíngue (en/ja). Utilize ao criar PRs, escrever descrições ou formatar mensagens de commit.

Desenvolvimento#github#gitpor bg-szy

ship

2

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. Use when asked to "ship", "deploy", "push to main", "create a PR", "merge and push", or "get it deployed". Proactively invoke this skill (do NOT push/PR directly) when the user says code is ready, asks about deploying, wants to push code up, or asks to create a PR. (gstack)

Desenvolvimento#deploy#aipor bg-szy

bio-single-cell-multimodal-integration

2

Analyze multi-modal single-cell data (CITE-seq, Multiome, spatial). Use when working with data that measures multiple modalities per cell like RNA + protein or RNA + ATAC. Use when analyzing CITE-seq, Multiome, or other multi-modal single-cell data.

Dados e Análisepor bg-szy

testing

2

Expert at Playwright E2E tests, Vitest unit tests, Storybook interaction tests. Use when writing tests, debugging test failures, or improving test coverage.

Desenvolvimento#ai#testpor bg-szy

exploratory-data-analysis

2

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

Dados e Análise#ai#markdownpor bg-szy

bio-vcf-basics

2

View, query, and understand VCF/BCF variant files using bcftools and cyvcf2. Use when inspecting variants, extracting specific fields, or understanding VCF format structure.

DevOps e Infrapor bg-szy

bio-entrez-link

2

Find cross-database references between NCBI databases using Biopython Bio.Entrez (ELink). Use when navigating gene to protein/structure, sequence to publication, PubMed to GEO, BioProject to SRA runs, or discovering all link relationships for a record. Covers linkname semantics, cmd= variants, asymmetric link warnings, neighbor_history for >200 input IDs, and per-database link tables.

Dados e Análise#pythonpor bg-szy

when-mapping-dependencies-use-dependency-mapper

2

Comprehensive dependency mapping, analysis, and visualization tool for software projects

Dados e Análisepor bg-szy

azure-cost

2

Gerenciamento unificado de custos do Azure: consulte custos históricos, preveja gastos futuros e otimize para reduzir desperdícios.

Pesquisa e Webpor bg-szy

multimodal-radpath-fusion-agent

2

AI-powered multimodal diagnostic fusion integrating radiology imaging (CT/MRI/PET), digital pathology (WSI), genomics, and clinical data for comprehensive cancer diagnosis and treatment planning.

Desenvolvimento#git#aipor bg-szy

ngx-hybrid-sales

2

Framework completo para venta de HYBRID. Use para calificar leads, preparar llamadas de venta, manejar objeciones y analizar pipeline.

DevOps e Infrapor bg-szy

bio-phylo-tree-visualization

2

Draw and export phylogenetic trees using Biopython Bio.Phylo with matplotlib. Use when creating publication-quality tree figures, customizing colors and labels, or exporting to image formats.

Dados e Análise#pythonpor bg-szy

libreoffice-impress

2

Use when creating, editing, formatting, or extracting LibreOffice Impress (.odp) presentations via UNO, including session-based slide edits, structured targets, lists, tables, charts, media, notes, master pages, patch workflows, and snapshots.

Documentospor bg-szy

cc-skill-continuous-learning

2

Habilidade de desenvolvimento do everything-claude-code.

Pesquisa e Webpor bg-szy

bio-crispr-screens-batch-correction

2

Batch effect correction for CRISPR screens. Covers normalization across batches, technical replicate handling, and batch-aware analysis. Use when combining screens from multiple batches or correcting systematic technical variation.

Pesquisa e Webpor bg-szy

videodb

2

See, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable stream links. Understand- extract frames, build visual/semantic/temporal indexes, and search moments with timestamps and auto-clips. Act- transcode and normalize (codec, fps, resolution, aspect ratio), perform timeline edits (subtitles, text/ima

Design e Frontendpor bg-szy

self-improvement

2

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring ta

Pesquisa e Web#ai#apipor bg-szy

bio-clip-seq-stamp-antibody-free

2

Profiles RNA-binding protein targets without antibody or UV crosslinking using STAMP (APOBEC1-RBP fusion, C-to-U editing), scSTAMP (single-cell), TRIBE/HyperTRIBE (ADAR-RBP, A-to-I editing), DART-seq (APOBEC1-YTH for m6A), or Bullseye/SAILOR edit-site detection pipelines. Use when antibody is unavailable or specificity is doubtful, when single-cell RBP profiling is needed (scSTAMP), or when in viv

DevOps e Infra#aipor bg-szy

treatment-plans

2

Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional fo

Documentos#pdf#aipor bg-szy

happyhorse-1-0

2

Generate text-to-video with HappyHorse 1.0 on RunComfy. Documents HappyHorse 1.0's strengths (#1 on Artificial Analysis Video Arena, native 1080p with in-pass synchronized audio, multi-shot character consistency, 6-language prompt support), the duration / aspect-ratio / resolution schema, and when to route to Wan 2.7 / Seedance 2 / LTX 2 instead. Calls `runcomfy run happyhorse/happyhorse-1-0/text-

Documentospor bg-szy

tikzjax-diagramming

2

Create TikZ diagrams in Obsidian using TikZJax plugin. Use when visualizing geometric shapes, coordinate systems, game scenes, circuit diagrams, chemical structures, or complex technical drawings that require precise positioning.

Design e Frontendpor bg-szy

Alerta por categoria

Receba novas skills de Design e Frontend toda segunda