open-pro
星标0
分支0
更新时间2026年7月3日 08:21
Flutter OpenPro-Mobile hiring app development.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Flutter OpenPro-Mobile hiring app development.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Browser automation via Playwright MCP (official Microsoft headless browser)
Image generation and manipulation via MCP
PDF parsing and extraction via MCP
Autonomous tool discovery, evaluation, and integration for agent self-enhancement
Route OpenOS tasks to the correct product skill.
Enrich CRM contacts with LinkedIn and décideur data.
| name | open-pro |
| description | Flutter OpenPro-Mobile hiring app development. |
| version | 1.1.0 |
| author | OpenPro |
| license | MIT |
| platforms | ["linux","macos","windows"] |
| metadata | {"hermes":{"tags":["openpro","flutter","mobile","hiring"],"category":"open-ecosystem","related_skills":["open-ecosystem-hub","open-app","openpro-tiktok-prospection"]}} |
OpenPro-Mobile — candidate + recruiter hiring app. Outside OpenOS umbrella; integrates via APIs.
OpenPro-Mobile/Not for OpenAgents agent logic — use openagents skill.
lib/mvc/screens/{common,candidate,recruiter}/
lib/data/repositories/ # API
lib/core/services/ # DI
lib/store/ # MobX global state
Import via lib/config/barrier.dart.
pubspecopenpro-mobile Cursor skill for deep Flutter patternsEither<Failure, T> for API errors — no silent catchflutter test + analyzer before handoff| Change | Layer |
|---|---|
| API shape | repository + api_constants.dart |
| UI state | ChangeNotifier controller |
| Global auth/theme | MobX store + build_runner |
ApiClient token injectionapp_en.arb / app_fr.arbflutter analyze clean on touched files