Skip to main content
hmislk
GitHub 创作者资料

hmislk

按仓库查看 1 个 GitHub 仓库中的 42 个已收集 skills。

已收集 skills
42
仓库
1
更新
2026年8月23日
仓库浏览

仓库与代表性 skills

demonstrate-issues
未分类

Run a live bug-demonstration capture session before filing GitHub issues. The user drives the browser and narrates bugs one after another ("see this — clicking X should do Y but does Z"); this skill captures each demo (snapshot + screenshot + description +…

2026年8月23日
dev-issue
未分类

Run a GitHub issue through its full lifecycle end-to-end: investigate, discuss the approach, gather test context (department/data), implement, rebuild + local redeploy, verify with Playwright and the database, iterate until passing, record any…

2026年8月23日
dev-issue-unattended
未分类

Run one or more GitHub issues through their full lifecycle end-to-end with NO pauses for user input — investigate, decide the approach, gather test context, and run the CI/review loop entirely autonomously, documenting every judgment call for after-the-fact…

2026年8月23日
merge-gate
未分类

Gate one or more open PRs before merge: CI check, then a code-level regression/business-rule review, then (only if that's clean) end-to-end Playwright verification of the PR's own workflow(s) plus two fixed baseline checks. Posts one top-level status comment…

2026年8月23日
api-development
软件开发工程师

REST API development guide for the HMIS project. Use when creating or extending any REST API endpoint — covers file structure, auth pattern, response format, ApplicationConfig registration, CapabilityStatementResource update, AnthropicApiService integration…

2026年8月15日
api-usage
软件开发工程师

Reference for calling existing HMIS REST APIs. Use when consuming/invoking an HMIS endpoint — verifying data via API during issue investigation, writing a debug curl/script call, or checking an endpoint's request/response shape before writing a caller. Covers…

2026年8月15日
deploy-qa
软件开发工程师

Deploy to QA environment (QA1 or QA2). Use when deploying code to the QA testing environments via GitHub Actions. Includes pre-deployment checks for persistence.xml.

2026年8月13日
generate-ddl
软件开发工程师

Generate a full-schema DDL script (CREATE TABLE + ALTER TABLE ADD COLUMN) into the project's tmp/ folder by temporarily enabling EclipseLink DDL generation, rebuilding, and redeploying the local app. Reverts all source changes and restores the original…

2026年8月13日
已展示 8 / 42 个已收集 Skill。
已展示 1 / 1 个仓库
已展示全部仓库