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