灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 945 个相关结果 / 数据库与 SQL

软件工程 / 诊断修复

acgti-anime-persona-quiz

acgti-anime-persona-quiz

273

acgti-anime-persona-quiz — 一个可安装的 AI 智能体技能,由 aradotso/trending-skills 发布。

Stars 0
vuebackenduidatabase

软件工程 / 诊断修复

electron-base

electron-base

267

Build secure desktop applications with Electron 33, Vite, React, and TypeScript. Covers type-safe IPC via contextBridge, OAuth with custom protocol handlers, native module compatibility (better-sqlite3, electron-store), and electron-builder packaging. Use when building cross-platform desktop apps, implementing OAuth flows in Electron, handling main/renderer process communication, or packaging with code signing. Prevents: NODE_MODULE_VERSION mismatch, hardcoded encryption keys, context isolation bypasses, sandbox conflicts with native modules.

Stars 783
reactuiauthsql

软件工程 / 部署发布

eve-auth-and-secrets

eve-auth-and-secrets

266

Authenticate with Eve, manage project secrets, and add SSO login to Eve-deployed apps.

Stars 0
authdatabaseworkfloweve

软件工程 / 部署发布

阿里云轻量应用服务器开放API

alicloud-compute-swas-open

265

端到端管理阿里云轻量应用服务器(SWAS OpenAPI 2020-06-01)资源。用于查询实例、启动/停止/重启等操作。

Stars 0
uiapidatabasemonitoring

软件工程 / 诊断修复

google-ads

google-ads

265

Query, audit, and optimize Google Ads campaigns. Supports two modes: (1) API mode for bulk operations with the google-ads Python SDK, (2) attached-browser mode…

Stars 231
uiauditapiagent

软件工程 / 诊断修复

nothing-ever-happens-polymarket-bot

nothing-ever-happens-polymarket-bot

265

Async Python bot for Polymarket that buys "No" on all standalone non-sports yes/no markets using the "nothing ever happens" strategy.

Stars 7
designdatabasenothingever

软件工程 / 部署发布

clinpgx-database

clinpgx-database

264

Access ClinPGx pharmacogenomics data (successor to PharmGKB). Query gene-drug interactions, CPIC guidelines, allele functions, for precision medicine and…

Stars 27,314
uidatabaseclinpgxaccess

软件工程 / 诊断修复

kegg-database

kegg-database

264

Direct REST API access to KEGG (academic use only). Pathway analysis, gene-pathway mapping, metabolic pathways, drug interactions, ID conversion. For Python…

Stars 27,323
uiapidatabasekegg

软件工程 / 部署发布

tempo

tempo

262

Grafana Tempo distributed tracing backend. Covers TraceQL query language (span selectors, attribute scopes, pipeline operators, structural operators, metrics functions), trace ingestion via OTLP/Jaeger/Zipkin, Tempo architecture (distributor/ingester/compactor/querier/metrics-generator), full configuration reference with YAML, metrics-from-traces (span metrics, service graphs, TraceQL metrics), deployment modes (monolithic/microservices/Helm/Kubernetes), multi-tenancy, performance tuning, caching, and HTTP API. Use when working with distributed traces, writing TraceQL queries, deploying Tempo, configuring trace pipelines, or setting up Grafana-Tempo integrations (traces-to-logs, traces-to-metrics, traces-to-profiles).

Stars 40
backenduiperformancekubernetes

软件工程 / 部署发布

asyncio

asyncio

260

Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns

Stars 44
apidatabasesqlasyncio

软件工程 / 部署发布

clinvar-database

clinvar-database

257

Query NCBI ClinVar for variant clinical significance. Search by gene/position, interpret pathogenicity classifications, access via E-utilities API or FTP,…

Stars 27,314
apidatabaseclinvarquery

软件工程 / 诊断修复

book-study

book-study

255

