open-pro
Flutter OpenPro-Mobile hiring app development.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Flutter OpenPro-Mobile hiring app development.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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