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

tmi-ux

tmi-ux には ericfitz から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
9
Stars
2
更新
2026-05-20
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

file-github-bug
ソフトウェア開発者

Use when filing a detailed bug report against a GitHub repo with evidence, optionally adding it to a GitHub Project (v2), setting milestone from current branch, and marking initial status. Reads repo/project metadata from .local-projects.json so the skill is repo-agnostic.

2026-05-20
analyze-localization-files
ソフトウェア開発者

Use when building a translation task manifest for an i18n project — produces per-language lists of missing keys with their source values by running the bundled check-i18n.py script.

2026-05-14
detect-non-localizable
ソフトウェア開発者

Use when filtering localization keys, validating translation files, or deciding whether a string value should be translated or left as-is. Returns a boolean and the matched pattern.

2026-05-14
translate-to-language
ソフトウェア開発者

Use when translating UI strings, i18n values, or short localized content into a specific target language while preserving placeholders, formatting, capitalization, and tone.

2026-05-14
update-json-localization-file
ソフトウェア開発者

Use when modifying a JSON i18n file with additions, updates, or deletions while preserving formatting and writing atomically.

2026-05-14
validate-localization-coverage
ソフトウェア開発者

Use when auditing i18n translation completeness across all target locales or identifying locales below a coverage threshold. Produces a per-locale and summary coverage report.

2026-05-14
validate-translation
ソフトウェア開発者

Use when reviewing a translated string or validating an i18n file update, to verify placeholder preservation, length, encoding, and common translation errors.

2026-05-14
verify-migrate-doc
ソフトウェア開発者

Use when asked to verify a documentation file's accuracy against source code and external references, then migrate it into a project wiki. Reads target repo and wiki path from .local-projects.json.

2026-05-14
visual-regression-triage
ソフトウェア品質保証アナリスト・テスター

Use when a Playwright visual regression test fails (screenshot mismatch) or a user mentions a screenshot test failure. Presents baseline, actual, and diff images framed against the current task context, then helps the user decide bug vs. expected change.

2026-05-14