Reading coach: guides users through books systematically with knowledge compilation, mastery testing, spaced repetition, and knowledge querying. Use when user…

Stars 3,488
uitestingbookstudy

软件工程 / 诊断修复

gget

gget

255

CLI/Python toolkit for rapid bioinformatics queries. Preferred for quick BLAST searches. Access to 20+ databases: gene info (Ensembl/UniProt), AlphaFold,…

Stars 27,320
uiapidatabasegget

软件工程 / 诊断修复

google-app-engine

google-app-engine

253

Deploy Python applications to Google App Engine Standard/Flexible. Covers app.yaml configuration, Cloud SQL socket connections, Cloud Storage for static files, scaling settings, and environment variables. Use when: deploying to App Engine, configuring app.yaml, connecting Cloud SQL, setting up static file serving, or troubleshooting 502 errors, cold starts, or memory limits.

Stars 783
uisqlraggoogle

软件工程 / 部署发布

mimir

mimir

253

Grafana Mimir scalable long-term metrics storage. Covers architecture (distributor/ingester/compactor/querier/ query-frontend/store-gateway/ruler), deployment modes (monolithic/microservices), configuration, Prometheus remote write, PromQL querying, multi-tenancy, compaction, and operations. Use when working with Mimir for metrics storage, scaling Prometheus, configuring Mimir clusters, writing PromQL, or debugging Mimir.

Stars 39
frontenduideploymentrag

软件工程 / 诊断修复

reactome-database

reactome-database

253

Query Reactome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interactions, expression analysis, for systems…

Stars 27,327
reactapidatabasereactome

软件工程 / 诊断修复

marketing-ideas

marketing-ideas

252

Produces the best marketing ideas for your business by analyzing your FOUNDER_CONTEXT and matching it against a curated database of 170+ proven marketing…

Stars 165
uidatabasemarketingideas

软件工程 / 部署发布

pdb-database

pdb-database

251

Access RCSB PDB for 3D protein/nucleic acid structures. Search by text/sequence/structure, download coordinates (PDB/mmCIF), retrieve metadata, for structural…

Stars 27,328
databaseworkflowpdbaccess

软件工程 / 诊断修复

odoo-upgrade

odoo-upgrade

250

Comprehensive Odoo ERP upgrade assistant for migrating modules between Odoo versions (14-19). Handles XML views, Python API changes, JavaScript/OWL components, theme SCSS variables, manifest updates, security implementations, and database migrations. Use when user asks to upgrade Odoo modules, fix version compatibility issues, migrate themes between versions, or resolve Odoo 17/18/19 migration errors. Specializes in frontend RPC service migrations, view XML transformations, theme variable restructuring, and portal template XPath fixes. <example> Context: User wants to upgrade an Odoo module to a newer version user: "Upgrade my Odoo 16 module to Odoo 17" assistant: "I will use the odoo-upgrade skill to analyze your module, apply XML view transformations, update Python API decorators, and fix manifest version strings for Odoo 17 compatibility." <commentary>Core trigger - version migration request with module in scope.</commentary> </example> <example> Context: User hits migration errors after an Odoo version change user: "My module breaks with tree views in Odoo 19 - how do I fix it?" assistant: "I will use the odoo-upgrade skill to convert all tree views to list views, update attrs expressions to inline invisible, and fix any other Odoo 19 breaking changes." <commentary>Error-driven trigger - fix specific migration breakage.</commentary> </example> <example> Context: User needs data migration scripts user: "Generate migration scripts for upgrading my module from Odoo 17 to 19" assistant: "I will create pre-migrate.py and post-migrate.py scripts handling field renames, data transformations, and cleanup." <commentary>Data migration trigger - generates migration script templates.</commentary> </example>

Stars 54
frontendsecurityapidatabase

软件工程 / 部署发布

harper-best-practices

harper-best-practices

248

Best practices for building Harper applications, covering schema definition,

Stars 3
designuideploymentauth

28 / 48