SlashAI

Your AI Command Vault

Summoning the AI overlords…

QualityProcess

Testing & QA

QualityProcess

24 commands

/ReportProductionBug

Write a clear bug report for a bug reported in production — e.g. a bug where some users can't complete checkout.

Testing & QAmedium#bug#production

/ChecklistIntermittentFailure

Build a manual QA checklist for an intermittent test failure — e.g. a test that fails roughly one run in twenty.

Testing & QAeasy#flaky#bug

/ReportUserReportedIssue

Write a clear bug report for a vaguely described user-reported issue — e.g. a support ticket saying 'the app just doesn't work'.

Testing & QAeasy#bugreport#triage

/ChecklistSecurityVulnerability

Build a manual QA checklist for a reported security vulnerability — e.g. a report of an exposed admin endpoint.

Testing & QAadvanced#security#bug

/ReportNewFeatureRelease

Write a clear bug report for a newly released feature — e.g. a new checkout discount feature going live tomorrow.

Testing & QAmedium#qa#checklist

/ChecklistUserInputForm

Build a manual QA checklist for a user-facing input form — e.g. a form accepting arbitrary text and file uploads.

Testing & QAeasy#fuzzing#inputs

/ChecklistStressTestScenario

Build a manual QA checklist for a system stress-test scenario — e.g. a system that must survive a 10x traffic spike.

Testing & QAadvanced#stress#loadtest

/ReportPerformanceRegression

Write a clear bug report for a performance regression — e.g. an api that got noticeably slower after the last release.

Testing & QAmedium#performance#regression

/ChecklistDataCorruptionIssue

Build a manual QA checklist for a data corruption issue — e.g. reports of order totals being saved incorrectly.

Testing & QAeasy#databug#integrity

/ReportHighTrafficEndpoint

Write a clear bug report for a high-traffic api endpoint — e.g. an endpoint expecting 5000 requests per second on launch day.

Testing & QAadvanced#loadtest#performance

/ChecklistProductionBug

Build a manual QA checklist for a bug reported in production — e.g. a bug where some users can't complete checkout.

Testing & QAmedium#bug#production

/ReportBetaFeedbackBacklog

Write a clear bug report for a backlog of beta tester feedback — e.g. 40 unsorted feedback notes from a closed beta.

Testing & QAmedium#feedback#triage

/ChecklistUserReportedIssue

Build a manual QA checklist for a vaguely described user-reported issue — e.g. a support ticket saying 'the app just doesn't work'.

Testing & QAeasy#bugreport#triage

/ReportCrossDeviceBug

Write a clear bug report for a bug appearing only on some devices — e.g. a layout bug appearing only on older android devices.

Testing & QAadvanced#bug#devices

/ChecklistNewFeatureRelease

Build a manual QA checklist for a newly released feature — e.g. a new checkout discount feature going live tomorrow.

Testing & QAmedium#qa#checklist

/ReportIntermittentFailure

Write a clear bug report for an intermittent test failure — e.g. a test that fails roughly one run in twenty.

Testing & QAeasy#flaky#bug

/ReportSecurityVulnerability

Write a clear bug report for a reported security vulnerability — e.g. a report of an exposed admin endpoint.

Testing & QAadvanced#security#bug

/ChecklistPerformanceRegression

Build a manual QA checklist for a performance regression — e.g. an api that got noticeably slower after the last release.

Testing & QAmedium#performance#regression

/ReportUserInputForm

Write a clear bug report for a user-facing input form — e.g. a form accepting arbitrary text and file uploads.

Testing & QAeasy#fuzzing#inputs

/ChecklistHighTrafficEndpoint

Build a manual QA checklist for a high-traffic api endpoint — e.g. an endpoint expecting 5000 requests per second on launch day.

Testing & QAadvanced#loadtest#performance

/ReportStressTestScenario

Write a clear bug report for a system stress-test scenario — e.g. a system that must survive a 10x traffic spike.

Testing & QAadvanced#stress#loadtest

/ChecklistBetaFeedbackBacklog

Build a manual QA checklist for a backlog of beta tester feedback — e.g. 40 unsorted feedback notes from a closed beta.

Testing & QAmedium#feedback#triage

/ReportDataCorruptionIssue

Write a clear bug report for a data corruption issue — e.g. reports of order totals being saved incorrectly.

Testing & QAeasy#databug#integrity

/ChecklistCrossDeviceBug

Build a manual QA checklist for a bug appearing only on some devices — e.g. a layout bug appearing only on older android devices.

Testing & QAadvanced#bug#devices