Skip to main content
kint4
GitHub creator profile

kint4

Repository-level view of 14 collected skills across 1 GitHub repositories.

skills collected
14
repositories
1
updated
Jun 13, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

api-coverage
software-quality-assurance-analysts-and-testers

Map API endpoints against existing API tests to show what is tested and what is missing. Use when the user runs /api-coverage or asks which endpoints are covered.

Jun 13, 2026
bug-from-failure
software-quality-assurance-analysts-and-testers

Turn a test failure into a structured bug report with repro steps, severity, and expected vs actual. Use when the user runs /bug-from-failure or asks to file a bug from a failing test.

Jun 13, 2026
coverage-map
software-quality-assurance-analysts-and-testers

Map spec files against requirements or features to show what is covered, missing, and redundant. Use when the user runs /coverage-map or asks what is tested.

Jun 13, 2026
explain
software-quality-assurance-analysts-and-testers

Explain any file in the suite in plain language, teaching the pattern behind the code. Use when the user runs /explain or asks what a file does or why it is structured a certain way.

Jun 13, 2026
flake-check
software-quality-assurance-analysts-and-testers

Diagnose failing or unstable tests: flaky selector vs timing issue vs real bug, with a concrete fix. Use when the user runs /flake-check or reports a flaky or intermittent test.

Jun 13, 2026
load-k6
software-quality-assurance-analysts-and-testers

Generate a k6 load test script with ramp-up stages and pass/fail thresholds. Use when the user runs /load-k6 or asks for a load or performance test.

Jun 13, 2026
new-api-spec
software-quality-assurance-analysts-and-testers

Generate a Playwright API test file covering success, errors, auth failure, and invalid input. Use when the user runs /new-api-spec or asks for tests for an API endpoint.

Jun 13, 2026
new-page
software-quality-assurance-analysts-and-testers

Generate a typed Playwright Page Object following Autoframe conventions. Use when the user runs /new-page or asks for a Page Object for a URL, page, or feature.

Jun 13, 2026
Showing 8 of 14 collected skills.
Showing 1 of 1 repositories
All repositories loaded