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

robertguss

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

skills مجمعة
49
مستودعات
5
محدث
2026-06-18
مستكشف المستودعات

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

app-store-opportunity-research
محللو أبحاث السوق ومتخصصو التسويق

Full-pipeline iOS App Store opportunity research. Discovers underserved niches, analyzes competitor gaps, estimates revenue, produces scored top-3 opportunity reports, and writes MVP PRDs — all through browser and web research. Use when the user wants to find profitable iOS app ideas, research App Store charts, analyze competitor apps (ratings, reviews, revenue, gaps), generate opportunity reports, or write MVP PRDs. Triggers on "find app opportunities", "app store research", "what app should I build", "research this app category", "find a gap in the app store", "ios app ideas".

2026-03-22
app-growth-playbook
محللو أبحاث السوق ومتخصصو التسويق

Generate platform-specific, actionable growth playbooks for mobile apps. Use when planning a Product Hunt launch, creating TikTok/Reels content strategies, setting up Apple Search Ads campaigns, preparing App Store featuring submissions, building referral loops, designing email/push re-engagement campaigns, writing Reddit launch posts, or creating content marketing plans for app growth. Provides templates, scripts, timing guides, and step-by-step processes — not generic advice.

2026-03-13
app-review-analyzer
محللو أبحاث السوق ومتخصصو التسويق

Systematically analyze app reviews for competitor research or own-app reputation management. Categorize reviews by sentiment and themes (bugs, missing features, UX complaints, pricing objections, praise, support issues), identify actionable patterns, produce structured analysis reports, and draft professional review responses. Use when the user says "analyze app reviews", "review analysis", "competitor reviews", "respond to reviews", "app review report", "what are users complaining about", "review sentiment analysis", "draft review responses", or wants to understand user feedback patterns for any iOS App Store or Google Play app.

2026-03-13
app-store-listing-optimizer
محللو أبحاث السوق ومتخصصو التسويق

Optimize iOS App Store and Google Play Store listings for maximum discoverability and conversion. Perform competitive keyword research, craft keyword-optimized titles/subtitles/descriptions, design screenshot sequences, and generate A/B test variants. Use when the user has a built app and needs to write or improve their store listing, do ASO keyword research, optimize app metadata, plan screenshot strategy, or create listing variants for testing. Triggers on "optimize my app listing", "ASO", "app store optimization", "keyword research for my app", "improve my store listing", "screenshot strategy", "app store keywords", "play store listing".

2026-03-13
app-creator
مطوّرو البرمجيات

Orchestrate iOS/macOS app scaffolding and optional skill adoption for existing projects. Use when users want a guided wizard that can scaffold with XcodeGen and optionally install xcode-makefiles and simple-tasks.

2026-03-13
simple-tasks
مطوّرو البرمجيات

Install a fast local task workflow for single-project planning with `scripts/task.sh` (claim, done, status, reporting) backed by `tasks/TASKS.md` and optional `tasks/details/` notes. Use for lightweight in-progress task coordination, not full team issue tracking.

2026-03-13
xcode-makefiles
مطوّرو البرمجيات

Install strict Xcode Makefile tooling for iOS/macOS projects, including build/run/test scripts with AGENT_NAME-based per-agent isolation under build/. Use when a project needs reproducible local CLI builds without full app scaffolding.

2026-03-13
mobile-app-launch-checklist
متخصصو إدارة المشاريع

Comprehensive step-by-step launch checklist for shipping mobile apps to the iOS App Store and Google Play Store. Covers pre-submission preparation, store asset creation, build and submission, launch day execution, and post-launch monitoring. Use when the user wants to launch a mobile app, prepare for App Store or Google Play submission, create a launch plan, review submission requirements, or ensure nothing is missed before releasing an app. Triggers on "launch checklist", "app submission", "prepare for launch", "app store submission", "google play submission", "ready to ship", "pre-launch review", "launch day plan".

2026-03-13
عرض أهم 8 من أصل 27 skills مجمعة في هذا المستودع.
auth-setup
مطوّرو البرمجيات

Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows.

2026-05-06
components-guide
مطوّرو البرمجيات

Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.

2026-05-06
convex-helpers-guide
مطوّرو البرمجيات

Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns.

2026-05-06
function-creator
مطوّرو البرمجيات

Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.

2026-05-06
migration-helper
مطوّرو البرمجيات

Plan and execute Convex schema migrations safely, including adding fields, creating tables, and data transformations. Use when schema changes affect existing data.

2026-05-06
schema-builder
مصممو قواعد البيانات

Design and generate Convex database schemas with proper validation, indexes, and relationships. Use when creating schema.ts or modifying table definitions.

2026-05-06
source-command-convex-auth-setup
محللو أمن المعلومات

Set up or extend authentication patterns in this Convex + Better Auth project

2026-05-06
source-command-convex-function-creator
مطوّرو البرمجيات

Create Convex functions (queries, mutations, actions) with proper validation, auth, and patterns for this project

2026-05-06
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
conveyor-docs-steward
مطوّرو البرمجيات

Stewards Conveyor repo documentation so roadmap, handoff, changelog, ADRs, backlog docs, and domain language stay consistent without doc churn. Use when work changes Conveyor product direction, artifact boundaries, roadmap phase, session handoff state, completed product-level capabilities, or when asked to update docs.

2026-05-01
axi
مطوّرو البرمجيات

Agent eXperience Interface (AXI) — ergonomic standards for building CLI tools that agents use via shell execution. Use when building, modifying, or reviewing any agent-facing CLI.

2026-04-29
grill-with-docs
مطوّرو البرمجيات

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-04-29
setup-matt-pocock-skills
مطوّرو البرمجيات

Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's backlog backend (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of `to-issues`, `to-prd`, `triage`, `diagnose`, `tdd`, `improve-codebase-architecture`, or `zoom-out` — or if those skills appear to be missing context about the backlog, triage labels, or domain docs.

2026-04-29
tdd
مطوّرو البرمجيات

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-04-29
to-issues
مطوّرو البرمجيات

Break a plan, spec, or PRD into independently-grabbable issues on the project backlog using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

2026-04-29
to-prd
مطوّرو البرمجيات

Turn the current conversation context into a PRD and publish it to the project backlog. Use when user wants to create a PRD from the current context.

2026-04-29
triage
مطوّرو البرمجيات

Triage backlog issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

2026-04-29
عرض 5 من أصل 5 مستودعات
تم تحميل كل المستودعات