Skip to main content
Manusで任意のスキルを実行
ワンクリックで
notum-cz
GitHub クリエイタープロフィール

notum-cz

2 件の GitHub リポジトリにある 22 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
22
リポジトリ
2
更新
2026-06-24
リポジトリエクスプローラー

リポジトリと代表的な skills

add-content-type
ソフトウェア開発者

Use when adding a new CMS entity that needs its own REST endpoint and DB table — e.g. "add content type", "new content type", "create strapi collection", "new single type", "add strapi model", "new entity". Not for page-builder sections; use `create-content-component` for those.

2026-06-24
add-locale
ソフトウェア開発者

Use when adding a new language/locale to the application — e.g. "add language", "add locale", "new language", "new translation", "internationalization". Touches Strapi admin config, Next.js i18n routing, and translation files.

2026-06-24
add-ui-component
ウェブ開発者

Use when adding a generic UI primitive, elementary block, or form field in `apps/ui` — e.g. "new ui component", "add component", "create react component", "new shadcn component", "add form field". Not for Strapi page-builder sections; use `create-content-component`.

2026-06-24
consolidate-patterns
ソフトウェア開発者

Use as a checkpoint after building several page-builder components, to remove duplication — e.g. "consolidate patterns", "extract reusable", "dedupe components", "review components for shared patterns". Extracts JSX/Tailwind repeated across 2+ components into shared elementary components. React-only — never touches Strapi schemas.

2026-06-24
copy-component
ソフトウェア開発者

Use to replicate a page-builder section from a reference — a text description, a screenshot, or an HTML/code snippet. Triggers: "copy component", "replicate component", "recreate this section", "build from screenshot", "make a component like this", "convert this HTML/JSX into a component", "port this section". Not for generic UI primitives (use `add-ui-component`) or API resources (use `add-content-type`).

2026-06-24
create-content-component
ソフトウェア開発者

Use when adding a new CMS-driven page section that lives in the page builder's dynamic zone — e.g. "add page component", "new page section", "page builder component", "create content component", "add section", "new strapi component". Not for top-level API resources (use `add-content-type`) or generic React components (use `add-ui-component`).

2026-06-24
find-component
ソフトウェア開発者

Use when checking whether a page-builder component already exists before building one — e.g. "find component", "does a component exist for", "is there a component that", "match this screenshot", "identify this section", "reuse existing component", "what renders this". Searches existing Strapi page-builder components by description or by a UI screenshot, then recommends reuse or `create-content-component`.

2026-06-24
make-pr
ソフトウェア開発者

Use when the user is ready to submit work for review and wants a GitHub pull request opened — e.g. "open PR", "create pull request", "prepare PR", "make PR", "submit for review".

2026-06-24
このリポジトリの収集済み skills 21 件中、上位 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました