The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
WORKS 48★35WORKS 48★0WORKS 54★27,559WORKS 48★35WORKS 48★0WORKS 48★35WORKS 48★833WORKS 48★27,559WORKS 48★27,559WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★27,559WORKS 48★0WORKS 48★27,559WORKS 48★0WORKS 48★27,559WORKS 45★0WORKS 48★27,559WORKS 48★0WORKS 48★27,559WORKS 48★0WORKS 48★381WORKS 48★27,559WORKS 48★381WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★27,559WORKS 48★18,530WORKS 48★0WORKS 48★381WORKS 48★0WORKS 48★381WORKS 48★0WORKS 48★0WORKS 48★27,559WORKS 48★381WORKS 48★0WORKS 48★0WORKS 48★381WORKS 48★0WORKS 48★381WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★381WORKS 39★381WORKS 48★0WORKS 48★0
Track experiments with citations and provenanceskillEngineeringDataL1
track-experiments · Research projects with many runs where reproducibility and parameter comparison are critical.
Build multi-tier conversation memory without leaksskillEngineeringProductL3
conversation-memory · Multi-session projects where maintaining continuity and avoiding re-explanation is valuable.
Query papers and recommendations from PaperzillaskillEngineeringProductL2
paperzilla · Rapidly synthesizing findings from 5+ papers when manual reading is time-prohibitive.
Look up genomic regions in UCSC BrowserskillDataEngineeringL2
ucsc-browser · Inspecting genomic regions when you need authoritative annotation without downloading entire genome builds.
Build reactive backend with ConvexskillEngineeringProductL3
convex · Building collaborative real-time applications when you want managed backend without writing server logic.
Annotate genetic variants with regulatory dataskillDataEngineeringL3
variant-annotation · Clinical variant interpretation when you need comprehensive functional predictions and disease association.
Optimize Vite bundle size with code splittingskillEngineeringProductL2
Vite 构建产物体积优化 · Projects with slow first-paint times needing granular bundle analysis
Analyze pathology slides with machine learningskillDataEngineeringL3
pathml · Computational pathology workflows requiring multiplexed imaging analysis or nucleus segmentation
Find biological pathways in gene listsskillDataEngineeringL2
pathway-enrichment · Interpreting DE genes, CRISPR hits, or cluster markers into biological pathways
Optimize LLM API costs and budgetskillEngineeringFinanceL2
cost-aware-llm-pipeline · Batch LLM processing with cost constraints and variable complexity per task
Enforce modern C++ coding standardsskillEngineeringL1
cpp-coding-standards · New C++ projects or large refactors targeting code safety and maintainability
Write and debug C++ testsskillEngineeringL2
cpp-testing · TDD workflows and regression protection in C++ projects
Build quantum ML models with PennyLaneskillEngineeringDataL3
pennylane · Hybrid quantum-classical machine learning with automatic differentiation
Choose animation tech for the webskillProductEngineeringL1
creative-frontend-core · Teams building scalable multi-product UI systems
Build phylogenetic trees and visualizationsskillDataEngineeringL3
phylogenetics · Comparative genomics and evolutionary hypothesis testing
Route animation task to right frameworkskillEngineeringProductL1
creative-frontend-orchestrator · Large frontend projects with parallel design and engineering teams
Perform genomic interval operationsskillDataEngineeringL2
polars-bio · Large-scale genomics workflows with fast aggregation and filtering
Orchestrate multi-agent systems with CrewAIskillEngineeringProductL3
crewai · Complex knowledge work requiring multi-agent collaboration and tool chains
Transform data with high-performance PolarsskillDataEngineeringL2
polars · Data transformations faster and more memory-efficient than pandas
Build custom Tauri app windowsskillEngineeringL2
customizing-tauri-windows · Building frameless desktop apps with custom chrome
Train reinforcement learning models at scaleskillEngineeringL3
pufferlib · Training RL agents at 1M+ steps per second
Build production Flutter applicationsskillEngineeringL2
dart-flutter-patterns · Writing testable null-safe Flutter apps
Debug historical compiler codeskillEngineeringL3
re-bridge · Using re-bridge when it is the specialized tool
Automate lab equipment workflowsskillEngineeringL3
pylabrobot · Using pylabrobot when it is the specialized tool
Import reusable plugin assetsskillEngineeringL2
agentic-import · Using agentic-import when it is the specialized tool
Map codebase structure for agentsskillEngineeringL2
data-structure-protocol · Using data-structure-protocol when it is the specialized tool
Accelerate large data transfersskillEngineeringL3
data-throughput-accelerator · When pipeline throughput is the bottleneck and data correctness must be auditable via hard counts.
Plan zero-downtime database migrationsskillEngineeringL2
database-migrations · When you must alter production schema without downtime and need to prove rollback works.
Optimize multi-objective engineering designsskillEngineeringProductL3
pymoo · When you need to explore trade-offs among 2+ conflicting objectives and choose based on domain knowledge.
Build BlueBubbles messaging pluginsskillEngineeringL3
bluebubbles · When you need to bot/automate iMessage conversations without native Mac integration.
Select optimal database architectureskillEngineeringL2
databases-data-core · When designing schema or picking a store—stops you from solving the wrong problem with the wrong engine.
Log agent handoffs and blockersskillOpsEngineeringL1
handoff-log-update · When an agent completes work and must notify the next owner with context.
Route data engineering tasks correctlyskillEngineeringL1
databases-data-orchestrator · When a user asks a data question but hasn't specified which database engine or skill they need.
Write technical documentation pagesskillEngineeringProductL1
ce-rtd-writer · When you need consistent, searchable documentation with correct toctree integration.
Build fault-tolerant Go workflowsskillEngineeringL3
dbos-golang · When you need exactly-once, fault-tolerant orchestration for multi-step operations in Go.
Build fault-tolerant Python workflowsskillEngineeringL3
dbos-python · When you need exactly-once, fault-tolerant orchestration for multi-step operations in Python.
Scale neural network trainingskillEngineeringDataL3
pytorch-lightning · When you want to scale PyTorch training across GPUs without rewriting boilerplate.
Auto-detect and fix system errorsskillEngineeringL2
sibyl-self-healer · When you need proactive self-healing without manual incident response.
Build fault-tolerant TypeScript workflowsskillEngineeringL3
dbos-typescript · When you need exactly-once, fault-tolerant choreography in TypeScript backends.
Build scalable data transformationsskillDataEngineeringL2
dbt-transformation-patterns · When you need reproducible, documented, version-controlled analytics transformations.
Improve README clarity and completenessskillEngineeringL1
readme-polish · Junior developer needs guidance documenting setup, installation, and usage steps clearly.
Debug Tauri desktop applicationsskillEngineeringL2
debugging-tauri-apps · Tauri app misbehaves and developer needs breakpoints, WebView inspection, or Rust backtraces wired up immediately.
Build native Expo modulesskillEngineeringL3
expo-modules · Calling native iOS code from React Native using Expo's official Modules API.
Audit Solidity AMM contracts for securityskillEngineeringL1
defi-amm-security · Auditing or writing an AMM, liquidity pool, or swap contract to catch reentrancy, CEI violations, donation attacks.
Push web apps live to VercelskillEngineeringL2
deploy-to-vercel · Getting preview deployments live with git-push automation and proper long-term Vercel project linking.
Build CI/CD pipelines and Docker containerizationskillEngineeringL3
deployment-patterns · Specialized task requiring Deployment Patterns expertise
Remove Composable Architecture from LeavnskillEngineeringL3
TCA Destroyer · Specialized task requiring Tca Destroyer expertise
Refactor code for readability and maintainabilityskillEngineeringL1
refactoring-codebase · Specialized task requiring Refactoring Codebase expertise
Set up isolated development containersskillEngineeringL3
devcontainer-setup · Specialized task requiring Devcontainer Setup expertise
Develop Tauri plugins with native commandsskillEngineeringL3
developing-tauri-plugins · Extending Tauri applications with native functionality across desktop and mobile platforms