jacket-ios-privacy-plist-check
Audits and updates iOS Runner/Info.plist usage descriptions (including ATT) for a Flutter jacket app. Use when generating iOS 马甲包, modifying iOS permissions, adding SDKs that touch privacy, or when the user mentions Info.plist, ATT, tracking, camera, photo library, location, microphone, contacts, bluetooth.
Repository SourceNeeds Review
jacket-flutter-app-create
Creates a production-like Flutter iOS jacket app under apps/ with a complete real app experience (UI theme, core features, persistence), integrates food_app_common boot flow, and prepares for white-label generation. Use when the user asks to create/generate a Flutter iOS 马甲包/白包 or wants a fully functional example app (e.g., water tracker, todo, habit tracker) to be generated by the LLM.
Repository SourceNeeds Review
jacket-remote-config-keyset
Generates per-app remote_url endpoint + remote-config random field keyset, and prints a README snippet (endpoint + mapping + response example) using tools/generate_remote_config_keyset.dart. Use when the user asks to randomize/mapping remote fields, set different remote_url per jacket app, mockapi remote 字段映射, or to output the mapping in the generated jacket app README.
Repository SourceNeeds Review
notion-cli-mcp
Notion via notion-cli — a Rust CLI + MCP server for Notion API 2025-09-03+. Safety-first agent integration with rate limiting, response-size cap, untrusted-source output envelope, read-only MCP default, JSONL audit log, and --check-request dry-runs. Supports the new data-source model, 22 property types, 12 block types, and one-shot page+body creation.
Archived SourceRecently Updated