IJHackIJHackOfficialยท8 Agent Skills Included

QtPass

Automate QtPass development from testing and linting to releases

Guides AI agents through the full QtPass development workflow: writing Qt unit tests, fixing bugs, running linters, and managing GitHub pull requests. Handles translation updates, localization audits, documentation, and release packaging without manual checklist tracking. Encodes project-specific conventions like signed commits, Qt5/Qt6 compatibility, and Doxygen rules so contributions pass CI on the first try.
npx skills add IJHack/QtPass --all -g -y
Available:

Tells the AI agent how to build, test, lint, and contribute to QtPass, including its architecture, coding conventions, Git workflow, and when to invoke each specialized sub-skill.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’