·frontend-backend-integration
</>

frontend-backend-integration

aaaaqwq/claude-code-skills

前后端对接.当用户需要检查前后端API对接、调试接口调用、确保数据格式一致时使用此技能.

6Installationen·0Trend·@aaaaqwq

Installation

$npx skills add https://github.com/aaaaqwq/claude-code-skills --skill frontend-backend-integration

SKILL.md

| ApiResponse {code, message, data} | res.data | 前端是否用.data | | PaginatedResponse {items, total, page} | res.items, res.total | 前端是否直接访问 | | 嵌套对象 {category: {id, name}} | item.category.name | 组件是否正确访问 | | 数组字段 {tags: [...]} | item.tags.map() | 是否作为数组处理 |

{ id: number, title: string, slug: string, summary: string | null, coverimage: string | null, category: { id, name, slug } | null, tags: [{ id, name, slug }], authorname: string, views: number, publishedat: string | null }

前后端对接.当用户需要检查前后端API对接、调试接口调用、确保数据格式一致时使用此技能. Quelle: aaaaqwq/claude-code-skills.

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/aaaaqwq/claude-code-skills --skill frontend-backend-integration Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill frontend-backend-integration
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-02
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist frontend-backend-integration?

前后端对接.当用户需要检查前后端API对接、调试接口调用、确保数据格式一致时使用此技能. Quelle: aaaaqwq/claude-code-skills.

Wie installiere ich frontend-backend-integration?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/aaaaqwq/claude-code-skills --skill frontend-backend-integration Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/aaaaqwq/claude-code-skills