Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

core

core enthält 9 gesammelte Skills von catch-admin, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
9
Stars
5
aktualisiert
2026-04-25
Forks
8
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

catchadmin-install
Softwareentwickler

Use when installing or troubleshooting a CatchAdmin Pro project, including database setup, Laravel initialization, module setup, frontend env configuration, and project startup.

2026-04-25
catchadmin-backend
Softwareentwickler

Use when creating or modifying CatchAdmin backend modules, controllers, models, migrations, enums, routes, services, or other PHP/Laravel code under `modules/`.

2026-04-25
catchadmin-codegen
Softwareentwickler

Use when generating CatchAdmin CRUD code from SQL or table definitions inside an existing module, producing backend files, Vue views, routes, and menus.

2026-04-25
catchadmin-export
Softwareentwickler

Use when adding or modifying CatchAdmin export classes, controller export actions, export button wiring, Excel or CSV engine choice, or async export flow inside an existing module.

2026-04-25
catchadmin-frontend
Webentwickler

Use when creating or editing CatchAdmin Vue pages, catch-table lists, dialog forms, search forms, or view-layer CRUD flows under `web/src/views/`.

2026-04-25
catchadmin-frontend-utils
Webentwickler

Use when making custom HTTP requests, handling blob downloads, managing auth tokens or cache, showing messages or confirms, reading env vars, building URLs, formatting dates, loading module routes, or writing other shared frontend logic under `web/src/support/`.

2026-04-25
catchadmin-import
Softwareentwickler

Use when implementing Excel/CSV import classes, controller import endpoints, column-index validation, async import dispatch, or visual import flows under `modules/**/Excel/Import/`.

2026-04-25
catchadmin-module
Softwareentwickler

Use when creating a new module, scaffolding a module skeleton, setting up Installer or ServiceProvider files, registering a module, or adding the initial route placeholder.

2026-04-25
catchadmin-upload
Softwareentwickler

Use when implementing file/image upload, local upload, cloud upload, chunk upload, or attachment picker flows in CatchAdmin Vue code.

2026-04-25