ワンクリックで
form-components-listing
Use when asked for a detailed summary, listing, or overview of form components or form dialogs in the project.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when asked for a detailed summary, listing, or overview of form components or form dialogs in the project.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generate docs listings for Axon Ivy CALLABLE_SUB process files and connector-tagged CallSubStart entries, including signature, parameter, and result details. Use when process JSON changes and docs need refresh.
give me a marketing summary. what features can I expect from these callable subs?.
Generate a product README for an Axon Ivy project. Use when asked to create, generate, or update a README.md or README_DE.md for an Axon Ivy product module.
Extract maven artifacts from an Axon Ivy product.json file and generate a clean list with sequential numbering and Maven dependency XML snippets.
Discover and catalog all images (screenshots, diagrams, GIFs) that could be used in readme documentation, generate auto-suggested alt-text, and create markdown snippets ready for readme integration. Use when asked to find, list, or summarize product images or screenshots for documentation.
Use when asked to translate a README to German, create README_DE.md, or produce a German version of product documentation.
| name | form-components-listing |
| description | Use when asked for a detailed summary, listing, or overview of form components or form dialogs in the project. |
| argument-hint | [optional: path to main module src_hd directory, e.g. my-connector/src_hd] |
| user-invocable | true |
Generate a concise, marketing-oriented summary of available form dialog and form components from main module(s) in an Axon Ivy project.
src_hd directory of the main module (e.g. my-connector/src_hd). Defaults to scanning the current workspace.Before running, check the current OS. If on Windows, git bash or WSL is recommended to use for best compatibility.
bash ./.github/skills/form-components-listing/scripts/form-components-listing.sh '<src_hd path>'
bash ./.github/skills/form-components-listing/scripts/form-components-listing.sh '<src_hd path>' 'docs/form-components.md'
The scanner is module-agnostic; pass any src_hd directory or top-level UI folder.
The skill returns a concise dialogs-only markdown summary. The exact output schema is defined in the reference file:
Notes:
main feature/logic:main feature/logic field should describe user-facing actions or interactions available in the dialog (for example: "allows filtering by date and exporting CSV", "opens process viewer and lets user navigate task timeline").