Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

core

core には catch-admin から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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