Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

core

core에는 catch-admin에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
5
업데이트
2026-04-25
Forks
8
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

catchadmin-install
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
웹 개발자

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
웹 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-04-25