Agent SkillsAjayIrkal23/agentic-mercy-10x › backend-performance-standards

backend-performance-standards

GitHub

用于审查后端性能与扩展性风险,聚焦查询效率、重复DB调用及文件体积控制。确保在保持接口契约不变的前提下进行安全优化,避免结构违规并减少循环依赖。

skills/backend-performance-standards/SKILL.md AjayIrkal23/agentic-mercy-10x

Trigger Scenarios

审查后端查询效率 评估扩展性风险 检查数据库重复工作 优化代码结构以避免性能瓶颈

Install

npx skills add AjayIrkal23/agentic-mercy-10x --skill backend-performance-standards -g -y
More Options

Use without installing

npx skills use AjayIrkal23/agentic-mercy-10x@backend-performance-standards

指定 Agent (Claude Code)

npx skills add AjayIrkal23/agentic-mercy-10x --skill backend-performance-standards -a claude-code -g -y

安装 repo 全部 skill

npx skills add AjayIrkal23/agentic-mercy-10x --all -g -y

预览 repo 内 skill

npx skills add AjayIrkal23/agentic-mercy-10x --list

SKILL.md

Frontmatter
{
    "name": "backend-performance-standards",
    "schema": 1,
    "category": "backend",
    "surfaces": [
        "backend"
    ],
    "triggers": {
        "paths": [
            "cmd\/",
            "internal\/",
            "server\/"
        ],
        "intents": [
            "backend"
        ],
        "keywords": [
            "backend",
            "boundaries",
            "efficiency",
            "file-size",
            "optimization",
            "performance",
            "pressure",
            "query",
            "repeated",
            "reviewing",
            "risk",
            "safe",
            "scaling",
            "standards",
            "work"
        ]
    },
    "platforms": [
        "linux",
        "darwin",
        "windows"
    ],
    "token-cost": 264,
    "description": "ALWAYS invoke when reviewing backend query efficiency, file-size pressure, repeated DB work, scaling risk, or safe optimization boundaries.",
    "disable-model-invocation": false
}

Backend Performance Standards

Overview

Use this skill when performance or scale risk is the actual concern, not as a default backend load.

Focus Areas

  • DB query count and efficiency
  • repeated work across services or loops
  • file-size pressure and decomposition
  • index awareness
  • safe optimization without contract drift

Rules

  • Avoid repeated DB calls when batching or reuse is possible.
  • Avoid large synchronous loops over expensive work.
  • Keep controllers thin and hot paths inside focused services/helpers.
  • Preserve response shapes, DB fields, and contract keys while optimizing.
  • Treat manually maintained backend source files above 250 lines as a structural violation for touched performance surfaces; split hot-path services, helpers, query builders, or mappers before adding more behavior unless the user explicitly scopes that cleanup out.

Checklist

  • Queries are bounded and efficient.
  • Repeated work is reduced.
  • Controllers stay thin.
  • No circular dependency or duplication was introduced during optimization.

Version History

  • 581d130 Current 2026-07-19 09:04

Same Skill Collection

attic/2026-07-09/skills-pre-update/taste-skill/SKILL.md
attic/2026-07-09/skills-pre-update/ui-ux-pro-max/SKILL.md
skills/agent-development/SKILL.md
skills/api-and-interface-design/SKILL.md
skills/api-contract-standards/SKILL.md
skills/architect-system-design/SKILL.md
skills/backend-api-standards/SKILL.md
skills/backend-code-review/SKILL.md
skills/backend-error-handling/SKILL.md
skills/backend-standards-always-follow/SKILL.md
skills/canary-playwright/SKILL.md
skills/caveman/SKILL.md
skills/ci-cd-and-automation/SKILL.md
skills/code-execution-standard/SKILL.md
skills/code-review-and-quality/SKILL.md
skills/code-simplification/SKILL.md
skills/codebase-design/SKILL.md
skills/codebase-start-point-guide/SKILL.md
skills/command-development/SKILL.md
skills/composition-patterns/SKILL.md
skills/context-engineering/SKILL.md
skills/dead-code-and-change-audit/SKILL.md
skills/debug-investigation/SKILL.md
skills/debugging-and-error-recovery/SKILL.md
skills/deprecation-and-migration/SKILL.md
skills/design-extract/SKILL.md
skills/design-review-playwright/SKILL.md
skills/diagnose/SKILL.md
skills/documentation-and-adrs/SKILL.md
skills/domain-modeling/SKILL.md
skills/domain-scaffold-patterns/SKILL.md
skills/doubt-driven-development/SKILL.md
skills/dox-doc-tree/SKILL.md
skills/eval-harness/SKILL.md
skills/fix-lint-format/SKILL.md
skills/forensic-change-coupling/SKILL.md
skills/forensic-complexity-trends/SKILL.md
skills/forensic-debt-quantification/SKILL.md
skills/forensic-hotspot-finder/SKILL.md
skills/frontend-api-standards/SKILL.md
skills/frontend-code-review/SKILL.md
skills/frontend-response-handling/SKILL.md
skills/frontend-server-data-patterns/SKILL.md
skills/frontend-standards-always-follow/SKILL.md
skills/frontend-structure-standards/SKILL.md
skills/frontend-ui-engineering/SKILL.md
skills/git-workflow-and-versioning/SKILL.md
skills/golang-patterns/SKILL.md
skills/golang-testing/SKILL.md

Metadata

Files
0
Version
fc73590
Hash
dbeea3b1
Indexed
2026-07-19 09:04

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-03 23:35
浙ICP备14020137号-1 $방문자$