frontend-backend-integration
✓前后端对接。当用户需要检查前后端API对接、调试接口调用、确保数据格式一致时使用此技能。
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对接、调试接口调用、确保数据格式一致时使用此技能。 來源:aaaaqwq/claude-code-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/aaaaqwq/claude-code-skills --skill frontend-backend-integration 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill frontend-backend-integration- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-02
- 更新時間
- 2026-02-18
快速解答
什麼是 frontend-backend-integration?
前后端对接。当用户需要检查前后端API对接、调试接口调用、确保数据格式一致时使用此技能。 來源:aaaaqwq/claude-code-skills。
如何安裝 frontend-backend-integration?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/aaaaqwq/claude-code-skills --skill frontend-backend-integration 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/aaaaqwq/claude-code-skills
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-02