ワンクリックで
dependabit-utils
Documentation site for dependabit
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Documentation site for dependabit
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Documentation site for dependabit
Documentation site for dependabit Use when: You need to plug in a custom or self-hosted language model as the....
Documentation site for dependabit Use when: Making authenticated GitHub API calls from the monitor or action packages....
Documentation site for dependabit Use when: Loading an existing manifest to pass to the monitor or detector..
Documentation site for dependabit Use when: Polling a set of tracked dependencies for state changes on a schedule..
Documentation site for dependabit Use when: Tracking research papers that your project cites or implements, to be....
| name | dependabit-utils |
| description | Documentation site for dependabit |
Documentation site for dependabit
Utils: capitalize (Capitalizes the first letter of a string), camelCase (Converts a string to camelCase), kebabCase (Converts a string to kebab-case), truncate (Truncates a string to a maximum length, appending a suffix if truncated), unique (Removes duplicates from an array using Set equality), groupBy (Groups array elements by a key function), flatten (Flattens a nested array up to the given depth), chunk (Splits an array into consecutive chunks of the given size)
Load these on demand — do NOT read all at once:
references/functions.md for full signatures, parameters, and return types