multi-llm-advisor
Fetches expert perspectives from OpenAI Codex and Google Gemini for architecture, code reviews, and debugging, with transparent LLM synthesis.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
509 skills found
Fetches expert perspectives from OpenAI Codex and Google Gemini for architecture, code reviews, and debugging, with transparent LLM synthesis.
Orchestrate an automated PR review-fix loop. Dispatches subagents to analyze code, CI status, and comments, then applies iterative fixes until the PR reaches a passing state.
Clarify ambiguous requirements through systematic dialogue and scoring to ensure high-quality, actionable PRDs before starting implementation.
Write, structure, and maintain technical documentation like READMEs, API docs, runbooks, and architecture specs to keep your team aligned and informed.
Expert consultant for designing and building high-quality, consistent AI agent skills. Guides you through discovery, architecture, and creation phases to ensure reliable, composable, and efficient skill delivery.
Framework for high-performance computational fluid dynamics (CFD) simulations, supporting Navier-Stokes, shallow water, and stratified flows using pseudospectral methods and MPI parallelization.
Debug package implementation guide for LobeHub. Provides standardized logging patterns, namespace conventions, and configuration for browser, Node.js, and Electron environments.
Python toolkit for mass spectrometry data processing. Enables spectral file importing (mzML, MGF, MSP), metadata harmonization, peak filtering, and calculating spectral similarity scores (cosine, modified cosine) for metabolomics.
Implement robust software testing strategies, including unit, integration, and E2E tests, mocking frameworks, TDD patterns, and best practices for high-quality, reliable code across any stack.
Enforce strict Python 3.12+ type safety and modern annotation standards for high-quality, maintainable codebases.
Expert automated code review for Go CLI applications, focusing on Cobra/urfave patterns, security, performance, idiomatic Go, and robust error handling.
Automated single-cell RNA-seq quality control pipeline following scverse best practices. Performs MAD-based outlier detection, cell filtering, and diagnostic visualization for .h5ad and .h5 datasets.