bmob/agent-skills · skills/bmob-cloud-function-development/SKILL.md · Write, upload, verify, and sync Bmob server-side cloud functions using the Bmob MCP server when available. Use when the…
bmob/agent-skills · skills/bmob-database-android/SKILL.md · Use when implementing Bmob NoSQL database CRUD in an Android Native project (Java or Kotlin). Triggers…
bmob/agent-skills · skills/bmob-database-flutter/SKILL.md · Use when implementing Bmob NoSQL database CRUD in a Flutter / Dart project with the official bmob_plugin package…
bmob/agent-skills · skills/bmob-database-ios/SKILL.md · Use when implementing Bmob NoSQL database CRUD in an iOS native project — both Objective-C and Swift / SwiftUI / UIKit…
bmob/agent-skills · skills/bmob-database-javascript/SKILL.md · Use when implementing Bmob NoSQL database CRUD with the cross-platform hydrogen-js-sdk (3.0+ supports both Secret Key +…
bmob/agent-skills · skills/bmob-database-restful/SKILL.md · Use when interacting with Bmob backend cloud over plain HTTP / curl from ANY language that lacks a Bmob SDK — Python…
bmob/agent-skills · skills/bmob-database-swift/SKILL.md · Use when implementing Bmob NoSQL database CRUD with the pure Swift BmobSwiftSDK for iOS 15+ / macOS 12+ using Swift…
bmob/agent-skills · skills/bmob-error-codes/SKILL.md · Use when the user sees a Bmob error response with a numeric code (e.g. 9015, 101, 105, 206, 211, 9013, 10017, 10076)…
bmob/agent-skills · skills/bmob-mcp/SKILL.md · Use when the user has the Bmob MCP server configured (http://mcp.bmobapp.com/mcp) and wants to perform LIVE operations…
bmob/agent-skills · skills/bmob/SKILL.md · Use whenever the user mentions Bmob backend cloud (Bmob, BmobApp, bmobapp.com, Bmob 后端云) for ANY task: design data…