backend-database-expert
vmain
io.github.boshi-xixixi/TraeSkill/05_Backend_Database
当用户需要进行数据库设计、SQL 优化或数据库迁移时使用。此 Skill 专注于提供数据库架构设计、性能调优和数据迁移策略的专业指导。
共 5,800 个资源
vmain
io.github.boshi-xixixi/TraeSkill/05_Backend_Database
当用户需要进行数据库设计、SQL 优化或数据库迁移时使用。此 Skill 专注于提供数据库架构设计、性能调优和数据迁移策略的专业指导。
vmain
io.github.boshi-xixixi/TraeSkill/05_Backend_Python
当用户需要进行 Python 后端开发时使用。此 Skill 提供 FastAPI 开发、异步编程和性能优化等 Python 后端开发全栈能力支持。
vmain
io.github.boshi-xixixi/TraeSkill/05_Backend_Node
当用户需要进行 Node.js 后端开发时使用。此 Skill 提供 Node.js 后端开发的架构模式与最佳实践,涵盖错误处理、中间件设计、异步流控制和依赖注入。
vmain
io.github.alibaba/loongcollector/design-document
Design document writing conventions. Use when writing or reviewing technical design documents.
vmain
io.github.alibaba/loongcollector/security-check
Security scanning before commit/push. Checks for sensitive information like API keys and tokens.
vmain
io.github.alibaba/loongcollector/security-check
Whenever commit or push is mentioned
vmain
io.github.alibaba/loongcollector/testing-standards
Testing standards for LoongCollector: unit tests, e2e tests, benchmarks. Reference when writing or reviewing tests.
vmain
io.github.doccker/cc-use-exp/refactor-safety
当用户要求重构代码(提取组件、合并重复逻辑、重命名变量、优化结构)时触发。提供重构安全检查清单,防止丢失原始上下文。
vmain
io.github.doccker/cc-use-exp/refactor-safety
当用户要求重构代码(提取组件、合并重复逻辑、重命名变量、优化结构)时触发。提供重构安全检查清单,防止丢失原始上下文。
vmain
io.github.softspark/ai-toolkit/docker-devops
Docker/K8s: Dockerfile, multi-stage, compose, manifests, Helm. Triggers: Docker, Dockerfile, container, Kubernetes, k8s, compose, Helm, pod.
vmain
io.github.elastic/kibana/scout-best-practices-reviewer
Review Scout UI/API tests (including Scout test migrations) for best practices, reuse, and parity.
vmain
io.github.microsoft/semantic-link-labs/sql_to_dax
Guide for translating SQL aggregation expressions into DAX measures.
vmain
io.github.iflytek/skillhub/backend-module-structure
Rules for the SkillHub backend Maven multi-module clean architecture. Ensures agents place new code in the correct module and respect dependency direction.
vmain
io.github.iflytek/skillhub/frontend-conventions
Coding conventions, architecture patterns, and testing rules for the SkillHub React frontend. Ensures agents follow Feature-Sliced Design and use the generated OpenAPI types.
vmain
io.github.iflytek/skillhub/testing-and-ci
Testing conventions, CI pipeline rules, and smoke test coverage for SkillHub. Ensures agents write tests correctly and understand the CI gate requirements.
vmain
io.github.NVIDIA/SkillSpector/sqp1_clean
Deploy infrastructure using Terraform
vmain
io.github.NVIDIA/SkillSpector/sqp2_clean
Deploy a service to the staging environment via shell commands
vmain
io.github.InternLM/lmdeploy/docker-build
Build an LMDeploy Docker image and push it to the inner registry.
v2.1.0
io.clawhub.datadrivenconstruction/data-model-designer
Design data models for construction projects. Create entity-relationship diagrams, define schemas, and generate database structures.
v1.0.9
io.clawhub.baidu-maps/baidu-ai-map
百度地图 Agent Plan ,无需成为百度地图开发者,立即接入百度地图为 Agent 场景原生设计的地图能力,例如 AI 地点检索、AI 路线规划、地理编码与逆地理编码、天气查询、地图展示等开箱即用的工具。
vmain
io.github.affaan-m/ECC/agentic-os
Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases.
vmain
io.github.affaan-m/ECC/agent-architecture-audit
Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent applications, autonomous loops, or any LLM-powered feature.
vmain
io.github.affaan-m/ECC/agent-payment-x402
Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base through agentwallet-sdk and X Layer through OKX Payments / OKX Agent Payments Protocol.
vmain
io.github.github/awesome-copilot/refactor-plan
Create a concrete plan before starting a multi-file refactor. Use when the user asks to plan, sequence, scope, or safely execute a refactor across multiple files; always investigate first, output the plan, and wait for confirmation before making code changes.