- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
sap-btp-master-data-integration
by secondsky
Configures and integrates SAP Master Data Integration (MDI) service on SAP Business Technology Platform. Use when setting up MDI tenants, connecting applications (S/4HANA, SuccessFactors, Ariba, Fieldglass, etc.), configuring distribution models, SOAP APIs for business partners, extensibility, or troubleshooting master data replication. Covers One Domain Model integration, Business Data Orchestration, client authentication (OAuth2, mTLS), and security configurations.
mutation-testing
by proffesor-for-testing
"Test quality validation through mutation testing, assessing test suite effectiveness by introducing code mutations and measuring kill rate. Use when evaluating test quality, identifying weak tests, or proving tests actually catch bugs."
QE Learning Optimization
by proffesor-for-testing
"Transfer learning, metrics optimization, and continuous improvement for AI-powered QE agents."
context-driven-testing
by proffesor-for-testing
"Apply context-driven testing principles where practices are chosen based on project context, not universal 'best practices'. Use when making testing decisions, questioning dogma, or adapting approaches to specific project needs."
QE Test Generation
by proffesor-for-testing
"AI-powered test generation using pattern recognition, code analysis, and intelligent test synthesis for comprehensive test coverage."
bisect-ssa-pass
by noir-lang
Workflow for debugging SSA pass semantic preservation using the noir-ssa CLI. Use when a program's behavior changes incorrectly during the SSA pipeline - bisects passes to identify which one breaks semantics. The pass_vs_prev fuzzer finds such issues automatically.
食物数据库查询技能
by huifer
ç»´æ¤è : WellAlly Tech
sentry-setup-logging
by getsentry
Setup Sentry Logging in any project. Use this when asked to add Sentry logs, enable structured logging, setup console log capture, or integrate logging with Sentry. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and other frameworks.
uat-testing
by ooiyeefei
End-to-end User Acceptance Testing for web applications. Analyzes branch changes and specs to generate exhaustive test cases, sets up the local environment, executes tests via Playwright browser automation, and produces a pass/fail results report with screenshots and fix documentation. Use when the user says "run UAT", "test this feature", "UAT testing", "acceptance test", "test my branch", "generate test cases", or wants to verify a feature branch against its spec before merge.
Middleware Testing Patterns
by proffesor-for-testing
Agentic QE Fleet is an open-source AI-powered quality engineering platform designed for use with Claude Code, featuring specialized agents and skills to support testing activities for a product at any stage of the SDLC. Free to use, fork, build, and contribute. Based on the Agentic QE Framework created by Dragan Spiridonov.
annotations
by dropseed
Workflow for adding type annotations to Plain packages. Use this when adding or improving type coverage.
dart-build
by dartsim
DART build system knowledge - CMake, pixi, dependencies, troubleshooting
dart-ci
by dartsim
DART CI/CD troubleshooting - GitHub Actions, cache debugging, platform-specific failures
dart-test
by dartsim
DART testing patterns - unit tests, integration tests, CI validation
dart-ci
by dartsim
DART CI/CD troubleshooting - GitHub Actions, cache debugging, platform-specific failures
dart-python
by dartsim
DART Python bindings (dartpy) - nanobind, wheel building, API patterns
dart-build
by dartsim
DART build system knowledge - CMake, pixi, dependencies, troubleshooting
dart-python
by dartsim
DART Python bindings (dartpy) - nanobind, wheel building, API patterns
dart-test
by dartsim
DART testing patterns - unit tests, integration tests, CI validation
flow-interview
by gmickel
Interview user in-depth about a spec, bead, or feature idea to extract complete implementation details. Use when user wants to flesh out a spec, refine requirements, discuss technical details, clarify a feature before building, or asks to be interviewed about their idea. Triggers on "interview me", "ask me questions about", "flesh out this spec", "refine requirements", "help me think through".
nx-run-tasks
by nrwl
Helps with running tasks in an Nx workspace. USE WHEN the user wants to execute build, test, lint, serve, or run any other tasks defined in the workspace.
nx-run-tasks
by nrwl
Helps with running tasks in an Nx workspace. USE WHEN the user wants to execute build, test, lint, serve, or run any other tasks defined in the workspace.
nx-generate
by nrwl
Generate code using nx generators. INVOKE IMMEDIATELY when user mentions scaffolding, setup, structure, creating apps/libs, or setting up project structure. Trigger words - scaffold, setup, create a ... app, create a ... lib, project structure, generate, add a new project. ALWAYS use this BEFORE calling nx_docs or exploring - this skill handles discovery internally.
implement
by boshu2
'Execute a single issue with full lifecycle. Triggers: "implement", "work on task", "build this", "start feature", "pick up next issue", "work on issue".'