Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
robinebers
ملف منشئ GitHub

robinebers

عرض على مستوى المستودعات لـ 142 skills مجمعة عبر 4 مستودعات GitHub.

skills مجمعة
142
مستودعات
4
محدث
2026-07-08
مستكشف المستودعات

المستودعات و skills الممثلة

frontend-app-builder
مطوّرو البرمجيات

Use for new frontend applications, dashboards, games, creative websites, hero sections, and visually driven UI from scratch, or when the user explicitly asks for a redesign/restyle/modernization. Builds from clean, airy, high-taste, readable image-generated concept design with section-specific references, faithful implementation, and browser testing.

2026-05-17
frontend-testing-debugging
محللو ضمان جودة البرمجيات والمختبرون

Use when testing, debugging, or making targeted improvements to rendered frontend apps through the Build Web Apps or web dev plugin: local dev servers, UI regressions, interaction bugs, console errors, responsive layout, and visual QA. Check whether the Browser plugin is available and use it first when it is; otherwise use regular Playwright with the recorded reason.

2026-05-17
building-mcp-server-on-cloudflare
مطوّرو البرمجيات

Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to "build MCP server", "create MCP tools", "remote MCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocol on Cloudflare. Also triggers on "MCP authentication" or "MCP deployment". Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-05-17
cloudflare
مطوّرو البرمجيات

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-05-17
code-review
محللو ضمان جودة البرمجيات والمختبرون

Reviews code changes using CodeRabbit AI. Use when user asks for code review, PR feedback, code quality checks, security issues, or requests fix-review cycles.

2026-05-17
attack-path-analysis
محللو أمن المعلومات

Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a security finding from source to sink and calibrate severity. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.

2026-05-17
finding-discovery
محللو أمن المعلومات

Use when Codex is already in the finding-discovery phase of a security scan or the user explicitly asks to discover candidate security findings in a repository or code change. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.

2026-05-17
fix-finding
محللو أمن المعلومات

Use when the user explicitly asks to fix and verify a validated or plausible security finding. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.

2026-05-17
عرض أهم 8 من أصل 92 skills مجمعة في هذا المستودع.
pricing-update
مطوّرو البرمجيات

Sync OpenUsage's pricing supplement with Cursor's published model pricing. Pulls https://cursor.com/docs/models-and-pricing.md, diffs it against pricing_supplement.json, updates entries/aliases/multipliers, validates, and opens a PR. Use when Cursor adds or re-prices models, a spend tile shows a warning triangle for an unpriced model, or a periodic pricing check is due.

2026-07-08
release-swift
مطوّرو البرمجيات

Cut a release of OpenUsage (Swift menu-bar app): pick a version, generate a categorized changelog, tag from `main`, and publish the GitHub Release with notes. Use to ship an Early Access beta or a stable release.

2026-07-06
macos-appkit-interop
مطوّرو البرمجيات

Bridge macOS SwiftUI into AppKit narrowly. Use when implementing representables, reaching NSWindow or panels, handling menus, or using the responder chain.

2026-06-25
macos-build-run-debug
مطوّرو البرمجيات

Build, run, and debug macOS apps with shell-first Xcode and Swift workflows. Use when launching apps or diagnosing build, startup, or runtime failures.

2026-06-25
macos-liquid-glass
مصممو واجهات الويب والرقمية

Implement and review macOS SwiftUI Liquid Glass UI. Use when adopting system glass, removing conflicting custom chrome, or building glass surfaces.

2026-06-25
macos-packaging-notarization
مطوّرو البرمجيات

Prepare macOS packaging and notarization workflows. Use when archiving apps, validating bundles, or explaining distribution-only failures.

2026-06-25
macos-signing-entitlements
مطوّرو البرمجيات

Inspect macOS signing, entitlements, and Gatekeeper issues. Use when diagnosing code signing, sandbox, hardened runtime, or trust failures.

2026-06-25
macos-swiftpm
مطوّرو البرمجيات

Build, run, and test SwiftPM macOS packages and executables. Use when the repo is package-first or has no Xcode project.

2026-06-25
عرض أهم 8 من أصل 27 skills مجمعة في هذا المستودع.
building-native-ui
مطوّرو الويب

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

2026-06-25
expo-api-routes
مطوّرو البرمجيات

Guidelines for creating API routes in Expo Router with EAS Hosting

2026-06-25
expo-deployment
مديرو الشبكات وأنظمة الحاسوب

Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes

2026-06-25
expo-cicd-workflows
مطوّرو البرمجيات

Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.

2026-06-25
expo-module
مطوّرو البرمجيات

Guide for writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo.

2026-06-25
expo-ui-jetpack-compose
مطوّرو الويب

`@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.

2026-06-25
expo-ui-swift-ui
مطوّرو البرمجيات

`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.

2026-06-25
ios-app-intents
مطوّرو البرمجيات

Design App Intents, app entities, and App Shortcuts for iOS system surfaces. Use when exposing app actions or content to Shortcuts, Siri, Spotlight, widgets, or controls.

2026-06-25
عرض أهم 8 من أصل 22 skills مجمعة في هذا المستودع.
عرض 4 من أصل 4 مستودعات
تم تحميل كل المستودعات