← Back to catalog
Qualflare

Author in the catalog

Qualflare

7 skills21 stars totalgithub.com/Qualflare

Published skills

qf-update

3

Refresh the file counts in .qualflare/test-state.md by re-globbing each framework row. Updates File count values and the Generated at timestamp in-place. Does not re-detect frameworks or change any other content. Use when the user runs /qf-update, asks to "refresh test counts", or after adding new test files without wanting to re-run full /qf-init.

Desenvolvimento#testby Qualflare

qf-state

3

Show the current Qualflare state for this project — detected frameworks, test counts, hook setting, and last upload info. Use when the user runs /qf-state, asks "what does Qualflare know about this project?", or asks about their current Qualflare setup.

Desenvolvimento#testby Qualflare

qf-cover

3

Propose and write new tests for source files changed in the current session. Detects which functions are already covered and only proposes tests for gaps. Use when the user runs /qf-cover, asks to "add test coverage", asks to "write tests", reacts to the Qualflare hook suggestion, or explicitly invokes this skill. Pass --all to cover an entire file/directory regardless of what changed.

Desenvolvimento#test#reactby Qualflare

qf-doctor

3

Diagnose the Qualflare setup for this project. Checks CLI installation, authentication, config validity, test-state.md freshness, live file-count drift, and framework tooling availability. Use when the user runs /qf-doctor, asks "is Qualflare set up correctly?", or encounters unexpected behavior from other qf commands.

Desenvolvimento#ai#testby Qualflare

qf-fix

3

Analyze failing tests from the last /qf-run and fix the source code to make them pass. Use when the user runs /qf-fix, asks to "fix failing tests", or asks to "fix test failures". Requires result files from a prior /qf-run.

Desenvolvimento#ai#testby Qualflare

qf-init

3

First-time Qualflare setup for this project. Detects languages and test frameworks, writes .qualflare/test-state.md, and configures the optional Stop hook. Use when the user runs /qf-init or asks to "set up Qualflare" or "initialize Qualflare".

Desenvolvimento#testby Qualflare

qf-run

3

Run the project's test suite and upload results to Qualflare. Use when the user runs /qf-run, asks to "run tests and report", asks to "run tests and upload", or explicitly invokes this skill after writing tests.

Desenvolvimento#testby Qualflare

Category alert

Get new Desenvolvimento skills every Monday