testified-oss
- 12 skills
- 0 followers
- 10 hours ago last updated
- ▌ Xctest · testified-oss bundleWrites and extends XCUITest UI tests for the iOS app in this repo. Use when adding iOS UI tests, fixing flaky XCUITest, wiring SwiftUI accessibilityIdentifier, handling async/network UI, or when the user mentions XCTest, XCUITest, DemoAppUITests, or XCUIApplication.
- ▌ Espresso · testified-oss bundleWrites and extends Espresso UI tests for the Android app in this repo. Use when adding Android UI tests, fixing flaky Espresso, wiring view IDs, CountingIdlingResource for async work, or when the user mentions Espresso, androidTest, ActivityScenarioRule, or instrumentation tests.
- ▌ Bug Report · testified-ossWrite clear, actionable bug reports with proper reproduction steps, expected vs actual behavior, severity classification, and environment details. Use when reporting bugs, creating issues, or documenting defects.
- ▌ API Testing · testified-ossDesign and review API tests including contract testing, schema validation, error handling verification, and performance considerations. Use when creating API tests, reviewing API test coverage, or designing API testing strategies.
- ▌ Code Review · testified-ossSystematic code review following best practices. Use when reviewing PRs, analyzing code quality, or when user asks for code review.
- ▌ Test Planning · testified-ossCreate comprehensive test plans including scope definition, resource allocation, risk assessment, entry/exit criteria, and test strategy documentation. Use when planning testing activities for features, releases, or projects.
- ▌ Incident Triage · testified-ossTriage production incidents with severity assessment, root cause hypothesis, impact analysis, and escalation recommendations. Use when analyzing outages, errors, or production issues.
- ▌ Test Case Design · testified-ossDesign comprehensive test cases using boundary analysis, equivalence partitioning, decision tables, and state transition testing. Use when creating test plans, designing test coverage, or when user asks about testing strategies.
- ▌ Exploratory Testing · testified-ossGuide exploratory testing sessions including charter creation, session-based testing, heuristics application, and finding documentation. Use when planning exploratory testing, conducting test sessions, or documenting discoveries.
- ▌ Postmortem Template · testified-ossCreate blameless postmortem documents with timeline reconstruction, contributing factors analysis, action items, and prevention measures. Use after incidents are resolved to capture learnings and prevent recurrence.
- ▌ Conventional Commits · testified-ossFormat git commits using Conventional Commits standard. Use when creating commits, writing commit messages, or when user asks about commit conventions.
- ▌ Test Automation Review · testified-ossReview test automation code for quality patterns including page objects, test data management, assertion quality, flaky test detection, and maintainability. Use when reviewing test code, auditing test suites, or improving test architecture.