hmis
Hospital system development, testing, deployment, and code review
All Skills in This Repository (10)
Pure Emerald Level Indicatorsdeploy-qa
Automate development code deployment to QA environments via GitHub Actions.
review-code
Review HMIS code changes for backward compatibility and project-specific patterns.
jsf-ajax
Enforce component-based JSF AJAX updates with resolved client IDs.
publish-wiki
Publish pending wiki changes from the sibling hmis.wiki repository to GitHub Wiki.
commit-code
Generate HMIS-compliant commit messages with issue closing keywords and co-author attribution.
verify-persistence
Validate persistence.xml data sources use environment variables and flag hardcoded paths.
dto-implementation
Automate DTO construction and direct JPQL queries for HMIS.
write-wiki
Generate end-user wiki documentation for HMIS modules as Markdown files.
performance-optimization
Optimize HMIS slow queries and heavy UI flows with DTOs, caching, and index-aware querying.
database-guide
Guide MySQL queries, schema analysis, and secure configuration for HMIS deployments.
Frequently Asked Questions
FAQPage SchemaHow to install HMIS skills?โผ
Run `npx skills add hmislk/hmis --all -g -y` in your terminal to install all skills in this collection globally.
What does the HMIS project do?โผ
It is an open-source hospital management system covering patient records, pharmacy, billing, labs, and HR, used by over 40 healthcare institutions since 2004.
Can AI develop hospital software features end-to-end?โผ
Yes. The dev-issue skill takes a GitHub issue from investigation through coding, browser testing, and pull request creation automatically.
How do I safely deploy urgent hospital system fixes?โผ
The hotfix-deploy skill creates a properly named branch, applies the minimal fix, and opens a pull request targeting the production branch.
Do these skills work with Claude Code and Codex?โผ
Yes. The repository includes parallel skill sets for both Claude Code and Codex, following the same SKILL.md standard.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core