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일
수집된 skill 42개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다