open-pro
Flutter OpenPro-Mobile hiring app development.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Flutter OpenPro-Mobile hiring app development.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
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