Skip to main content
在 Manus 中运行任何 Skill
一键导入
ericfitz
GitHub 创作者资料

ericfitz

按仓库查看 2 个 GitHub 仓库中的 15 个已收集 skills。

已收集 skills
15
仓库
2
更新
2026-06-30
仓库浏览

仓库与代表性 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
当前展示该仓库 Top 8 / 9 个已收集 skills。
test
软件质量保证分析师与测试员

Run the TMI comprehensive test suite including unit tests, integration tests, API tests, and CATS security fuzzing. Use when asked to run tests, verify code changes, or check for regressions.

2026-06-30
db
数据库架构师

Interact with the TMI PostgreSQL database for queries and administration. Use when asked to show data, check tables, or run SQL queries.

2026-06-29
test-oci
软件质量保证分析师与测试员

Run the TMI comprehensive test suite against Oracle ADB (OCI) including unit tests, integration tests, API tests, and CATS security fuzzing. Use when asked to run tests against Oracle database.

2026-06-17
security-regression
信息安全分析师

Scan staged or branch changes for reintroduction of previously-fixed TMI security vulnerabilities (SSRF/DNS-rebinding, open redirect, verbose-error 500s, OTLP data leak, OAuth brute-force, PATCH privilege escalation, etc.). MANDATORY before any commit that touches security-sensitive code paths — outbound HTTP, OAuth/auth handlers, PATCH endpoints, span/trace instrumentation, error-classification, or any handler returning a redirect. Use whenever the user asks to "commit", "push", "open a PR", "finish", "land", or "ship" code, when finishing a development branch, or proactively before reporting any security-adjacent change as complete. Also use when explicitly asked to run a "security regression check", "regression scan", or "check for regressions of fixed CVEs".

2026-06-14
oracle-db-admin
软件开发工程师

Dispatch the oracle-db-admin subagent to review changes that can affect Oracle Database compatibility. Use whenever the working set includes GORM model/schema files (api/models/*.go), struct tags affecting columns/indexes/constraints, repository/store code, raw SQL via db.Raw/db.Exec, transaction or locking patterns, JSON/CLOB handling, foreign-key or cascade design, retry/error-classification code (internal/dberrors/), or schema-affecting config. Invoke BEFORE reporting the change as complete; the subagent's verdict (APPROVED, APPROVED WITH NOTES, or BLOCKING ISSUES) must be addressed.

2026-05-16
file-client-bug
软件开发工程师

File a bug report against the TMI client (tmi-ux) when a problem is identified as a client-side issue. Creates a GitHub issue in ericfitz/tmi-ux, adds it to the TMI project, and sets status to In Progress.

2026-03-14
已展示 2 / 2 个仓库
已展示全部仓库