open-pro
النجوم٠
التفرعات٠
آخر تحديث٣ يوليو ٢٠٢٦ في ٠٨:٢١
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