灵感菇

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

搜索结果

全部能力

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

软件工程 / 部署发布

elestio

elestio

2.6K

Deploy and manage services on the Elestio DevOps platform. Use when the user wants to deploy apps, databases, or infrastructure on Elestio, manage projects,…

Stars 1
kubernetesdevopsdeploymentsecurity

软件工程 / 诊断修复

database-optimizer

database-optimizer

2.6K

Optimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing execution plans, or…

Stars 9,087
designuiperformancedatabase

软件工程 / 诊断修复

code-reviewer

code-reviewer

2.6K

Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming…

Stars 0
designuiperformancetesting

软件工程 / 诊断修复

性能优化

performance-optimization

2.5K

优化应用性能。适用于存在性能要求、怀疑出现性能退化,或需要关注 Core Web Vitals 及加载时间等场景……

Stars 0
reactfrontendbackendui

软件工程 / 诊断修复

tanstack-query

tanstack-query

2.5K

Manage server state in React with TanStack Query v5. Covers useMutationState, simplified optimistic updates, throwOnError, network mode (offline/PWA), and infiniteQueryOptions. Use when setting up data fetching, fixing v4→v5 migration errors (object syntax, gcTime, isPending, keepPreviousData), or debugging SSR/hydration issues with streaming server components.

Stars 783
reactuidebuggingtanstack

软件工程 / 诊断修复

增量实现

incremental-implementation

2.5K

增量交付变更。在实现涉及多个文件的任何功能或变更时使用。在准备编写大量……时使用。

Stars 0
frontendbackenduitesting

软件工程 / 诊断修复

MCP 集成

mcp-integration

2.5K

当用户要求“添加 MCP 服务器”、“集成 MCP”、“在插件中配置 MCP”、“使用 .mcp.json”、“设置 Model Context Protocol”……时,应使用此技能。

Stars 19,460
securityauthapidatabase

软件工程 / 诊断修复

调试与错误恢复

debugging-and-error-recovery

2.5K

指导系统性的根因调试。在测试失败、构建中断、行为与预期不符,或遇到任何意外错误时使用。适用于……

Stars 0
frontendbackenduiperformance

软件工程 / 诊断修复

上下文工程

context-engineering

2.5K

优化智能体上下文设置。适用于以下场景:启动新会话、智能体输出质量下降、在不同任务间切换,或需要配置…

Stars 0
reacttailwinduiperformance

软件工程 / 诊断修复

golang-database

golang-database

2.5K

Go 数据库访问全面指南。涵盖参数化查询、结构体扫描、NULLable 列处理、错误模式、事务、隔离级别……

Stars 1,698
backenduiauditapi

软件工程 / 诊断修复

Go语言常用库

golang-popular-libraries

2.5K

推荐生产可用的 Golang 库与框架。当用户明确要求提供库建议、希望比较不同替代方案、需要……时适用。

Stars 1,698
performancetestingdatabaserag

软件工程 / 诊断修复

测试驱动开发

test-driven-development

2.4K

以测试驱动开发。在实现任何逻辑、修复任何缺陷或更改任何行为时使用。当需要证明代码正常工作,当…

Stars 0
designuiperformancetesting

软件工程 / 诊断修复

评估驱动开发

eval-driven-dev

2.4K

通过评估驱动开发改进AI应用。定义评估标准、为应用埋点、构建黄金数据集、观测并评估应用运行情况、分析结果,并制定具体的改进行动计划。当用户要求为任何调用LLM模型的Python项目设置QA、添加测试、添加评估、执行评估、基准测试、修复错误行为、提升质量或进行质量保证时,务必使用此技能。

Stars 0
uitestingauditapi

软件工程 / 诊断修复

fullstack-guardian

fullstack-guardian

2.4K

Builds security-focused full-stack web applications by implementing integrated frontend and backend components with layered security at every level. Covers the…

Stars 9,093
frontendbackendfullstackdesign

软件工程 / 诊断修复

Cloud SQL 基础

cloud-sql-basics

2.4K

此文件生成或解释 Cloud SQL 资源。当用户要求为 MySQL、PostgreSQL 或 SQL Server 创建 Cloud SQL 实例或数据库时使用此文件。Cloud SQL 将第三方 MySQL、PostgreSQL 和 SQL Server 实例作为 Cloud SQL 中的资源进行管理。例如,当 Cloud SQL 创建开源 MySQL 实例时,生成的资源是由 Google Cloud 管理的 Cloud SQL for MySQL 实例。Cloud SQL 为关系型数据库工作负载处理备份、高可用性和安全连接。

Stars 7,548
uiperformanceapidatabase

软件工程 / 诊断修复

Git 工作流与版本控制

git-workflow-and-versioning

2.3K

构建 Git 工作流规范。在进行任何代码修改时使用。在提交、创建分支、解决冲突或需要组织工作时使用……

Stars 0
uiauthapidatabase

软件工程 / 诊断修复

Convex 函数

convex-functions

2.3K

编写查询、变更、操作和 HTTP 操作,并妥善处理参数验证、错误处理、内部函数及运行时注意事项

Stars 0
reactuiauthapi

软件工程 / 部署发布

CI/CD 与自动化

ci-cd-and-automation

2.3K

自动化 CI/CD 流水线设置。在设置或修改构建和部署流水线时使用。在需要自动化质量门禁、配置测试……时使用。

Stars 0
designuitestingplaywright

软件工程 / 部署发布

microservices-architect

microservices-architect

2.3K

Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service boundary…

Stars 9,094
designuikubernetesdeployment

软件工程 / 诊断修复

golang-testing

golang-testing

2.3K

提供编写生产级 Golang 测试的全面指南。涵盖表驱动测试、使用 testify 的测试套件、mock、单元测试、集成测试……

Stars 0
designuiperformancetesting

8 / 48