Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$pwd:
suxrobGM
GitHub creator profile

suxrobGM

Repository-level view of 45 collected skills across 7 GitHub repositories, including approximate occupation coverage.

skills collected
45
repositories
7
occupation fields
4
updated
2026-05-29
repository explorer

Repositories and representative skills

#001
logistics-app
20 skills16558updated 2026-05-19
44% of creator
migration-creator
Datenbankadministratoren

Creates EF Core migrations for master or tenant databases. Use when adding new entities, modifying existing ones, or changing relationships. Follow the workflow to ensure correct migration generation and application.

2026-05-19
scaffold-feature
Softwareentwickler

Scaffold a full vertical slice for a new domain feature in LogisticsX — entity, EF configuration, migration, command/query handlers, controller, DTO/mapper, Angular page, and feature-map row. Use when the user asks to add a new top-level feature (e.g., "add a Subcontractor entity with CRUD"). Outputs an ordered checklist tailored to the LogisticsX folder structure.

2026-05-18
add-dispatch-tool
Softwareentwickler

Add a new tool to the AI dispatch agent. Use when the user wants to give the agent a new capability (e.g., "add a tool that returns load board listings older than 24h"). Walks through the four files that must change and the silently load-bearing WriteTools step.

2026-05-10
add-llm-provider
Softwareentwickler

Add a new LLM provider or model to the AI dispatch system. Use when adding a new model from an existing provider (e.g., a new Claude version) or wiring up a new OpenAI-compatible endpoint. Walks through the seven places that must change to keep pricing, quotas, and UI dropdowns in sync.

2026-05-10
add-tenant-feature-flag
Softwareentwickler

Add a new plan-gated tenant feature flag (e.g. "ContainerTracking", "AdvancedAnalytics") that can be toggled per-tenant and gated by subscription plan tier. Use when adding a feature that should be: locked for some plans, opt-in per tenant, or admin-overridable. Walks through the four-tier resolution chain.

2026-05-10
add-webhook-handler
Softwareentwickler

Add a new external webhook receiver (Stripe, ELD, custom integration). Use when wiring an inbound webhook from a third-party service. Codifies signature validation, idempotency, audit logging, and the WebhookController + Application/Commands/Webhooks pattern so security checks are not silently skipped.

2026-05-10
commit
Softwareentwickler

Stage changes and create a git commit with a well-crafted message following conventional commit style.

2026-05-10
github-issues
Projektmanagementspezialisten

Create GitHub issues from user requirements, a PRD document, or conversation context, and add them to a GitHub Project with priority, size, and type fields.

2026-05-10
Showing top 8 of 20 collected skills in this repository.
#002
jobpilot
13 skills188updated 2026-05-29
29% of creator
apply
nicht klassifiziert

Apply to a single job (URL or pasted page) with fit review, or drain the pending queue when no argument is given.

2026-05-29
auto-apply
nicht klassifiziert

Search a job board and autonomously apply to matching jobs one at a time, until paused, exhausted, or the max-applications cap is hit.

2026-05-29
tanstack-form-composition
nicht klassifiziert

Migrate a React @tanstack/react-form codebase from the prop-drilled `useForm` + erased-form-type pattern to the official `createFormHook` composition API (`useAppForm` / `withForm` / `field.X`). Use when a project threads a `form` object (often cast to an `any`-erased type like `ReactFormExtendedApi<any,...>`) through field-wrapper components that take `form`+`name` props, and you want typed field names/values, no casts, and reusable bound field components. Triggers: "migrate forms to createFormHook", "adopt useAppForm/withForm", "remove AnyReactForm cast", "type-safe tanstack form fields".

2026-05-28
rescan-skipped
nicht klassifiziert

Re-score a run's skipped jobs and promote the eligible ones to `approved` for later applying. Recovers jobs wrongly dropped for location, a sparse JD, 1099, or seniority. Does not apply.

2026-05-28
resume
nicht klassifiziert

Resume an interrupted or paused JobPilot run by id. Re-flips the run to in_progress and replays the apply loop on any remaining approved jobs without re-asking for fit confirmation.

2026-05-27
search
nicht klassifiziert

Search a chosen job board via Playwright, rank results by fit against the user's resume, and save them to the run so the user can review.

2026-05-27
extract-resume
nicht klassifiziert

Parse a resume's uploaded PDF into structured JSON (basics, experience, projects, skills, education) and save it to the editor.

2026-05-27
cover-letter
Schriftsteller und Autoren

Write a tailored one-page cover letter from a job description and the user's resume, humanized for natural tone.

2026-05-25
Showing top 8 of 13 collected skills in this repository.
#003
depvault
4 skills32updated 2026-05-28
8.9% of creator
#004
ogstack
4 skills10updated 2026-04-11
8.9% of creator
#005
claude-plugins
2 skills10updated 2026-05-16
4.4% of creator
7 von 7 Repositories angezeigt
Alle Repositories angezeigt