QtPass
Automate QtPass development from testing and linting to releases
All Skills in This Repository (8)
Pure Emerald Level Indicatorsqtpass-testing
Execute QtPass unit and integration tests and generate coverage reports.
qtpass-localization-audit
Analyze Qt `.ts` translation files for placeholder, HTML, and mnemonic issues.
qtpass-github
Automate pull request handling, branch management, and issue comments via GitHub CLI.
qtpass-fixing
Troubleshoot, fix, and validate bugs in the QtPass codebase.
qtpass-linting
Automate local linting and CI/CD workflow validation for QtPass with Docker.
qtpass-releasing
Automate QtPass releases by updating versions, building artifacts, and publishing to GitHub.
qtpass-docs
Organize and maintain QtPass project documentation with standardized formats.
qtpass-localization
Manage Qt translation files for localization workflows.
Frequently Asked Questions
FAQPage SchemaHow to install QtPass skills?โผ
Run `npx skills add IJHack/QtPass --all -g -y` in your terminal to install all eight development skills globally.
What do the QtPass skills help with?โผ
They guide your AI agent through QtPass development tasks: writing Qt Test unit tests, fixing bugs, running CI linters locally, managing translations, and publishing releases.
How to run QtPass tests with an AI agent?โผ
The qtpass-testing skill teaches your agent the Qt Test structure, fixtures, and commands like `make check` so it can add and run tests for any change.
Can AI handle QtPass pull requests and CI failures?โผ
Yes. The qtpass-github and qtpass-linting skills cover creating signed-commit PRs, debugging CI failures, resolving review comments, and merging with squash.
Do these skills work with Claude Code and OpenCode?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, OpenCode, Cursor, and other compatible AI coding agents.
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